How can you call a subroutine which is located in program A
from program B?
Answer Posted / manoj kumar
same by using perform <formname>
and the definition of the form is stored as external
subrotine
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you find the information on the current screen?
What does a lock object involve?
A subroutine can contain nested form and endform blocks. State true or false. : abap modularization
Explain the Inportance of pa40? : abap hr
Which infotype records can not be deleted ? : abap hr
What is img? : sap abap hr
What happens if a function module runs in an update task? : abap modularization
What does the insert statement in extract datasets do?
How do you set up background jobs in sap? What are the steps? What are the event driven batch jobs?
what will happen if called program is not executable ?
What are the different software packets available in the market? : sap abap hr
What is your approach to find exit and BAdi?
What do you mean by batch data communications programming?
How do you save data in bdc tables? : abap bdc
what is difference between user exit, customer exit and badi?