Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

User Exit in T code VF01

Former Member
0 Likes
694

hi,

I need user exit in Tcode VF01 while saving the same document.

Regards,

Paras

4 REPLIES 4
Read only

amit_khare
Active Contributor
0 Likes
602

Refer the link -

/message/3169345#3169345 [original link is broken]

Regards,

Amit

Read only

former_member404244
Active Contributor
0 Likes
602

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

Read only

Former Member
0 Likes
602

Hi,

You mya use

FORM USEREXIT_PRICING_PREPARE_TKOMK of RV60AFZZ with sy-ucomm = 'SICH' ( Indicating SAVE'

Regards

Raju Chitale

Read only

Former Member
0 Likes
602

Hi,

You mya use

FORM USEREXIT_PRICING_PREPARE_TKOMK of RV60AFZZ with sy-ucomm = 'SICH' ( Indicating SAVE'

Regards

Raju Chitale