SAP ABAP Function Module SD_SHIPMENT_CREATE (Transport anlegen)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BF (Application Component) Basic Functions
     VTR (Package) SD R/3 transport processing
Basic Data
Function Module SD_SHIPMENT_CREATE Transport anlegen  
Function Group V56C   Create/Change/Delete Shipment  
Program Name SAPLV56C    
INCLUDE Name LV56CU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_VTTKVB TYPE VTTKVB Shipment header
Exporting E_ERROR_DELIVERY TYPE SYST-SUBRC Error during assignment of deliveries
Importing I_VTTK_TPLST TYPE TTDS-TPLST Transportation planning point
Importing I_VTTK_SHTYP TYPE TVTK-SHTYP Shipment type
Importing I_VTTK_TKNUM TYPE VTTK-TKNUM Internal provisional shipment number
Importing I_VTTK_TDLNR TYPE VTTK-TDLNR Specification of transportation service agent
Importing I_VTTK_ROUTE TYPE VTTK-ROUTE Route
Importing I_VTTK_EXTI1 TYPE VTTK-EXTI1 External identification 1
Importing I_VTTK_EXTI2 TYPE VTTK-EXTI2 External identification 2
Importing I_VTTK_SIGNI TYPE VTTK-SIGNI Branding
Importing I_VTTK_TPBEZ TYPE VTTK-TPBEZ Description of transport
Importing I_PLTER_REG TYPE SHIP_DEADL Planned date for registration
Importing I_PLTER_LBG TYPE SHIP_DEADL Planned date for start of loading
Importing I_PLTER_LEN TYPE SHIP_DEADL Planned date for end of loading
Importing I_PLTER_ABF TYPE SHIP_DEADL Planned date for transportation processing
Importing I_PLTER_TBG TYPE SHIP_DEADL Planned date for start of the shipment
Importing I_PLTER_TEN TYPE SHIP_DEADL Planned date for end of the shipment
Importing I_OPT_STDIS TYPE RV56A-SELKZ Option: Set status 'planned'
Importing I_OPT_STERM TYPE RV56A-SELKZ Option: Leg determination
Importing I_EXTNO TYPE VTTKVB-EXTNO External shipment number
Tables I_SHIP_DELIV TYPE SHIP_DELIV Delivery numbers
Tables E_VTTPVB TYPE VTTPVB Shipment items
Tables E_VTRLK TYPE VTRLK Delivery headers
Tables E_VTRLP TYPE VTRLP Delivery notes
Tables E_VTTSVB TYPE VTTSVB Shipment stages
Tables E_VTSPVB TYPE VTSPVB Assignment stage/item
Tables E_VBPAVB TYPE VBPAVB Partners
Tables E_SADRVB TYPE SADRVB Addresses
Tables E_VTFAVB TYPE VTFAVB Document Flow
Exception WRONG_SHIPMENT_TYPE TYPE Incorrect shipment type
Exception WRONG_PLANNING_POINT TYPE Incorrect transportation planning point
Exception WRONG_ROUTE TYPE Incorrect route
Exception WRONG_CARRIER TYPE Wrong forwarding agent
Exception DATE_INVALID TYPE Date invalid
Exception TIME_INVALID TYPE Time invalid
Exception WRONG_DATE_SEQUENCE TYPE Start date comes before end date
Exception WRONG_TIME_SEQUENCE TYPE Start time comes before end time
Exception CARRIER_DELETE_FLAG TYPE Forwarding agent marked for deletion
Exception CARRIER_BLOCK_CENTRAL_POSTING TYPE Forwarding agent blocked for central posting
Exception CARRIER_BLOCK_CENTRAL_PURCHASE TYPE Forwarding agent blocked for sales
Exception CARRIER_BLOCK_PURCHASE_QUALITY TYPE Forwarding agent blocked for sales (quality)
Exception CARRIER_BLOCK_GOODS_RECEIPT TYPE Forwarding agent blocked goods issue
Exception EXTERNAL_NUMBER_INVALID TYPE External number is invalid
Exception SHIPMENT_BLOCKED TYPE The shipment is blocked
Exception DUPLICATE_SHIPMENT_NUMBER TYPE Shipment number already exists
               
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  19960409 
SAP Release Created in