User Exit for Billing Processing
Below are some list of SAP Abap user exit used for billing or invoice in sales distribution module:
Program RV60AFZZ
USEREXIT ACCOUNT PREP KOMKCV
This user exit can be used to move additional fields into the communication table which is used for account allocation: KOMKCV for header fields.
USEREXIT ACCOUNT PREP KOMPCV
This user exit can be used to move additional fields into thecommunication table which is used for account allocation: KOMPCV for item fields.
USEREXIT NUMBER RANGE
This user exit can be used to determine the numberranges for the internal document number.
USEREXIT PRICING PREPARE TKOMK
This user exit can be used to move additional fields into the communication table which is used for pricing: TKOMK for header fields.
USEREXIT PRICING PREPARE TKOMP
This user exit can be used to move additional fields into the communication table which is used for pricing: TKOMP for item fields.
Program RV60AFZC
USEREXIT NUMBER RANGE INV DATE
This user exit can be used to determine the numberranges for the internal document number. This userexit can be used when the number_ranger should impact the invoice date via table TVFKD. If this userexit is active the USEREXIT_NUMBER_RANGE is not processed anymore, that means this userexit has priority.
USEREXIT FILL VBRK VBRP
This userexit can be used to fill fields in VBRK and VBRP Be aware, that at this time the work areas KUAGV KURGV KUWEV and KUREV are not filled.
Program RV61AFZa
USEREXIT PRICING RULE
This user exit can be used to define new rules for data element KNPRS or modify existing rules
USEREXIT PRICING COPY
This user exit can be used to modify KONV before copying Pricing.
Other people find this article using terms: userexit_pricing_rule, USEREXIT_NUMBER_RANGE, userexit_number_range inv_date, sap invoice user exit, sap billing document user exit, USEREXIT_PRICING_COPY, sap user exit billing, abap user exits, sap user exit vbrk, sap billing user exit