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
What are the 3 methods that we use in sequence in a batch input session method? : abap bdc
What is function group?
What is the length of function code at user-command?
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
What is a table pool? : abap data dictionary
Difference between /N and /BEND?
What will you code in start-of-selection & end-of-selection ?
Where the payroll results are stored
How can we create callable modules of program code within one abap/4 program? : abap modularization
What is meant by a schema? : sap abap hr
How do you find out whether a file exits on the presentation server?
What is a collect statement?
What is the differences between structure and table in the data dictionary in abap?
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
Explain about drill down report?