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

Former Member
0 Likes
475

I want exactly the same output of ME2N 'RM06EN00' but in ALV format. and also Manufact.part number (EMATN) fld to be add to my output.

How to append standard output list to my outout list (include MPN)

can anyone help me...

2 REPLIES 2
Read only

Former Member
0 Likes
405

For this requirement, instead of creating a replicate of standard report (ME2N),

You can enhance structure u201CMEREP_OUTTAB_PURCHDOCu201D by appending new structure u201CZZAFNAMu201D holding our new field u201CAFNAMu201D.this is for adding "AFNAM" Field, you can add any number of fields.

Read only

Former Member
0 Likes
405

Run the transaction......change the value of "Scope of List" from "BEST" to "ALV".....you purpose will be solved..