SAP ABAP Function Module SD_SHIPMENT_DELETE (Transport löschen)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BF (Application Component) Basic Functions
     VTR (Package) SD R/3 transport processing
Basic Data
Function Module SD_SHIPMENT_DELETE Transport löschen  
Function Group V56C   Create/Change/Delete Shipment  
Program Name SAPLV56C    
INCLUDE Name LV56CU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_TKNUM TYPE VTTK-TKNUM Shipment Number
Importing I_CHECK_ONLY TYPE XFELD SPACE Nur prüfen
Tables C_XVTTK TYPE VTTKVB Shipment header
Tables C_YVTTK TYPE VTTKVB Shipment header
Tables C_XVTTP TYPE VTTPVB Shipment Item
Tables C_YVTTP TYPE VTTPVB Shipment Item
Tables C_XVTTS TYPE VTTSVB Shipment stages
Tables C_YVTTS TYPE VTTSVB Shipment stages
Tables C_XVTSP TYPE VTSPVB Assign stage/item
Tables C_YVTSP TYPE VTSPVB Assign stage/item
Tables C_XVTFA TYPE VTFAVB Shipment document flow
Tables C_YVTFA TYPE VTFAVB Shipment document flow
Tables C_XVBPA TYPE VBPAVB Shipment partners
Tables C_YVBPA TYPE VBPAVB Shipment partners
Tables C_XVBADR TYPE SADRVB Addresses
Tables C_YVBADR TYPE SADRVB Addresses
Exception NO_SHIPMENT_NUMBER TYPE Shipment number is empty
Exception INVALID_SHIPMENT_NUMBER TYPE Shipment number is not in table C_XVTTK
Exception SHIPMENT_IS_PACKED TYPE Shipping units still exist in shipment
Exception SHIPMENT_HAS_COSTS TYPE Der Transport hat Frachtkosten
               
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  19970129 
SAP Release Created in