cancel
Showing results for 
Search instead for 
Did you mean: 

user exits

Former Member
0 Kudos

Dear Sap Gurus,

I would like to know very importatnt user exits which is used in sale and distribution.

Please throw some lights.

Venkat

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

http://sap.niraj.tripod.com/id21.html check this link very helpful to u.

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,

kishore.

Edited by: kishore gopala on Jan 5, 2009 5:49 AM

Answers (3)

Answers (3)

Former Member
0 Kudos

Dear Venkat,

One of the methods to identify the user exits for Sales and distribution is through IMG.

Enter transaction SPRO --> Click on SAP Reference IMG or press F5 --> Select the Sales And Distribution option --> Select User Exits in Sales Document Processing

You should get a listing of all the user exits related to Sales Documents.

[Screen-Shots|http://abaplovers.blogspot.com/2008/02/user-exits-in-sap-sd.html]

Also, refer:

[User-Exit: SAP SD|http://sapbrainsonline.com/ARTICLES/TECHNICAL/SAP/User%20Exit%20and%20Enhancement.html]

You may also refer, Program [User Exit for T. Code|]

Best Regards,

Amit.

Note: A list of SD-User Exits

[SDN Wiki - Sales User Exit|https://www.sdn.sap.com/irj/scn/wiki?path=/display/erplo/sdUserexits]

former_member737313
Participant
0 Kudos

Hi,

You can find all the relevant User exits by following the Menu path

SPRO > Sales and Distribution > System Modifications > User Exits

here you can find all the Exits available in Sales and Distribution module , you can refer to the IMG activity documentation available against each area.

This documentation presents you an overview of what the Userexit is for.

Regards,

ranjith

Former Member
0 Kudos

Hi

check this on wiki

[USER EXITS IN SD |https://www.sdn.sap.com/irj/scn/wiki?path=/display/erplo/sdUserexits]

regards