It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
1442While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
1168What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
1168When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
1114A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
1103While sorting field groups we cannot use more than one key field. State true or false. : abap modularization
1114
How to Modify Layout set for RVORDER01 for printing sales order confirmation. plz mention the detail coding Tahnks, Rahul
what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?
1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?
Explain some essential objects in abap dictionary?
How to debug a script in abap?
What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary
What are the system fields?
What is design pattern? Provide example .Why are we using it?
State the system field for the current date?
What is use of transparent table in abap? How it is different from pool tables?
how to read the standard field value in your custom program.
How to debug a sapscript?
SM35 transaction, How to automate BDC ?
What are the function modules used in a sap script driver program?
What is the use of start-of-selection.,if not use in report what will happen,?