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
Name the abap/4 modularization techniques? : abap modularization
What is the lock object?
What happens Update command is used without where clause ?
What is structure?
What are the advantages and disadvantages of ABAP query tool?
Explain what are the different functions used in sap script?
how to track records from data dictionary?
In a loop of an internal table, what is the use of at first & at last statements?
Explain the session method? : abap bdc
How do you Export a session ?
What is pnp-sw-found ? : abap hr
How to display if the value entered contains records or not?
What is smart forms? : abap hr
What is the collect statement?
Which objects are independent transport objects? : abap data dictionary