How can we display multiple alv's without using containers?
Answers were Sorted based on User's Feedback
Answer / pratik
By using below 3 function module we can use multiple ALV's
1> REUSE_ALV_BLOCK_LIST_INIT
2> REUSE_ALV_BLOCK_LIST_APPEND
3> REUSE_ALV_BLOCK_LIST_DISPLAY
Is This Answer Correct ? | 4 Yes | 0 No |
Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)
if multiple badi can be active at a time, how will we know which implementation will be fired first . how to know the sequence in which implementation is fired.
difference between enhancement and modifying
Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.
Can I craete a Field without a Data Element ? How
Q2.What is the special character is used to mask a single characher. 1. & 2. % 3.’_____ 4._____’
Q : I want to see material details in secondary list based on material No. from basic list. I will double click on any row, any field of basic list (not on field containing material no.) & the secondary list will display material details according to material No. on that row. Is it possible? If so how?
in scripts how to upload logo (it's saved in .bmp file ) i am asking procedure?
what is bapi,badi,bdc,ale idocs?
In module pool, when table controls are used the command that is written in both PBO and PAI is
what is the significance of project, subproject and object in lsmw?
what are the events in lsmw?