Answer Posted / sumanthpachika
1) create a module pool and link it to the report like
screen 100.
2) Place custom controller on the screen and name it.declare
reference variable and create the instance for container
class.In PBO module
3) Declare reference variable and create instance for ALV
Grid and custom container object in PBO module.
4) since alv grid instance is ready now we can call methods
i.e to display,layout etc.
| Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
Update types in Call transaction method. What is the difference?
What is interactive reporting?
What is the bapi?
What are client dependent objects in abap/sap?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
What is the use of the statement leave to list-processing?
How the at-user command serves mainly in lists?
How will you transfer data into a file in application server?
What is lock objects? : sap abap data dictionary
What is an update type with reference to a match code id? : abap data dictionary
Do you know any other patterns if yes.. explain
What is constructor expression in nw abap 7.4?
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
What is structure?
What are the different function modules used in sapscript?