can we call a dialog module(Type M) into the executable
program(Type E).If it yes then how ?
Answer Posted / nadia
it can be called from an executable program by using
call transaction 'dialog module's t-code'.
| Is This Answer Correct ? | 20 Yes | 3 No |
Post New Answer View All Answers
Difference between sap script and report?
What are the events used in abap in the order of execution?
What are the advantages of abap query tool?
Application Category?
What will you code in start-of-selection & end-of-selection ?
What are the difference between call screen and leave screen?
Explain get cursor field?
Define database layer?
What is is a match code? : abap data dictionary
What is the collect statement?
How you attach search help to data element? : sap abap data dictionary
What are the different types of luws?
How to debug rfc function module?
How do you get the number of lines in an internal table?
Can we make use of flow logic control key words in abap/4 and vice-versa?