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

tcode me21n

Former Member
0 Likes
331

Hi all

I hv copied standard tcode me21n in that I wanted to make some modification in the screen of invoice/delivery how to edit that screen

I hv done the changes in that screen by coping that screen only from sctandard screen without copying the whole tcode

helpful answer will definatly rewarded

Regards

Shashikant

1 REPLY 1
Read only

Former Member
0 Likes
311

Hi Shashikanth,

If you want to modify the screen in the way you required

create a new module and write the logic for the screen.

If you want to create a new include copy the standard include into zinclude and your own code to that.