‎2007 Dec 18 10:21 AM
hi,
I need user exit in Tcode VF01 while saving the same document.
Regards,
Paras
‎2007 Dec 18 10:26 AM
Refer the link -
/message/3169345#3169345 [original link is broken]
Regards,
Amit
‎2007 Dec 18 10:28 AM
Hi,
The exit is USEREXIT_SAVE_DOCUMENT.
check the program SAPMV60A/SAPMV61A in SE80,and open the subroutines node u will find this exit..U require access key for this
Regards,
nagaraj
‎2007 Dec 18 10:31 AM
Hi,
You mya use
FORM USEREXIT_PRICING_PREPARE_TKOMK of RV60AFZZ with sy-ucomm = 'SICH' ( Indicating SAVE'
Regards
Raju Chitale
‎2007 Dec 18 10:33 AM
Hi,
You mya use
FORM USEREXIT_PRICING_PREPARE_TKOMK of RV60AFZZ with sy-ucomm = 'SICH' ( Indicating SAVE'
Regards
Raju Chitale