SAP ABAP Function Module OIJ_VEHBERTH_CP_CHECK (Checks Vehicle~Berth Compatibility)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-DS-TSW (Application Component) Trader's and Scheduler's Workbench
     OIJ (Package) TSW Traders and Schedulers Workbench
Basic Data
Function Module OIJ_VEHBERTH_CP_CHECK Checks Vehicle~Berth Compatibility  
Function Group OIJ_LDSCHED   Berth Scheduling Application  
Program Name SAPLOIJ_LDSCHED    
INCLUDE Name LOIJ_LDSCHEDU16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_BERTH_ID TYPE OIJ_BERID Berth identifier
Importing IV_VEH_ID TYPE OIG_VHLNMR TD Vehicle Number
Importing IV_VEH_ARR_DRAFT TYPE OIJ_ARRDRAFT Ship Arrival Draft sent from ship
Importing IV_VEH_DEP_DRAFT TYPE OIJ_DEPDRAFT Ship Departure Draft sent from ship
Importing IV_DRF_UOM TYPE OIJ_DRF_UOM UoM of draft of a ship
Tables T_CP_GRP_ATTR TYPE ROI0_CP_MSG_TAB Compatibility Message Structure
Exception ARR_DEP_DRAFT_UOM_NULL TYPE Arrival & Departure Draft UoM is null
Exception BERHID_NOT_EXIST TYPE Berth ID Does not exist
Exception VEHNR_NOT_EXIST TYPE Vehicle Number Does not exist
Exception VEH_CP_GRP_ID_NOT_DEFINED TYPE Vehicle Compatible Group ID is not defined
Exception BER_CP_GRP_ID_NOT_DEFINED TYPE Berth Compatible Group ID is not defined
Exception NO_DATA_FOUND TYPE No Data Found
Exception GROUP_IDS_NOT_COMPATIBLE TYPE Group ID's are not compatible
               
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  20050224 
SAP Release Created in 472