SAP ABAP IMG Activity SIMG_SHP_USER_EXIT (Previous User Exits in Shipping)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LE-SHP (Application Component) Shipping
     LE_SHP_BADI (Package) Business Add-Ins in Shipping
IMG Activity
ID SIMG_SHP_USER_EXIT Previous User Exits in Shipping  
Transaction Code S_AL0_96000399   (empty) 
Created on 20011113    
Customizing Attributes SIMG_SHP_USER_EXIT   Previous User Exits in Shipping 
Customizing Activity    
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name SIMG_SHP_USER_EXIT    

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.

Status Updates

  • Include LV50PFZA enables you to determine your own delivery item status.
  • You can use the include RV45PFZA to determine your own header status. This exit is also used by other applications in Sales and Distribution (sales order, billing document).
  • You can use the customer exit in enhancement V50PSTAT if you want to influence determination of the picking status in the case of rounding problems.

Incompletion Control of Deliveries

You can use the include FV50UZXX to program individual incompletion checks for a delivery document. Note 158807 contains more information on this.

Dezentralized Warehouse Management System

You can use enhancement V50S0001 to control system behavior when you create deliveries in the decentralized Warehouse Management System:

  • Control of the input attributes of delivery fields for distributed deliveries
  • Control of number assignment for a delivery created in the decentralized WMS

Collective Processing of Deliveries

  • You can use the customer exits in enhancements V50R0002 and V50R0004 to calculate the stocks for displaying in the delivery due list.
  • You can use the FORM routines in the include MV50SFZ4 to control output of the delivery due list in the old transaction VL04.
  • You can use the include RVV50TOP to branch to user exits that you can use to influence the list output in transaction VL10. For more information see note 198137.

Stock Transfer Process

You can use enhancement V02V0001, if you want to control sales area determination of stock transport orders in a different way to the standard system.

Determinations in the Delivery

You can use the following enhancements to control determination of the organizational units that control the picking or putaway process of deliveries:

Enhancement    Function influenced

V02V0002    Storage location determination

V02V0003    Gate and staging zone determination (Header)

V02V0004    Staging zone determination (item)

Delivery Monitor

You can use the enhancement V50Q0001 to influence the data selection for outputting the list. For more information, see note 128150.

Constructing Wave Picks

You can control the construction of wave picks using the customer exits in enhancement V53W0001.

Subsequent Outbound Delivery Split

You can use the FORM routines in the include LV53SFZ1 to enhance the functions of the subsequent delivery split. The include LV53STZ1 enables you to enhance the type group that is used by the function modlues of the delivery split. For more information see note 416765.

Processing Delivery IDocs

You can use the following enhancements to influence processing of delivery IDocs:

Enhancement    Function

V55K0001    Delivery (Inbound) : Copy data

V55K0002    Delivery (Inbound) : Prepare processing

V55K0003    Delivery (Inbound) : Evaluate result

V55K0004    Shipping notification (Inbound): Modification of IDoc control data

V55K0005    Purchase order (Inbound): Modification of IDoc control data

V55K0011    Shipping notification (Inbound): Copy data

V55K0012    Shipping notification (Inbound): Prepare processing

V55K0013    Shipping notification (Inbound): Evaluate result

V50B0001    User exit for BAPI replication/confirmation of deliveries

Requirements

Standard settings

Activities

Example

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 3   Nonrequired activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG SIMG_SHP_USER_EXIT 0 HLA0006571 Delivery Processing 
Maintenance Objects
Maintenance object type    
History
Last changed by/on SAP  20011113 
SAP Release Created in 470