2010 Mar 13 4:18 PM
I need to modify the SAP standard reports(ME2N & ME2K) with a custom field that I have added in table EKPO .
Can you please tell me how I can add a custom Z field in report ME2N & ME2K.
Also please let me know if there are any user exits or BADIS for the same as I would prefer not to go in for a modification
unless I have to.
I need to modify the SAP standard reports(ME2N & ME2K) with a custom field that I have added in table EKPO .
Can you please tell me how I can add a custom Z field in report ME2N & ME2K.
Also please let me know if there are any user exits or BADIS for the same as I would prefer not to go in for a modification
unless I have to.
2010 Mar 15 11:09 AM
1. Add z-fields in structire: MEREP_OUTTAB_PURCHDOC
2. Modify/Create implict enhancement at end of method if_reader_mm~read_table in program LMEREPI02.
Regards,
Suraj