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

append structure

Former Member
0 Likes
531

Hello,

I want to add one more column to the SAP Standard report <b>KOB1</b>

for that I append the structure named <b>KAEP_COEP_X</b> field name is ZZNAME with char10.

it is there in field catalog and it is there in in t_outtab in call method gt_grid-grid in program name LSLVC_FULLSCREENF01.

but it is not there in alv output list....and hidden columns to.

can u tell me where it is exactly missing.

raj.

2 REPLIES 2
Read only

Former Member
0 Likes
457

Raj,

I think out put is stored with some variant...

so can you check if any variant existing in the output display and if it there remove that and try to display it....

Read only

0 Likes
457

according to me,......SP_GROUP in field catalog is not assinged. how to assign special group in field catalog in alv.