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
Explain what is sap script? What is the purpose of sap script?
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
How can you find the field/data underlying a transaction?
Define database layer?
How to read files and process BDC's automatically ?
wht is the diff. b/n initialization and lotus of event
Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)
What are the functional areas? User groups? And how does abap/4 query work in relation to these?
What are the differences between session method and call transaction method? : abap bdc
What are user exits? What is involved in writing them? What precations are needed?
What are the 3 types of function modules in sap?
When, how and how would you control changes to standard SAP objects.
How to select valid lines for secondary list?
What is an abap?
What is the use of 'table index'?