cancel
Showing results for 
Search instead for 
Did you mean: 

deli/billing user exit

Former Member
0 Kudos

Hi,

Pl suggest me how to find delivery & billing user exit

from Tcode VL01N & VF01

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Dear Aspirant,

Dear SAP-SD,

Use,

T. Code: SMOD/ CMOD

In Field: Enhancement,

Click Search icon (F4). This will pop-up a new window: Find exits.

Here, in Field: Maximum No. of hits from 200 to the maximum (say, 5000, in order to view complete list) and ENTER (no more inputs in any of the field).

This will lead to another Window.

Here, down there, you will find Search-icon (binocular). Click it.

Now, in next screen, in Field: Find, write Delivery/ Sales/ Billing etc..

and you will get list of user-exits, related to your input.

Note: Increase hits to 999 (to maximum) in Field: cancel search after hits.

Best Regards,

Amit.

Note: Some other ways,

1. Use the following Programs to find all UserExits.

For Sales Document - MV45AFZZ

For Delivery - MV50AFZZ

2. SPRO>IMG>Sales and Distribution >System modifications>User Exits

Former Member
0 Kudos

HI Amit,

Thx for replyin

I chked SMOD & CMOD I WANT TO THIS THIS IS TO FIND FIELD EXIT OR USER EXITS

Former Member
0 Kudos

Billing related exits

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

Delivery related exits

V50PSTAT - Delivery: Item Status Calculation

V50Q0001 - Delivery Monitor: User Exits for Filling Display Fields

V50R0001 - Collective processing for delivery creation

V50R0002 - Collective processing for delivery creation

V50R0004 - Calculation of Stock for POs for Shipping Due Date List

V50S0001 - User Exits for Delivery Processing

V53C0001 - Rough workload calculation in time per item

V53C0002 - W&S: RWE enhancement - shipping material type/time slot

V53W0001 - User exits for creating picking waves

VMDE0001 - Shipping Interface: Error Handling - Inbound IDoc

VMDE0002 - Shipping Interface: Message PICKSD (Picking, Outbound)

VMDE0003 - Shipping Interface: Message SDPICK (Picking, Inbound)

VMDE0004 - Shipping Interface: Message SDPACK (Packing, Inbound)

V02V0001 - Sales area determination for stock transport order

V02V0002 - User exit for storage location determination

V02V0003 - User exit for gate + matl staging area determination (headr)

V02V0004 - User Exit for Staging Area Determination (Item)MV50AFZ1 - User Exits for Delivery Processing

MV50AFZ2 - User Exit for Batch Quantity Allocation

MV50AFZ3 - LIPS-KOQUI (Picking is subject to confirmation) determination

MV50AFZK - The user exits in this include can be used to fill the condition tables for material listing and material exclusion (KOMKG and KOMPG) and product selection (KOMKD and KOMPD) with own data.

MV50AFZL - In delivery creation process for sales orders there is the possibility to restrict the delivery creation to some order items. If these order items are member of a delivery group, but not all items of this delivery group are includes in the restriction range of the order item nubers, you can specify in this routine what to do.

MV50AFZP - This user exit can be used to modify change mode of pricing screens in delivery processing.

MV50AFZZ - Users Exit for Batch Determination; LIPS-LGORT determination

User Exits for Transportation

INCLUDE MV56AOZZ - You can include your own modules in this program, to be processed in shipment processing screens during PBO.

INCLUDE MV56AIZZ - You can include your own modules in this program, to be processed in shipment processing screens during PAI.

INCLUDE MV56AFZY - You can include your own FORM routines in this program. They can contain your own adjustments for shipment processsing.

INCLUDE MV56AFZZ - This program contains pre-defined FORM routines, in which you can carry out your own adjustments for transportation processing.

For additional user exits see CMOD transaction and SAP Help link below.

User Exits for Billing Plan

RV60FUS1 - User Exit from SAPLV60F, Billing Plan: Distribute Difference

RV60FUS2 - User exit from SAPLV60F, Billing plan: Prepare pricing

RV60FUS3 - User Exit From SAPLV60F, Bill. Plan: Deadline Proposal From Source

RV60FUS4 - User exit from SAPLV60F, field preparation field selection for screen

RV60FUS5 - This userexit can be used to split date lines TKOMK for Header fields

RV60FUST - User Part for Billing Plan - Data Definition

Additional User Exits in Billing Document

Fill in the fields in VBRK/VBRP tables - USEREXIT_FILL_VBRK_VBRP in the include RV60AFZC.

Determine the number range for internal document number - USEREXIT_NUMBER_RANGE_INV_DATE in the include RV60AFZC.

User exits for printing - include RV61AFZB

Regards,

Rajesh Banka

former_member184555
Active Contributor
0 Kudos

Hi

The following details are available in the IMG documentation....

User Exits For Billing

USEREXIT_NUMBER_RANGE (Module pool SAPLV60A, program RV60AFZZ)

The internal number range used in the standard system is specified in the billing type table and can be changed in this user exit. This user exit is only called when the billing documents is created.

