what is the difference b/w driver program & print program?
Answer Posted / k.nagalakshmi
driver program internally created.
print program we have to create
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain different types of attributes of function module?
How to display if the value entered contains records or not?
Proxy Programming with ABAP - How to develop the Proxy identification through programming
Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.
2)In production what is the user exit?
What is design pattern? Provide example .Why are we using it?
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?
What are the disadvantages of logical databases?
What are the components of sapscript?
Explain the disadvantages of logical databases?
What is meant by search help? : sap abap data dictionary
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
where do we store all custom programs in SD module?
When the get cursor command used in interactive lists?
How do you get the number of lines in an internal table?