WHICH LANGUAGE IS USED TO WRITE ABAP CODING PART?
Answer Posted / srinivas
ABAP inturn uses COBOL structure
| Is This Answer Correct ? | 19 Yes | 3 No |
Post New Answer View All Answers
where do we store all custom programs in SD module?
What are internal tables? How to use a specific number occurs statement?
How do you find out whether a file exits on the presentation server?
What is the difference between internal tables and extract datasets? : abap modularization
How can you access the function code from menu painter?
What is an abap/4 query? : abap hr
what will happen if called program is not executable ?
To how many tables can an append structure be assigned. : abap data dictionary
what are the two methods of modifying sap standard tables? : abap data dictionary
What are client dependant objects in abap/sap?
How can we determine a vendor is Bloc/Unblock from the table LFA1?
Differentiate between abap memory and sap memory?
What is the bitwise operator in the sap abap?
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
What is pass by value and what is pass by reference? Which is better?