which of the following are used to define data in abap
1)parametrs
2)tables
3)class
4)data
Answer Posted / hussain
both data and parameters but the thing is parameter wil
even appear on the selection screen.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Control Break statements- At new...endat.
Difference between Read and Get cursor?
What is the collect statement?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
Different between Interface and Abstract classes?
What are the function modules used in a sap script driver program?
What are the dynamic actions and how to configure it? : sap abap hr
What is a data dictionary? : sap abap data dictionary
How do you write a function module in sap?
How can we upload a text file having delimiters in to legacy system?
In order to upload purchase order details, how you handle multiple values for a single field?
Program lines for the radio button selection and unabling some input variables in section screen
Describe the difference between macro and subroutine?
What are the parameters in bdc_insert? : abap bdc
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary