which of the following are used to define data in abap
1)parametrs
2)tables
3)class
4)data
Answer Posted / nest
All the 4 are used to define data.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What are system fields for secondary lists?
In ALV reporting when u execute your report which event gets triggered.
How do you take care of performance issues in your ABAP programs?
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
Does the table can have multiple foreign keys?
What is dialog module?
Explain client-dependent and client-independent tables.
Explain the use of table maintenance allowed?
What are the function module in bdc?
What is the difference of update types in call transaction method ? : abap bdc
Explain the Importance of pa20? : abap hr
What are the differences between a database index and a match code?
How can the standard tables of sap be modified?
What are the parameter types for a method?
What is the difference between synchronous and asynchronous update? : abap bdc