‎2007 May 04 7:52 PM
How to add a new field in an already existing ALV report.
How to make it get displayed.
thanks
‎2007 May 04 7:58 PM
You need to add the new field to the internal table and also added to the catalog.
If you want to add a new field to a standard program...You should make a copy of the program and do the above instructions.
Greetings,
Blag.
‎2007 May 04 8:01 PM
HI....
just add tht field to the internal table, query it from db
and add the field to the field catalog .......
nothing else...
Regards,
Naveen