USEREXIT_ACCOUNT_PREP_KOMKCV (Module pool SAPLV60A, program RV60AFZZ)

In this user exit additional fields for account determination that are not provided in the standard system are copied into communication structure KOMKCV (header fields).

USEREXIT_ACCOUNT_PREP_KOMPCV (Module pool SAPLV60A)

In this user exit additional fields for account determination that are not provided in the standard system are copied into communication structure KOMPCV (item fields).

USEREXIT_NUMBER_RANGE_INV_DATE (Module pool SAPLV60A, program RV60AFZC)

Depending on the number range, table TVFKD is used to set the billing date (country-specific requirments in Italy). USEREXIT_NUMBER_RANGE is automatically deactivated when this user exit is being applied.

USEREXIT_FILL_VBRK_VBRP (Module pool SAPLV60A, program RV60AFZC)

This user exit is only called when the billing document is created. It is used to provide the header and the item of the new billing document with deviating or additional data.

USEREXIT_PRINT_ITEM (Module pool SAPLV61A, program RV61AFZB)

Printing the item line of a billing document can be supplemented or changed.

USEREXIT_PRINT_HEAD (Modulpool SAPLV61A, Programm RV61AFZB)

Printing the header line of a billing document can be supplemented or changed.

User exits in program RV60AFZD

Short descriptions of the user exits are contained in the program:

USEREXIT_RELI_XVBPAK_AVBPAK

USEREXIT_NEWROLE_XVBPAK_AVBPAK

USEREXIT_NEWROLE_XVBPAP_AVBPAK

The following user exits are available in report SAPLV60B for transfer to accounting (function group V60B):

EXIT_SAPLV60B_001: Change the header data in the structure acchd

You can use this exit to influence the header information of the accounting document. For example, you can change the business transaction, "created on" date and time, the name of the person who created it or the transaction with which the document was created.

EXIT_SAPLV60B_002: Change the customer line ACCIT

You can use this exit to change the customer line in the accounting document. This exit is processed once the ACCIT structure is filled in with data from document header VBRK.

EXIT_SAPLV60B_003: Change the customer line in costing

The customer line is filled in differently for costing. You can use exit 003 to influence the ACCIT structure.

EXIT_SAPLV60B_004: Change a GL account item ACCIT You can add information to a GL account item (such as quantity specifications) with this exit.

EXIT_SAPLV60B_005: User exit for accruals

Once all relevant data for accruals was entered in the GL account item, you can add to this data with this exit.

EXIT_SAPLV60B_006: Change the control line ACCIT

You can use exit 006 to add information to the control line.

EXIT_SAPLV60B_007: Change the installment plan

You can use exit 007 to add information to the installment plan

parameters in the GL account item.

EXIT_SAPLV60B_008: Change the transfer structure ACCCR, ACCIT and ACCHD

After the accounting document is filled in with data, you can use exit 008 to change the document once again.

EXIT_SAPLV60B_010: Item table for customer lines

You can use exit 10 to influence the contents of customer lines before they are created.

EXIT_SAPLV60B_0011: Change the parameter for cash account determination or reconciliation account determination

You can use this exit to change inbound parameters in order to influence account determination.

Previous User Exits in Shipping

Use

In shipping processing, there are other user exits available to you in addition to the Business Add-Ins:

User exits in the form of includes

These special includes are no longer conventionally delivered by SAP through upgrades or support packages, which means that your own changes to these includes will be kept. The includes contain empty FORM routines that are called at various points during shipping processing. You can fill the FORM routines with your own coding, in order to process your own additional data or to change data from the standard processing.

Because you can usually access various application data within these user exits, and no defined interfaces are available, there is a high risk of effects on the standard range of function. For this reason, you must take particular care with implementation and a wide range of tests to ensure your functional enhancements are completely failsafe.

Customer exits (SAP enhancements)

You can assign, and therefore activate, projects using transaction CMOD. For more information on each of the enhancements, see the documentation for the enhancements or its components. To do this, call up transaction SMOD and enter the name of the relevant enhancement.

The following gives you an overview of the existing delivery processing and shipping processing functions that you can influence using user exits.

Processing Delivery Data

You can use the following includes to process delivery data:

MV50AFZ1

This include contains routines for processing delivery header and item data, as well as for changing the entrie delivery at central points during delivery processing. For more information on the exit, see note 415716.

MV50AFZ2

You can use this user exit to influence distribution of the delivery quantity to the batches found.

MV50AFZ3

You can use this user exit to control the confirmation requirement of an individual delivery item. You can only use this user exit for picking without Warehouse Management.

MV50AFZK

You can use this user exit to control material determination (material listing, material exclusion, product selection), by changing the communication structures for accessing the condition tables.

MV50AFZL

This exit allows you to control the behavior of delivery creation for order-based deliveries in the case of incomplete delivery groups.

MV50AFZZ

You can use this exit to influence batch determination for an individual delivery item.

Thanks,

Ravi