what is T.Code to write ABAP program?
Answer Posted / srivastav
SE-38 is the transaction code to start an ABAP program.
SE-80 can also be used to start a new program
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How can you manipulate the presentation and attributes of interactive lists?
Explain the difference between function group and function module?
What are the data types of the external layer?
What statement will be found in an sap application program that implements a function module exit?
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?
Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary
What is the purpose of sum statement?
What is a collect statement?
What is bdc programming in sap?
What is locking ?
Explain what are extracts?
What are the internal tables and work area?
How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul
What is the disadvantage of a call by reference? : abap modularization