Answer Posted / mukhtar
typical structure of a ABAP program ...
GLobal Declaration And processing blocks
Processing blocks can be
1. function modules
2 . MACros
3. Sub-routines
4 . Events etc
| Is This Answer Correct ? | 10 Yes | 6 No |
Post New Answer View All Answers
What is the function of a domain?
What is payroll driver
How will you read from internal table records in a given value range (without using loop)
How do you move on to the next screen in interactive reporting?
What is an update type with reference to a match code id? : abap data dictionary
What is system-land-scape of your project?
Which bdc you prefer? : abap bdc
How do you execute the payroll
What is PS structure
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'
What is sql trace? : abap data dictionary
What are the function modules used in a sap script driver program?
What is the differences between structure and table in the data dictionary in abap?
what are the critical issues u face in ur project?
What is an “on request field” statement?