Application Development 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: 

User Exit VF01

former_member426550
Participant
0 Kudos

HI Experts...

is there any user exit for VF01(before saving)

i want the field GLPCA-RPRCTR(documents in Accounting->Profitablity Analysis)

to be modified for a certaion condition...

here is the table

GLPCA --->(EC-PCA: Actual Line Items)

thanks,

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

These r the User-Exits for VF01

Exit Name Description

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 number)

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 Procedure

V60A0001 Customer functions in the billing document

V60P0001 Data provision for additional fields for display in lists

V61A0001 Customer enhancement: Pricing

Reward points if useful..

Regards

Nilesh

3 REPLIES 3

Former Member
0 Kudos

Hi,

These r the User-Exits for VF01

Exit Name Description

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 number)

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 Procedure

V60A0001 Customer functions in the billing document

V60P0001 Data provision for additional fields for display in lists

V61A0001 Customer enhancement: Pricing

Reward points if useful..

Regards

Nilesh

Former Member
0 Kudos

HI,

GO TO INCLUDE RV60AFZC.

U WILL FIND UR EXIT.

REWARDS POINT IF HELPFUL.

REGARDS

SANTOSH.

former_member426550
Participant
0 Kudos

thanks...