What is the typical structure of an ABAP/4 program?
Answer Posted / deepthi
Structure of ABAP/4 program is ,
1. Declaration
2. Dialog Module
3. Event Block
4. Procedure
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
Of the two call transaction and session method, which is faster?
What is a match code? : abap data dictionary
What is the length of function code at user-command?
Explain buffering
Work most on which module: name a few tables?
Can a posting run be deleted? : sap abap hr
Performance tuning techniques
What are the types of search helps? : sap abap data dictionary
What are the advantages of logical databases : abap hr
What is meant by hotspots?
Is it possible to pass data to and from include programs explicitly? : abap modularization
What are the problems in processing batch input sessions? How is batch inputprocess different from processing online?
What are the dynamic actions and how to configure it? : sap abap hr
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?