SAP ABAP Function Module OIJ_UPDATE_TIME_CONSTRAINTS (Write updated/new time dependent constraints to DB)
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_UPDATE_TIME_CONSTRAINTS Write updated/new time dependent constraints to DB  
Function Group OIJD   OIL-TSW: Common DB access utilities  
Program Name SAPLOIJD    
INCLUDE Name LOIJDU24    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_TCON_INSR_TAB TYPE OIJ_LMTIMECON_TT OIL TSW table type for OIJ_LMTIMECON (time dep. constraints)
Importing I_TCON_UPDT_TAB TYPE OIJ_LMTIMECON_TT OILTSW: Time dependent constraints by location & material
Importing I_TCON_DELE_TAB TYPE OIJ_LMTIMECON_TT OIL TSW Time dependent constraints to be deleted from DB
Exception INSERT_FAILURE TYPE Failure to insert new constraints in DB table
Exception UPDATE_FAILURE TYPE Failure to update existing constraints in DB table
Exception DELETION_FAILURE TYPE Failure to delete existing constraints from the DB table
               
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