which of the following are used to define data in abap
1)parametrs
2)tables
3)class
4)data
Answer Posted / aashish mehta
Data
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Difference between Insert, Update and Modify?
How do you get the number of lines in an internal table?
Can we include customizing include or an append structure with pooled or cluster tables?
What are the internal tables and work area?
What are the uses of the information in the data dictionary? : abap data dictionary
What is the function of a data element? : abap data dictionary
How can we create callable modules of program code within one abap/4 program?
What are types of select statements?
How do you populate data into a multiple line field? : abap bdc
What is value table?
What are the different methods of passing data?
Explain the advantages of abap query tool?
How do you find if a logical database exists for your program requrements?
Explain buffering concept usage?
What is the diffreence between bdc_close_group and bdc_close_dataset? : abap bdc