Pls tell me, we r using at line-selection,at user-command
and at pf-status for generating the secondary list in
report then what we will use in ALV for generating alv list.
pls tell me what r the important thing to read in alv for
interview purpose.
Answer Posted / malli.gontla
Hi
ALV's are three types.
1.simple ALV
2.Blocked ALV
3.Hierarchically ALV
Simple ALV means, it is a single list. It contains of
different options like filtering, sorting ,downloading to
excel etc.
Blocked ALV also same like as Simple ALV, with some options
only.
Hierarchically ALV contains multiple lists.
Mainly in industry, simple alv's are used. some times oops
also applied for simple alvs
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Which one is better joins or views and why?
I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.
What is gui status? How to create /edit gui status?
What is the procedure you followed to upload the data?
Explain about workbench request and customization requests?
What are the functional areas?
What are internal tables? How to use a specific number occurs statement?
What is a size category? : abap data dictionary
How to transfer the objects? Have to transferred any objects?
What are the advantages of logical databases : abap hr
Why do we use Abstract classes give an example from your project?
Advantages and disadvantages of different types of bdc's?
What is the syntax for call transaction? : abap bdc
Why do we use dynamic where conditions?
What are the dynamic actions and how to configure it? : sap abap hr