cancel
Showing results for 
Search instead for 
Did you mean: 

how to maintain muline header using webdynpro

former_member188831
Contributor
0 Kudos

Hi Friends,

please let me know how shall i maintain muline header in a table ( eg: in a single colum i want to provide Qty,UOM,Price

__________________________________________________

S.NO ITEM Desc Qty

UOM

Price

__________________________________________________

OR

i want to split the same header line in two lines.

pleas suggest me.

Thanks,

Mahesh.Gattu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi,

You should use header grouping, this is the easiest to obtain such a result,

test component wdr_test_table gives a good example in view header grouping.

grtz,

Koen

former_member188831
Contributor
0 Kudos

Hi Koen,

thanks for your reply, this is quite okay even i knew somw new concept of grouping.

is there any way of with out grouping like same header column and header row i want to split into multiple lines.

my header is ABCDEFG that i have to split into ABCD

EFG

and same as row value also.

Thanks,

Mahesh

Former Member
0 Kudos

Hi Mahesh,

This is not possible even in ABAP ALV with any methodoligy(with FM's, OOP's with New and Old classes). Why because if you instert the column like our own format it will distrubr the table functionality. It will be problem for Accessibility rule. I think you know about the Accessibility issue. Its like screen reader must be read the screen and the bilnd people also has to be understood correctly.

Thats why this option is not avilable in SAP.

I hope this information will help you to give answer to your click also.

Warm Regards,

Vijay.

Answers (0)