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: 

Billing Document User Exit

former_member378040
Participant
0 Kudos

Is there a user exit that I can use when a Billing Document (in SD) is being created to change the NAST record ( specifically field VSZTP ) based on certain conditions.

Thanks

Amit

3 REPLIES 3

Former Member
0 Kudos

Try EXIT_SAPLV60A_002 in enhancement V60A0001.

Or here are userexits triggered by VF01 and VF04:

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

<i><b>Points are always welcome!</b></i>

ferry_lianto
Active Contributor
0 Kudos

Hi,

Please check billling user exits in these program.

RV60AFZA

RV60AFZB

RV60AFZC

RV60AFZD

RV60AFZZ

Regards,

Ferry Lianto

Madhurivs23
Participant
0 Kudos

Hi Amit,

Have you fount out which user exit can be useful for doing this? I am also stuck up at the same situation. I checked for accessing the output type data in rv60afzz exit , but its not. Please share your solution with me.

thanks in advance,

Rgds,

Madhuri