SAP ABAP Function Module OIJ_CHECK_AVAILABLE_MDS (Checks the Available of MDs)
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_CHECK_AVAILABLE_MDS Checks the Available of MDs  
Function Group OIJ_FM   Fleet Management  
Program Name SAPLOIJ_FM    
INCLUDE Name LOIJ_FMU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_AVL_OBJ_ID TYPE ROIJ_AVL_OBJID_T Table type of Object ID
Exporting ET_OIJEV TYPE OIJEV_T TD-Vehicle ~ Berth Master Data Events
Importing IT_OBJ_ID TYPE OIJ_OBJID_T Table type of Object ID
Importing IV_APP_AREA TYPE OI0_APPAREA Application area
Importing IV_START_DATE TYPE OIJ_EL_VALF Validity period start date
Importing IV_END_DATE TYPE OIJ_EL_VALT Validity period end date
Importing IV_MINAVLPER TYPE OIJ_PERIOD Minimum Available Period
Importing IV_VHRLPER TYPE OIJ_PERIOD Vehicle relevance period
Exception OBJ_ID_NULL TYPE Object ID is null
Exception APP_AREA_IS_NULL TYPE Application Area is null
Exception START_DATE_IS_NULL TYPE Start Date is Null
Exception END_DATE_IS_NULL TYPE End Date is null
Exception START_DATE_GT_END_DATE TYPE Start Date is Greater than end date
               
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