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
What are the differences between structure and table in data dictionary in abap? : sap abap data dictionary
What are the requirements a dialog program must fulfill?
How do you execute the payroll
Explain how to create any functions? How to go about it?
What are the steps in a bdc session? : abap bdc
Explain the advantages and disadvantages of different types of bdc's?
What is buffering in abap?
How can a lock object be called in the transaction?
Do we have to migrate all sapscript forms to smart forms?
What are the 3 methods that we use in sequence in a batch input session method? : abap bdc
How do you find if a logical database exists for your program requirements?
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
What are the functional areas? User groups? And how does abap/4 query work in relation to these?
What is the table & field to identify the no of items (bottles) stored in one case?
What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary