when we are using at new?should we use this inside the loop or outside?what will be the effect?
1 4269suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
23361.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 11672What 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 6308Which of the following assigns work to the application server? Options ::Dispatcher, work process, roll area
4 8004Internal table itab contains some records. If the code is like this : LOOP AT ITAB. APPEND ITAB. ENDLOOP. What ill be the result??
3 7950
What is is a match code? : abap data dictionary
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
What are the different types of parameters?
Does the call transaction method allow multiple transactions to be processed by sap? : abap bdc
What is an rdbms?
What is the tcode to create indexes?
what is mean be On Change of in Control Break statement
what are the two methods of modifying sap standard tables ?
What are the function module in bdc?
In selection screen, I have three fields, plant material number and material group. If I input plant how do I get the material number and material group based on plantdynamically?
Does the external program run in the same sap luw as the caller, or in a separate one?
Why bapi need then bdc ? : abap bdc
Which type of tables used this buffer?
What are plan versions used for? : sap abap hr
What are the different types of the variable in the sap abap?