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: 

Userexit

former_member404244
Active Contributor
0 Kudos

Hi all,

It should be possible to control on sales order, if the pricing should be carried out according the prices on the moment of order entry or if they should be redetermined when invoice is created.

i have used

USEREXIT_CHANGE_PRICING_RULE (module pool SAPMV61A, program MV61AFZA)

user exit to change the pricing type that has been predefined in the copying control table in billing

when i try to create the invoice this userexit is not being called .

so can anyone suggest me regarding the proper userexit i should use

2 REPLIES 2

Former Member
0 Kudos

Hi Nagaraj,

When you try searching for user exits in the program MV61AFZA, keep a break point on the user exits which you think will be called and run the program. It will make your life easy as which user exit will be hit and make changes accordingly.

Thanks,

Vicky

former_member181966
Active Contributor
0 Kudos

Here`re the user exit for VF01 ( create Invoice )

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

also

You can also use this program to find user_exits in system .

Please checkout the Thread !!

pl..award the points ..if its help you !!

Thanks

Saquib

Message was edited by: Saquib Khan