SAP ABAP Function Module SD_SHIPMENT_STAGE_CHECK (Überprüfung der Daten eines Transportabschnitts)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BF (Application Component) Basic Functions
     VTR (Package) SD R/3 transport processing
Basic Data
Function Module SD_SHIPMENT_STAGE_CHECK Überprüfung der Daten eines Transportabschnitts  
Function Group V56S   Stages in the shipment document  
Program Name SAPLV56S   Legs is shipment 
INCLUDE Name LV56SU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_XVTTS TYPE VTTSVB Transportation interface work area
Importing OPT_CHECK_ALL TYPE RV56A-SELKZ 'X' Check everything ?
Importing OPT_STOP_AFTER_FIRST_ERROR TYPE RV56A-SELKZ 'X' Stop after the first error ?
Importing OPT_CHECK_STAGE_CATEGORY TYPE RV56A-SELKZ SPACE Check stage category ?
Importing OPT_CHECK_CHANGE_ID TYPE RV56A-SELKZ SPACE Check change indicator ?
Importing OPT_CHECK_ROUTE TYPE RV56A-SELKZ SPACE Check route ?
Importing OPT_CHECK_SHIPPING_TYPE TYPE RV56A-SELKZ SPACE Check shipping type ?
Importing OPT_CHECK_LEG_INDICATOR TYPE RV56A-SELKZ SPACE Check leg indicator
Importing OPT_CHECK_CARRIER TYPE RV56A-SELKZ SPACE Check service agents ?
Importing OPT_CHECK_DATE_TIME TYPE RV56A-SELKZ SPACE Check date and time ?
Importing OPT_CHECK_DEPARTURE TYPE RV56A-SELKZ SPACE Check point of departure ?
Importing OPT_CHECK_DESTINATION TYPE RV56A-SELKZ SPACE Check destination ?
Exception ONE_OR_MORE_ERRORS TYPE One or more errors occured
               
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  19960725 
SAP Release Created in