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

need help in user exit !

Former Member
0 Likes
528

please tell me the name of the user exit against the Save button of the VF01.

I HAVE TO add some code there there

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
497

Hi,

USe FORM USEREXIT_PRICING_PREPARE_TKOMK.

of RV60AFZZ. Please note your need to check sy-ucomm = 'SICH' indicating the control is comming here after 'SAVE' button is pressed.

Regards

Raju Chitale

2 REPLIES 2
Read only

Former Member
0 Likes
498

Hi,

USe FORM USEREXIT_PRICING_PREPARE_TKOMK.

of RV60AFZZ. Please note your need to check sy-ucomm = 'SICH' indicating the control is comming here after 'SAVE' button is pressed.

Regards

Raju Chitale

Read only

Former Member
0 Likes
497

Hi,

Following are the user exits for transaction VF01

SDVFX007

SDVFX008

SDVFX009

SDVFX010

SDVFX011

V05I0001

V05N0001

V60A0001

V60P0001

V61A0001

SDVFX007 User exit: Billing plan during transfer to Accounting

SDVFX008 User exit: Processing of transfer structures SD-FI

SDVFX009 Billing doc. processing KIDONO (payment reference numbe

SDVFX010 User exit item table for the customer lines

SDVFX011 Userexit for the komkcv- and kompcv-structures

V05I0001 User exits for billing index

V05N0001 User Exits for Printing Billing Docs. using POR Procedu

V60A0001 Customer functions in the billing document

V60P0001 Data provision for additional fields for display in lis

V61A0001 Customer enhancement: Pricing

Edited by: Velangini Showry Maria Kumar Bandanadham on Apr 24, 2008 12:03 PM