SAP ABAP Class /MRSS/CL_SGE_TIME_RULE_DB (MRS Time Rules)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/SGE (Package) Multiresource Planning: Scheduling Engine
Properties
Class /MRSS/CL_SGE_TIME_RULE_DB  
Short Description MRS Time Rules    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/SGE   Multiresource Planning: Scheduling Engine 
Created 20120723   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGE_TIME_RULE_DB has no forward declaration.
Interfaces
Class /MRSS/CL_SGE_TIME_RULE_DB has no interface implemented.
Friends
Class /MRSS/CL_SGE_TIME_RULE_DB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_TIME_RULE_INFO Static Attribute Private Type reference (TYPE) /MRSS/T_MRS_TIME_RULE_INFO_TAB Time Rules 20120723
Methods
# Method Level Visibility Method type Description Created on
1 MAINTAIN Static method Public Method Maintain the Time Rules Table 20120723
2 READ Static method Public Method Reads Time Rule Details 20120723
3 RESET Static method Public Method Reset 20120723
4 SAVE Static method Public Method Saves the changes to the database 20120723
Events
Class /MRSS/CL_SGE_TIME_RULE_DB has no event.
Types
Class /MRSS/CL_SGE_TIME_RULE_DB has no local type.
Method Signatures

Method MAINTAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TIME_RULE_INFO Call by reference Type reference (TYPE) /MRSS/T_MRS_TIME_RULE_INFO_TAB Address for demand/resource object 20120723
2 Importing IV_TIME_RULE_ID Call by reference Type reference (TYPE) /MRSS/T_TIME_RULE_ID Time Rule Id 20120816

Method MAINTAIN on class /MRSS/CL_SGE_TIME_RULE_DB has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TIME_RULES Call by reference Type reference (TYPE) /MRSS/T_MRS_TIME_RULE_TAB MRS Time Rules 20120723
2 Importing IT_TIME_RULE_ID Call by reference Type reference (TYPE) /MRSS/T_TIME_RULE_ID_TAB Time Rule Id Table 20120814
3 Importing IV_BYPASS_BUFFER Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Bypass Buffer? (Read from DB) 20120907
4 Importing IV_TIME_RULE_ID Call by reference Type reference (TYPE) /MRSS/T_TIME_RULE_ID Time Rule Id 20120723

Method READ on class /MRSS/CL_SGE_TIME_RULE_DB has no exception.

Method RESET Signature

Method RESET on class /MRSS/CL_SGE_TIME_RULE_DB has no parameter.
Method RESET on class /MRSS/CL_SGE_TIME_RULE_DB has no exception.

Method SAVE Signature

Method SAVE on class /MRSS/CL_SGE_TIME_RULE_DB has no parameter.
Method SAVE on class /MRSS/CL_SGE_TIME_RULE_DB has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 800