2013 Dec 27 5:46 PM
Hi Friends,
As of my requirement i have to add two extra field like customer and customer name in standard QM15 report...
so i want to know how to add this two fields in this standard fieldcatlog...
Please suggest me to look on this issue..
Thanks...
2013 Dec 27 6:28 PM
The output is shown via OBJECT_TAB. You can append your custom field in RQMQMFE structure.
The output is being displayed via FORM call_listviewer_f14 in include MIOLXF14. You can create an implcit enhancement at beginning of subroutine to fill the customer and customer name in object_tab internal table.
You can modify ALV output by implementing customer exit inside function module IREP1_CHANGE_SETTINGS_ALV . The exit inside function module can be used to change layout/fieldcatalog etc.
Nabheet
The output is shown via OBJECT_TAB. You can append your custom field in RQMQMFE structure.
The output is being displayed via FORM call_listviewer_f14 in include MIOLXF14. You can create an implcit enhancement at beginning of subroutine to fill the customer and customer name in object_tab internal table.
You can modify ALV output by implementing customer exit inside function module IREP1_CHANGE_SETTINGS_ALV . The exit inside function module can be used to change layout/fieldcatalog etc.
Nabheet
2013 Dec 27 6:28 PM
The output is shown via OBJECT_TAB. You can append your custom field in RQMQMFE structure.
The output is being displayed via FORM call_listviewer_f14 in include MIOLXF14. You can create an implcit enhancement at beginning of subroutine to fill the customer and customer name in object_tab internal table.
You can modify ALV output by implementing customer exit inside function module IREP1_CHANGE_SETTINGS_ALV . The exit inside function module can be used to change layout/fieldcatalog etc.
Nabheet
2013 Dec 30 4:53 AM
Thank you Nabheet for your instant Reply..
I will do the same and let u know...
Thanks...
Palani
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |