Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Modify layout RFBILA00

Former Member
0 Likes
998

Hi All,

we have donne a copy of RFBILA00 as ZRFBILA00 to modify layout ALV tree,

we need create also function group ZBSPL.

how can we add columns to layout ? do we need  custom structure ZBSPL_TREE_FIELDCAT with new columns ?

What is the link between ZRFBILA00 and ZBSPL ?

Any assistance would be greatly appreciated.

Regards,

Eric

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
647

I've solved: the custom structure ZBSPL_TREE_FIELDCAT has to been declared into function group ZBSPL in place of BSPL_TREE_FIELDCAT at all points of ZBSPL

I hope it will help someone.

Regards

Eric

1 REPLY 1
Read only

Former Member
0 Likes
648

I've solved: the custom structure ZBSPL_TREE_FIELDCAT has to been declared into function group ZBSPL in place of BSPL_TREE_FIELDCAT at all points of ZBSPL

I hope it will help someone.

Regards

Eric