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 Exits for Billing Save

Former Member
0 Kudos

Hi All,

Is there any User Exits when Billing Saving.

Requirement : POP-UP is needed while saving the Billing Document and Entered Data should update in the Accounting Documnet Generated at the time of Billing

Regards:

Sridhar.J

1 ACCEPTED SOLUTION

former_member387317
Active Contributor
0 Kudos

Hi Sridhar Jampani,

Check out below Exits which are available for VF01

Try to find the right one based on your requirement.

SDVFX001 User exit header line in delivery to accounting

SDVFX002 User exit for A/R line in transfer to accounting

SDVFX003 User exit cash clearing in transfer to accounting

SDVFX004 User exit G/L line in transfer to accounting

SDVFX005 User exit reserves in transfer to accounting

SDVFX006 User exit tax line in transfer to accounting

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

Please utilize search functionality provided by SCN.

Hope it will solve your problem..

Thanks & Regards

ilesh 24x7

ilesh Nandaniya

5 REPLIES 5

Former Member
0 Kudos

Hi

Try using EXIT SDVFX007(- User exit: Billing plan during transfer to Accounting) in CMOD/SMOD .

Regards

GAurav

I

former_member387317
Active Contributor
0 Kudos

Hi Sridhar Jampani,

Check out below Exits which are available for VF01

Try to find the right one based on your requirement.

SDVFX001 User exit header line in delivery to accounting

SDVFX002 User exit for A/R line in transfer to accounting

SDVFX003 User exit cash clearing in transfer to accounting

SDVFX004 User exit G/L line in transfer to accounting

SDVFX005 User exit reserves in transfer to accounting

SDVFX006 User exit tax line in transfer to accounting

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

Please utilize search functionality provided by SCN.

Hope it will solve your problem..

Thanks & Regards

ilesh 24x7

ilesh Nandaniya

Former Member
0 Kudos

Thank You,

Helpful Answer...

0 Kudos

Hi,

Can u please update me with the user exit while saving the billing document.I got requirement where in I need to update a zfield with vbrp-netwr while saving and changing a billing document.

Regards,

Jayasree.

0 Kudos

Go to this link.

i was able to fullfill my requirements on this..