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 6304Which of the following assigns work to the application server? Options ::Dispatcher, work process, roll area
4 8003Internal 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 the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?
What is off cycle payroll run
Can a constructor be declared private? If yes then in which scenario?
How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?
What is the use of dequeue function module? : sap abap data dictionary
any one can tell me which is the tables can store in ddic plese dont say db02l,please give me different ways of resideing the tables ?
How is collect statement different from append?
how can we use the text randomly or circularly in smartforms.... means... suppose i have 'abap' horizantally... but i want it in vertically... how can... plz any body tell me this....
Explain the client concept of sap.
How will you transfer data into a file in application server?
How to determine the attributes of an internal table?
In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.
Explain some essential objects in abap dictionary?
Can anyone done BDC/LSMW/BAPI for F-02 and F-04.If yes let me know the processs
What are the relational operations that can be performed on view in sap? : abap data dictionary