SAP ABAP Function Module OIJ_RFC_BPBMD_DATA_GET (gets data for Berth Planning Board 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_RFC_BPBMD_DATA_GET gets data for Berth Planning Board Table  
Function Group OIJ_LDSCHED   Berth Scheduling Application  
Program Name SAPLOIJ_LDSCHED    
INCLUDE Name LOIJ_LDSCHEDU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_GET_MASTERDATA TYPE CHAR1 SPACE boolean variable (X=true, -=false, space=unknown)
Importing IV_UPPER_LIMIT TYPE SYST-DBCNT 500 DB operations, number of table lines processed
Tables IT_LOC_RANGE TYPE OIJ_EL_RANGE Ranges structure for selections
Tables IT_BERID_RANGE TYPE OIJ_EL_RANGE
Tables IT_BERNR_RANGE TYPE OIJ_EL_RANGE Ranges structure for selections
Tables IT_VEH_RANGE TYPE OIJ_EL_RANGE Ranges structure for selections
Tables IT_NOMKEY_RANGE TYPE OIJ_EL_RANGE Ranges structure for selections
Tables IT_NOMNR_RANGE TYPE OIJ_EL_RANGE Ranges structure for selections
Tables IT_DATE_RANGE TYPE OIJ_EL_RANGE Ranges structure for selections
Tables ET_BERTH_PL_TAB TYPE ROIJ_EL_BERTH_PL OIJNOMI_LDS Update structure
Tables ET_BERTH_DATA TYPE OIJBER Table of berths
Tables ET_NOM_DATA TYPE OIJNOMH Nomination Header Table Type
Tables ET_VESSEL_DATA TYPE OIGV TD Vehicle Header
Tables ET_RETURN TYPE BAPIRET2 Return parameter
               
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