Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ME2N & ME2K modifications

Former Member
0 Likes
1,447

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.

1 REPLY 1
Read only

Former Member
0 Likes
942

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