SAP ABAP Function Module OIJ_GET_BERTHMAINTPER (gets berths' out of service time from IS OIL MD events table)
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_GET_BERTHMAINTPER gets berths' out of service time from IS OIL MD events table  
Function Group OIJ_LDSCHED   Berth Scheduling Application  
Program Name SAPLOIJ_LDSCHED    
INCLUDE Name LOIJ_LDSCHEDU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_BERTHUNAVAIL_TS TYPE ROIJBERTHOUT_T berths unavailability period table in timestamp format
Exporting ET_BERTHUNAVAIL_DT TYPE OIJEV_T berths unaval. period in table format
Importing IT_BERIDS TYPE OIJ_OBJID_T Table of primary key of table OIJBER
Importing IM_APP_AREA TYPE OI0_APPAREA App. area can be BERTH or VEHICLE
Exception INPUT_ERROR TYPE
Exception NO_UNAVAL_PERIOD TYPE
Exception NO_RECORD_FOUND TYPE
               
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