‎2006 Dec 27 6:10 PM
Hi,
I created an ALV Report with one basic list and two secondary lists. Functional owner created 3 layout varients one for each list so that he can see only selected fields in the output and he kept layout varient of basic list as default.when i execute the program i am getting basic list with out any problem where as when i am clicking in basic list to navigate to secondary list , secondary list is coming with top of page header but layout is not displaying by default, but when i am going to view menu + layout + choose and choosing the layout varient created by functional for that secondary list only it is coming and same problem for second secondary list.
I am getting data into all 3 final internal tables and even fieldcat for 3 list is also populating.
Please help me regarding this asap as we hae go live on 2nd of Jan.
waiting for replies at earliest.
Regards,
Subhani.
‎2006 Dec 27 6:13 PM
Hi
The layout variant is linked to the report, not to the list level.
So you should force the right variant when you call the ALV again for the secondary list.
U should try to fill the field HANDLE of the variant structure to indicate which variant can be used in certain level.
Max