Application Development 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: 

Add Delivery Date in ME2N Report

Former Member
0 Kudos

Hi,

I have one requirement like When I am executing "ME2N" Report, the scope list as "ALLES_ALV" we need to add "Delivery Date" Field.

I need how we can start!

Could you guide step by step.

regards,

Dhanush.

1 ACCEPTED SOLUTION

GauthamV
Active Contributor
0 Kudos

First you need to analyze the program in debugging mode and check the code which triggers for

scope "ALLES_ALV". Then you have to take the access key and modify the program as per your

requirement.

Also the scope of lists are defined from configuration in SPRO,so some of the fields are available

which needs to be selected from there.

1 REPLY 1

GauthamV
Active Contributor
0 Kudos

First you need to analyze the program in debugging mode and check the code which triggers for

scope "ALLES_ALV". Then you have to take the access key and modify the program as per your

requirement.

Also the scope of lists are defined from configuration in SPRO,so some of the fields are available

which needs to be selected from there.