SAP ABAP Function Module OIJ_CHECK_FOR_DEMAND_SUPPLY (Sort nomination items into demand or supply)
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_FOR_DEMAND_SUPPLY Sort nomination items into demand or supply  
Function Group OIJ_3WP_BCKEND   TSW: 3WP Data Selection  
Program Name SAPLOIJ_3WP_BCKEND    
INCLUDE Name LOIJ_3WP_BCKENDU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_SIM_SCHED_DMDS TYPE ROIJ_SCHED_T Table type for ROIZ_SIM_SCHED
Exporting ET_SIM_SCHED_SUPS TYPE ROIJ_SCHED_T Table type for ROIZ_SIM_SCHED
Exporting ET_OIJNOMH_DMDS TYPE OIJNOMH_T Nomination Header Table Type
Exporting ET_OIJNOMH_SUPS TYPE OIJNOMH_T Nomination Header Table Type
Exporting ET_OIJNOMI_DMDS TYPE OIJNOMI_T Nomination Item Table Type
Exporting ET_OIJNOMI_SUPS TYPE OIJNOMI_T Nomination Item Table Type
Importing IT_OIJNOMH TYPE OIJNOMH_T Nomination Header Table Type
Importing IT_OIJNOMI TYPE OIJNOMI_T Nomination Item Table Type
Importing IT_SIM_SCHED TYPE ROIJ_SCHED_T Table type for ROIZ_SIM_SCHED
Importing IV_TSYST_VIEW TYPE XFELD X = demand/supplies from transportsystem view, else location view
Exception INITIAL_OIJNOMH TYPE Table OIJNOMI is fill, but OIJNOMH is initial.
Exception INITIAL_OIJNOMI TYPE Table OIJNOMI is fill, but OIJNOMH is initial.
Exception ALL_INITIAL TYPE All imported tables are initial.
               
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 46C