Overall how do you write transaction programs in SAP?
Answer Posted / saurabh agarwal
• Create a module program.
• Goto Screen painter in SE51. create & add all your elements.
• write flow logic in screen painter
• save & activate.
• attach a transaction code in SE93.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
When to use logical database?
What is alv programming in abap?
visibility section for class level and attributes level
What are the different types of view?
Differentiate between table and template ?
please give the remaining answers.
What are the user groups?
How to find the return code of a statement in abap programs?
1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?
Can you delete data element, which is being used by table fields?
Explain what is step-loop?
Rp_provide_from_last contains how many parameters ? : abap hr
What are the layers of data description in r/3? : abap data dictionary
What are the two statements which are required in an abap program to output an icon using a write statement?
Lock objects and what are parameters of ENQUEUE FM?