when we are using at new?should we use this inside the loop or outside?what will be the effect?
1 4115suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
22431.Which of the following is not an EXIT command? options: BACK, CANCEL, STOP, EXIT? 2.To write certain contents in sap script without skipping to the next page, which command is used? Options: ADDRESS...ENDADDRESS, PROTECT...ENDPROTECT, AT...ENDAT 3. When using a table control in module pool, which statement has to present in both PAI and PBO. options : FIELD, LOOP..ENDLOOP, CHAIN...ENDCHAIN 4. Lock objects are : options : FUNCTION MODULES, PROGRAMS, TABLES
4 11307What is the exactly definition of Foreign key 2.what is the exactly definition of Value Table. 3)What is the exactly definition of Data element and Domain.Please give the exactly definitions of all above questions without fail....Thanku
2 6078Which of the following assigns work to the application server? Options ::Dispatcher, work process, roll area
4 7697Internal table itab contains some records. If the code is like this : LOOP AT ITAB. APPEND ITAB. ENDLOOP. What ill be the result??
3 7688
how do you transport lsmw data from one system to another?
SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul
How is conversion of data types done between abap/4 & db layer?
What is the difference between commit-work and rollback-work tasks?
What is the function of the correction system?
Which type of tables used this buffer?
What are the dynamic actions and how to configure it? : sap abap hr
How many default tab strips are there? How to insert more tabs in it?
what is bapi,badi,bdc,ale idocs?
What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?
Explain pai and pbo.
Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?
How to split one Invoice into Multiple ( Step by Step)?
What is the structure of the bdc table? : abap bdc
Difference between open sql and native sql? : abap data dictionary