‎2007 Oct 01 5:42 AM
guyz...
can ny1 please tell me the enhancement(exit) which has to be used while saving in transaction CJ20n???
i've added few fields in CJ20n by using 'CNEX0007'....now i wanna validate them while saving ....i cant find out ny exit....plz tell me...
reg
zid
‎2007 Oct 01 5:48 AM
Hi,
Check out CNEX0006, CNEX0007 and CNEX0008,
Just before making modifications to this Exit, to check out whether this meets your requirement , you can check it as below,
Each of these EXIT's will have a call statement from Standard SAP program
E.g. CALL CUSTOMER-FUNCTION '002'
double click on the Exit in Smod , this takes you to Fm EXIT_SAPLCPDO_002, now check where used list of this FM this will list you from where the Exit is being called now put a break point on this CALL statements
CALL CUSTOMER-FUNCTION '002'.
now Execute CJ20n, and try to save if control stops in any of these break points,
then you can make use of corresponding exit for your requirement.
Hope this helps.
Regards,
Raghavendra
‎2007 Oct 01 6:25 AM
hey raghavendra...
neither of them is working.....
guyz....plz help me out....
‎2007 Oct 01 6:42 AM
Hi,
Can you tell me which screen you are trying to modify in CJ20n,
checked in MODSAP it listed CNEX0009 as user exit for Screen 1000 of CJ20n transaction,
pls check it.
Regards,
Raghavendra
‎2007 Oct 01 6:47 AM
i've added few fields in the exit CNEX0007 in the screen exit...
now iwanna validate them before save...
‎2007 Oct 01 7:01 AM
Hi,
There are no user-exits/badis available for transcation CJ20N.
Check if the program RGGBS000 could be useful to you.
Regards,
Sandeep
‎2007 Oct 01 7:17 AM
neither of them is working...
is that mandatory that there shud be an exit before saving for CJ20n???
in dat case ...there must be 1,.....plz experts....help me out...
‎2007 Oct 01 8:32 AM
Have you activated the Project?
you mean to say you are not able to see the fields you have added.
if you have added fields in screen 0215, then it is the Last tab in the tab strip control of CJ20n transaction ,customer enhancements tab check it.
Regards,
Raghavendra
‎2007 Nov 24 5:01 PM
Hi Ziden,
I have the similar requirement, could you pleae send me the details how you had solved the same.
Thanks in Advance,
Baburaj