Question:
hi,
To add an extra field to the already existing ALV fieldcatalog ,what we should do?
Thank u.
Answer:
in order to add extra fields into ALV catalog, you have to find out whether the program is SAP standard program or customized program...?
Answer:
hi,
I think it is the sap Standard program.
Thank u
Answer:
Add the field name to the internal table. and then move it to the field catlog as the previous fields were done.
Answer:
hi
if he is passing the structre then goto se11 and add the field,or if populating the field catalogue manually ,then append the field to fieldcatlog internal table