SAP ABAP Class /MRSS/CL_SGE_CHECK_RES_VALDITY (Check Class for Resource validity)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_SGE_CHECK Interface for Check Classes 20090728
Properties
Class /MRSS/CL_SGE_CHECK_RES_VALDITY  
Short Description Check Class for Resource validity    
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 20090508   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGE_CHECK_RES_VALDITY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /MRSS/IF_SGE_CHECK Interface for Check Classes 20090728
Friends
Class /MRSS/CL_SGE_CHECK_RES_VALDITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GREF_ALERT Instance attribute Protected Object reference (TYPE REF TO) /MRSS/IF_SGA_ALERT_INT Internal Alert Monitor Interface 20090728
2 GREF_RESOURCE_MGR Instance attribute Protected Object reference (TYPE REF TO) /MRSS/CL_SGE_RESOURCE_MGR Scheduling Engine: Resource Manager 20090728
3 GT_CHECK_RES_VALIDITY Instance attribute Protected Type reference (TYPE) /MRSS/T_ALERT_MESSAGE_TAB Notification 20090728
4 GV_CHECK_RES_VAL Instance attribute Protected Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20090728
5 GV_END_TSTMP Instance attribute Protected Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20090728
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGNMENT_CHANGED Instance method Protected Method Changes the alert with a change in the assignment 20090728
2 CREATE_ALERTS Instance method Protected Method Creates alerts for the resource-assignments 20090728
3 GET_ALERT_RELEVANCE Instance method Public Method Determine Relevance of Message Numbers 20090728
4 GET_RES_END_DATE Instance method Protected Method Gets the end date of the resource in the organization 20090728
Events
Class /MRSS/CL_SGE_CHECK_RES_VALDITY has no event.
Types
Class /MRSS/CL_SGE_CHECK_RES_VALDITY has no local type.
Method Signatures

Method ASSIGNMENT_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_ASSGN Call by reference Object reference (TYPE REF TO) /MRSS/CL_SGE_DATA_CHANGED_ASS Changed Assignment Specification in Scheduling Engine Appl. 20090728

Method ASSIGNMENT_CHANGED on class /MRSS/CL_SGE_CHECK_RES_VALDITY has no exception.

Method CREATE_ALERTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_RESOURCE Resource ID with Object 20090728
2 Importing IT_ASSIGNMENTS Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT_TAB Table with Assignments 20090728
3 Importing IV_BEG_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20090728
4 Importing IV_END_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20090728
5 Importing IV_RES_END_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20090728

Method CREATE_ALERTS on class /MRSS/CL_SGE_CHECK_RES_VALDITY has no exception.

Method GET_ALERT_RELEVANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EXCLUDE_ALERT_MSG Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20090728

Method GET_ALERT_RELEVANCE on class /MRSS/CL_SGE_CHECK_RES_VALDITY has no exception.

Method GET_RES_END_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RES_END_DATE Call by reference Type reference (TYPE) ENDDA End Date 20090728
2 Importing IV_RES_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20090728

Method GET_RES_END_DATE on class /MRSS/CL_SGE_CHECK_RES_VALDITY has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 700