2007 Jan 11 4:46 PM
Hellow:
I am in ME22N or in ME23N, at first one is for modify and other is for display, but if you push the pen icon, you can modify in both, how can i know if i am in modify or in display modus?.
Thanks in advance.
Regards
2007 Jan 11 4:59 PM
Hi,
In most of the user exits there will be a parameter I_TRTYP ..
You can use it identify whether you are in change mode or in display mode..
I_TRTYP = 'V' means change mode..
I_TRTYP = 'A' means display mode..
Thanks,
Naren
2007 Jan 11 4:50 PM
Hi,
You can check the structure T180-TRTYP = 'V' means change mode..
T180-TRTYP = 'A' means display mode..
Thanks,
Naren
2007 Jan 11 4:59 PM
Hi,
In most of the user exits there will be a parameter I_TRTYP ..
You can use it identify whether you are in change mode or in display mode..
I_TRTYP = 'V' means change mode..
I_TRTYP = 'A' means display mode..
Thanks,
Naren
2007 Jan 11 5:02 PM
May be its a feature for Enjoy T-codes. If you click on pen icon being in me23 t-code, it changes to me22.
This is not the case with me22n and me23n.
Thanks,
Santosh