2008 Mar 10 9:54 AM
Hi All,
Is it possible to add a column in standard ALV report.can somebody send me the procedure for the same?
Regards
Lalit
Hi All,
Is it possible to add a column in standard ALV report.can somebody send me the procedure for the same?
Regards
Lalit
2008 Mar 10 10:11 AM
Lalit.
Yes it can be done.Just check how the fieldcatalog is designed in the standard program,depending on that you can go ahead with your requirement.
But to change a standard program one has to get the access key.Better copy that standard program to Z and proceed with your requirement.
K.Kiran
2008 Mar 10 10:38 AM
Check whether that column is already available in the field catalog of the standard SAP report. if available, include that column in your default layout by pressing the "Change Layout" button on the toolbar.
If the column is not available then you may have to use access key to change the standard report to include the column. In that case you can copy the standard report to a Z-program and add the column to the output.
Hope this helps.
Thanks
Balaji
2008 Mar 10 10:51 AM
Check if any user exit or BADI is available, for the transaction to change the alv layout.
2008 Mar 10 11:04 AM
hi lalith,
recntly I added fields to the standard report.
3 ways.
1)plz check the field catelog for all the availabel fields and check if you field is available..if so change the layout.
2)
copy to Z-program and add
3)this is approach I used.
Search for any OSS note for that report from www.service.sap.com ...if you find the note...in that he will clearly give the procedure to add new fileds.
In my case I found one OSS note(325546) ..in that there was an userexit and insrtuctions to add new fileds.
plz go through this note and try to find notes for your standard report.
reward points if you feel helpful.
regards
Parthu
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |