Can we call one program(not include) from another program?
Answer Posted / vk
By using SUBMIT Statement.
SUBMIT <rep_name> USING SELECTION-SCREEN scr
SUBMIT <rep_name>
VIA SELECTION-SCREEN
USING SELECTION-SET 'VARIANT1'
USING SELECTION-SETS OF PROGRAM <rep_name>
AND RETURN.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
did u done enhancement framework?how u implemented?
What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary
How do you Export a session ?
What are subroutines? : abap modularization
What is the meaning of abap editor integrated with abap data dictionary? : abap data dictionary
What are the differences between table controls and step loops?
Is main window mandatory in smartforms?
What are the function modules used in a sap script driver program?
What are the types of subroutines? : abap data dictionary
What application areas are you comfortable in?
What are the dis-advantages of logical databases? : abap hr
How to create a link between modified form and modified print program?
stock transfer from one plant to another plant ? i want the total description.
Difference between sap script and report?
5) How to rereive text elements in SF and script?