why abap/4 is 4th generation language ?
Answer Posted / venkateswarlu.bandi
abap is the fouth generation language because of all
applications are write on the application server and execute
on the server only.all reports are done by using the
advanced business language.
| Is This Answer Correct ? | 7 Yes | 8 No |
Post New Answer View All Answers
what are the two methods of modifying sap standard tables? : abap data dictionary
Explain the difference between function group and function module?
What is use of transparent table in abap? How it is different from pool tables?
What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?
How is conversion of data types done between abap/4 & db layer? : abap data dictionary
What is meant by hide area?
What are the types of search helps? : sap abap data dictionary
in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
How to convert normal function module to bapi?
What will you code in start-of-selection & end-of-selecton & why?
Which bdc you prefer? : abap bdc
How do you move on to the next screen in interactive reporting?
Can we access static attribute from instance method
How to display or know if the value entered contains records or not?