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
Why grouping of fields is required? What is the max no of modification groups for each field?
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
Explain client-dependent and client-independent tables.
What is the difference between collect and sum?
What are the different types of view?
Does every abap/4 have a modular structure? : abap modularization
How many primary keys can be created for a table?
How many types of size categories and data classes are there?
What is a data dictionary? : abap data dictionary
How many secondary indexes can we create in a table?
HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?
How to debug a script in abap?
What is a persistent class?
Explain the advantage of structures?
Explain the difference between domain and data element? What are aggregate object?