‎2008 Aug 19 5:19 AM
hi everybody,
i am trying to develope an alv through oops.
and i used a single conatiner for header and grid display using spit container
i header display i have a problem...i have to show headings on left and right hand side at a particuler place..i mean i want to fix the position of left side heading ....but not able to do so ...beacuse left side heading position is depandant on length of right hand side heading ...
how can be it poassible to fix the position .
Thanks and Regards.
Priyank Dixit
‎2008 Aug 19 5:26 AM
Check DWDM tcode:
You will get help on all control classes implementation.
‎2008 Aug 19 5:27 AM
>..i mean i want to fix the position of left side heading ....but not able to do so ...beacuse left side heading >position is depandant on length of right hand side heading ...
>how can be it poassible to fix the position .
using the ADD_GAP method you can maintain the gap between two headings.
i don't think you have any other problems other than postioning. if you are familiar with the methods of the class you can easily do this.
if you have any issues check here.