Mention what is ALV programming in ABAP? When is this grid used in ABAP?
Answer / chaitanya
ALV stands for Application List Viewer. To enhance the output of the report, SAP provides a set of ALV function modules which can be used, and it also improves the functionality and readability of any report output. It is an efficient tool used for arranging the columns in a report output.
Is This Answer Correct ? | 0 Yes | 0 No |
In realtime do we configure ALE systems or Administator will take care of that?
Can you describe the events in ABAP?
How is the table sorted when you do not specify field name and Ascending or Descending? On what criteria will the table be sorted? Do internal table have keys?
Synchronous and asynchronous methods in BDC ?
What is the difference between Call Transaction Method and the Session method ?
How do you find Function Exit?
What is SAP ABAP?
What are the standard IDOC's used?
What is the difference between .Include Structure and .Append structure?
What is the flow of a Sales document?
What do you mean by table control???Where will we use this?
There are 1000’s of IDOCs in your system and say you no longer need some of them? How will you get rid of those IDOCs?