Question:
Hi.
I have this requirement:
Alv list is displayed--> user selects particular customer (field) --->presses "show line items" button ( on application toolbar)
Result expected : Details of that particular customer is displayed.
(presently it displays all the customer details )
Need help to proceed.
Regards,
ABAPer
Answer:
problem with ur source Code , Post it ?
_________________
With Best Regards
Prabhu
TC-Team SAP
Pepsi India
nethranp@hotmail.com
Answer:
I think the problem is he hasn't written it yet.
Posting specs is against the rules.
[update: he just sent me the code (inindented of course) as a PM , would someone have a word with him?
_________________
Close, but no sig.
Answer:
You should simply have a second internal table that will be populated every time user selects a line, and in the user command handler you call the REUSE_ALV_LIST_DISPLAY again to get to the next list level.
_________________
ilya
More input data: http://abaplog.wordpress.com
Sapfans ABAP FAQ: /forums/viewtopic.php?t=94198
R's ABAP Knowledge Corner: http://www.Rard-harper.net/kb/kb.html
Function modules documentation: http://www.se37.com