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 | 6 No |
Post New Answer View All Answers
What are the tcodes for performance tuning?
SAP query how to use end users?
How many types of data classes are there in sap abap? : abap data dictionary
Differentiate between the uline and write: sy-uline statements if any?
What is difference between float and packed data type?
Did you create help views?
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
Why do we use events and actions in web dynpro?
Which table stores the programs created?
Can you create an internal table dynamically?(at run time)
What are the parameter types for a method?
Explain what is an rdbms?
What is structure?
What are the different methods of passing data?
What is a subroutine?