which of the following are used to define data in abap
1)parametrs
2)tables
3)class
4)data
Answers were Sorted based on User's Feedback
Answer / 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 |
How do you find if a logical database exists for your program requrements?
What is the difference between Clustered Tables and Pooled Tables?
in the final display list how can i change rows to columns and vice versa
What are the different control break statements available inside a loop?
How to maintain subtotals n grand totals in smart forms?
What is the difference between a pool table and a transparent table?
what are the differences between SAP R/3 4.7 and ECC 6.0 from ABAP Point of view?
Scenario 1: I am uploading 1000 records using session method. I have an error in 950th record. What will happen and howmany records will upload? Scenario 2: I am uploading 1000 records using Call Transaction method. I have an error in 950th record. What will happen and howmany records will upload?
What are the functional areas? User groups?
In selection screen I have three fields- Plant, Material No, and Material group.If i insert plant how do i get the material no and material group based on plant dynamically?
What is “call mode”?
which is a statement used to write a record to a file in ABAP?