SAP ABAP Function Module OIJ_BERTH_MULT_SCHEDULED (finds intersecting scheduling periods for a berth and sched. given)
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_BERTH_MULT_SCHEDULED finds intersecting scheduling periods for a berth and sched. given  
Function Group OIJ_LDSCHED   Berth Scheduling Application  
Program Name SAPLOIJ_LDSCHED    
INCLUDE Name LOIJ_LDSCHEDU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_SCHEDPERIOD TYPE ROIJBERTHOUT_T berths unavailability period table
Exporting ET_LDSCHED TYPE ROIJNOMI_LDS_IO_T Table type for holding berth scheduling data
Importing IV_BERID TYPE OIJ_BERID Berth identifier
Importing IV_SCHEDSTART TYPE TIMESTAMP UTC time stamp in short form (YYYYMMDDhhmmss)
Importing IV_SCHEDEND TYPE TIMESTAMP UTC time stamp in short form (YYYYMMDDhhmmss)
Importing IV_PEGID TYPE OIJ_PEGID Pegging identifier
Importing IV_BRTHSEQ TYPE OIJ_LDSEQ Berth Assignment Sequence Number
Exception NO_RECORDS_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