‎2007 Oct 25 7:19 PM
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.
‎2007 Oct 25 7:25 PM
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....
‎2007 Oct 25 7:59 PM
according to me,......SP_GROUP in field catalog is not assinged. how to assign special group in field catalog in alv.