can we call a dialog module(Type M) into the executable
program(Type E).If it yes then how ?
Answer Posted / mj
yes possible via call screen
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the 3 methods that we use in sequence in a batch input session method? : abap bdc
In selection screen, I have three fields, plant material number and material group. If I input plant how do I get the material number and material group based on plantdynamically?
What is the maximum number of structures that can be included in a table or structure
Explain what is step-loop? Explain all the steps?
How to convert the Unit for 'Distance' (The value from one Unit to another).
What is the use of table control in bdc is it same in module pool table control? : abap bdc
What are system variable in abap?
Performance tuning techniques
What are the function module in bdc?
SM35 transaction, How to automate BDC ?
What kind of BDC programs are written ?
What is the purpose of at first and at last?
How do you execute the payroll
What is the Difference between At Line selection and At user-command?
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?