‎2008 Apr 02 12:34 PM
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
‎2008 Apr 02 8:51 PM
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.