‎2007 Feb 22 4:22 AM
Hi,
Pls guide me creating "LX******" include in a function Exit.
I am only able to create the "ZX****" include, can somebody pls tell me how to create the "LX****" include in a Function Exit which is listed in a column Caption "Exp" in CMOD transaction..
Regards,
Rushikesh
‎2007 Feb 22 4:32 AM
hI,
U can create only with ZXXX.u can't create with LXXX,it is reserved for SAP.
Regards,
Nagaraj
‎2007 Feb 22 4:35 AM
What is your requirement , Through CMOD you can able to write your own code only what SAP allows to do enhancement . It will allow only ZX not LX.
‎2007 Feb 22 4:36 AM
Hi,
First of all we cant create the L*** includes, it is reserved for SAP.we can create only Z** include for the Exits.let us the Customer Exit name .
Thanks,
Manjunath MS
‎2007 Feb 22 4:40 AM
hi,
i think you are confused,user exits are not provided for all the screens transactions or fields.. this we have to find out whether the exit exists or not. if it is exists we are already provided with one z include(empty) where we write the code.
regards,
ps