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
Can you define a field without a data element? : abap data dictionary
What are extracts?
What is the difference between skip and reserve?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?
What are the modes in which any update tasks work?
What are the two levels in defining a match code ?
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
What is the length of function code at user-command?
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
What is the syntax for call transaction? : abap bdc
How can a lock object be called in the transaction?
What are the different message types available in the abap/4 ?
How do you execute the payroll
What are the prerequisites for creating foreign key relationship?
What is the reserve command?