SAP ABAP Function Module /SPE/CHECK_STOCK_TRANSFER (Check Assignment of Customer to Plant or Storage Loc.)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LE-IEW-OUT (Application Component) Outbound Process
     /SPE/DIRDLV_PROCESSING (Package) Processing of Direct Outbound Deliveries from EWM
Basic Data
Function Module /SPE/CHECK_STOCK_TRANSFER Check Assignment of Customer to Plant or Storage Loc.  
Function Group /SPE/DIRDLV   Processing of Direct Outbound Deliveries  
Program Name /SPE/SAPLDIRDLV    
INCLUDE Name /SPE/LDIRDLVU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EF_STOCK_TRANSFER TYPE XFELD Customer Assigned to Plant or Storage Location
Exporting TRG_PLANT TYPE WERKS_D Plant
Exporting TRG_STGE_LOC TYPE LGORT_D Storage Location
Importing IF_SHIP_TO_PARTY TYPE KUNWE Ship-to party
Importing SRC_PLANT TYPE WERKS_D Plant
Importing SRC_STGE_LOC TYPE LGORT_D Storage Location
Exception ASSIGNMENT_NOT_UNIQUE TYPE Assignment of Customer to Plant or Storage Location not Unique
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20100310 
SAP Release Created in 700