0% found this document useful (0 votes)
35 views

SD User Exits: Do You Want To Edit Pages

This document discusses user exits in SAP software. User exits allow customers to customize software programs by including their own code that is called from within the standard program. In SAP's R/3 system, user exits can be implemented using include statements or customizing tables. The document then lists several sales-related user exits used for customizing functions like sourcing, scheduling, product selection, and billing in SAP SD (Sales and Distribution) modules.

Uploaded by

aakash dixit
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
35 views

SD User Exits: Do You Want To Edit Pages

This document discusses user exits in SAP software. User exits allow customers to customize software programs by including their own code that is called from within the standard program. In SAP's R/3 system, user exits can be implemented using include statements or customizing tables. The document then lists several sales-related user exits used for customizing functions like sourcing, scheduling, product selection, and billing in SAP SD (Sales and Distribution) modules.

Uploaded by

aakash dixit
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 3

SD User exits

Do you want to edit pages

A user exit is a place in a software program where a customer can arrange for their own tailor-made
program to be called. In R/3, some user exits use Include statements to include customer program
enhancements that are called from the program. Other user exits use tables that are accessed
through customization.

Warning
Documentation below is copied from SPRO activities documentation and SAP library :
SAP Help - User Exits in Sales Document
SAP Help - User Exits for Billing
SAP Help - Transferring new SD fields to Accounting
SAP Help - User Exits in Transportation
SAP Help - User Exits for Billing Plan

Sales related exits


Customer exits (CMOD transaction)
Enhancement

Description

code
SDAPO001

Activating Sourcing Subitem Quantity Propagation

SDTRM001

Reschedule schedule lines without a new ATP check

V45A0001

Determine alternative materials for product selection

V45A0002

Predefine sold-to party in sales document

V45A0003

Collector for customer function modulpool MV45A

V45A0004

Copy packing proposal

V45E0001

Update the purchase order from the sales order

V45E0002

Data transfer in procurement elements (PRreq.,


assembly)

V45L0001

SD component supplier processing (customer


enhancements)

V45P0001

SD customer function for cross-company code sales

V45S0001

Update sales document from configuration

V45S0003

MRP-relevance for incomplete configuration

V45S0004

Effectivity type in sales order

V45W0001

SD Service Management: Forward Contract Data to


Item

V46H0001

SD Customer functions for resource-related billing

V60F0001

SD Billing plan (customer enhancement) diff. to billing

You might also like