SAP ABAP Class /MRSS/CL_SGE_CHECK_RELAT (Checks for Assignment Relationships)
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 20030701
Properties
Class /MRSS/CL_SGE_CHECK_RELAT  
Short Description Checks for Assignment Relationships    
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 20030701   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGE_CHECK_RELAT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /MRSS/IF_SGE_CHECK Interface for Check Classes 20030701
Friends
Class /MRSS/CL_SGE_CHECK_RELAT 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 20030701
2 GREF_NODE_NETWORK Instance attribute Protected Object reference (TYPE REF TO) /MRSS/IF_SOS_NETWORK Transaction Network 20031016
3 GREF_RESOURCE_MGR Instance attribute Protected Object reference (TYPE REF TO) /MRSS/CL_SGE_RESOURCE_MGR Scheduling Engine: Resource Manager 20030701
4 GT_CHECK_ASS_RELAT_MSGNR Instance attribute Protected Type reference (TYPE) /MRSS/T_ALERT_MESSAGE_TAB Assignment Relationship Check: Message Numbers 20031204
5 GT_CHECK_HR_RELAT_MSGNR Instance attribute Protected Type reference (TYPE) /MRSS/T_ALERT_MESSAGE_TAB Service Resource Relationship Check: Message Numbers 20031204
6 GT_CHECK_SPARE_RELAT_MSGNR Instance attribute Protected Type reference (TYPE) /MRSS/T_ALERT_MESSAGE_TAB Spare Part Relationship Check: Message Numbers 20031204
7 GT_CHECK_TEAM_RELAT_MSGNR Instance attribute Protected Type reference (TYPE) /MRSS/T_ALERT_MESSAGE_TAB Notification 20090203
8 GT_CHECK_TOOL_RELAT_MSGNR Instance attribute Protected Type reference (TYPE) /MRSS/T_ALERT_MESSAGE_TAB Tool Relationship Check: Message Numbers 20031204
9 GT_DEM_ASG Static Attribute Public Type reference (TYPE) /MRSS/T_GUID_TAB 20121220
10 GV_CHECK_ASS_RELAT_ENABLE Instance attribute Protected Type reference (TYPE) /MRSS/T_BOOLEAN Release Assignment Relationship Check 20031125
11 GV_CHECK_HR_RELAT_ENABLE Instance attribute Protected Type reference (TYPE) /MRSS/T_BOOLEAN Release HR Relationship Check 20031125
12 GV_CHECK_SPARE_RELAT_ENABLE Instance attribute Protected Type reference (TYPE) /MRSS/T_BOOLEAN Release Spare Part Relationship Check 20031125
13 GV_CHECK_TOOL_RELAT_ENABLE Instance attribute Protected Type reference (TYPE) /MRSS/T_BOOLEAN Release Tool Relationship Check 20031125
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGNMENT_CHANGED Instance method Protected Method Change an Assignment 20030701
2 CHECK_HR_RELATIONSHIPS Instance method Protected Method Check the Relationships Between HR Assignments (Persons>1) 20030814
3 CHECK_PERFORM_A_CHANGE Instance method Protected Method Check After Change 20030702
4 CHECK_RELATIONSHIP Instance method Protected Method Check the Relationships Between HR Assignments 20030710
5 CHECK_SPARE_PART_AVAILABILITY Instance method Protected Method Check the Availability of Spare Parts 20030814
6 CHECK_TEAM_RELATIONSHIPS Instance method Protected Method Team Relationship 20090203
7 CHECK_TOOL_RELATIONSHIPS Instance method Protected Method Check the Relationships Between HR Assignments and Tools 20030722
8 DELETE_ALERTS Instance method Protected Method Delete All RELAT Alerts for an Object 20031204
9 DEMAND_CHANGED Instance method Protected Method Perform Checks if a Demand Is Changed 20090213
10 GET_ALERT_RELEVANCE Instance method Protected Method Determine Relevance of Message Numbers 20031218
11 GET_RELATIONSHIP_ALERT Instance method Protected Method Determine Alert Texts 20031118
12 GET_TEAMS_FROM_RESOURCES Instance method Protected Method Get Team Detail from Team 20090203
13 INIT_CHECK_RELATIONSHIP Instance method Protected Method Initializes the Network of Relationships Between Assignments 20030710
Events
Class /MRSS/CL_SGE_CHECK_RELAT has no event.
Types
Class /MRSS/CL_SGE_CHECK_RELAT 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_ASS Call by reference Object reference (TYPE REF TO) /MRSS/CL_SGE_DATA_CHANGED_ASS Einsatzspezifikationsänderung der Scheduling Engine Applikat 20030701

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

Method CHECK_HR_RELATIONSHIPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DEMAND Call by reference Type reference (TYPE) /MRSS/T_DEMAND Bedarf mit Objekt 20031121

Method CHECK_HR_RELATIONSHIPS on class /MRSS/CL_SGE_CHECK_RELAT has no exception.

Method CHECK_PERFORM_A_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJ Call by reference Type reference (TYPE) /MRSS/T_OBJ_TIME_INT_TAB Tabelle mit Guids und zugehörigen Zeitintervallen 20031112

Method CHECK_PERFORM_A_CHANGE on class /MRSS/CL_SGE_CHECK_RELAT has no exception.

Method CHECK_RELATIONSHIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_DEMAND Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_SINGLE_DEMAND Bedarf 20031120
2 Importing IT_ASSIGNMENTS Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT_TAB Einsätze der Scheduling Engine 20110329

Method CHECK_RELATIONSHIP on class /MRSS/CL_SGE_CHECK_RELAT has no exception.

Method CHECK_SPARE_PART_AVAILABILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ASS Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT Einsatz der Scheduling Engine 20030814

Method CHECK_SPARE_PART_AVAILABILITY on class /MRSS/CL_SGE_CHECK_RELAT has no exception.

Method CHECK_TEAM_RELATIONSHIPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ASSIGNMENTS Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT_TAB Table with Assignments 20090203
2 Importing IT_DEMANDS Call by reference Type reference (TYPE) /MRSS/T_DEMAND_TAB Table with Demands 20090203
3 Importing IV_BEG_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20090203
4 Importing IV_END_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20090203

Method CHECK_TEAM_RELATIONSHIPS on class /MRSS/CL_SGE_CHECK_RELAT has no exception.

Method CHECK_TOOL_RELATIONSHIPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ASS Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT Einsatz der Scheduling Engine 20030723

Method CHECK_TOOL_RELATIONSHIPS on class /MRSS/CL_SGE_CHECK_RELAT has no exception.

Method DELETE_ALERTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID im 'CHAR' Format in Großschreibung 20031204
2 Importing IV_COMPONENT_TYPE Call by reference Type reference (TYPE) /MRSS/T_SGE_OBJECT_TYPE Objekttyp der Scheduling Engine 20031204
3 Importing IV_VALID_FROM Call by reference Type reference (TYPE) TIMESTAMP 19000101000000 UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20040109
4 Importing IV_VALID_TO Call by reference Type reference (TYPE) TIMESTAMP 99993112000000 UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20040109

Method DELETE_ALERTS on class /MRSS/CL_SGE_CHECK_RELAT has no exception.

Method DEMAND_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_DEMAND Call by reference Object reference (TYPE REF TO) /MRSS/CL_SGE_DATA_CHANGED_DEMA Bedarfsspezifikationsänderung der Scheduling Engine Applikat 20090213

Method DEMAND_CHANGED on class /MRSS/CL_SGE_CHECK_RELAT has no exception.

Method GET_ALERT_RELEVANCE Signature

Method GET_ALERT_RELEVANCE on class /MRSS/CL_SGE_CHECK_RELAT has no parameter.
Method GET_ALERT_RELEVANCE on class /MRSS/CL_SGE_CHECK_RELAT has no exception.

Method GET_RELATIONSHIP_ALERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ALERT Call by reference Type reference (TYPE) /MRSS/T_ALERTDATA Arbeitsbereich: Alerts und Komponenten 20031118
2 Exporting ET_OBJECT Call by reference Type reference (TYPE) /MRSS/T_GUID_W_TYPE_TAB Tabelle mit Guids 20031118
3 Importing IS_VIOLATED_REL Call by reference Type reference (TYPE) /MRSS/SOS_PROCESS_LINE Kante in einem Vorgangsnetz 20031118
4 Importing IT_ASS Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT_TAB Tabelle der Einsätze 20031118
5 Importing IT_DEMAND Call by reference Type reference (TYPE) /MRSS/T_DEMAND_TAB Tabelle mit Bedarfen 20031118

Method GET_RELATIONSHIP_ALERT on class /MRSS/CL_SGE_CHECK_RELAT has no exception.

Method GET_TEAMS_FROM_RESOURCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESOURCES_NO_TEAM Call by reference Type reference (TYPE) /MRSS/T_RESOURCE_TAB Table with Resources 20090203
2 Exporting ET_TEAMS Call by reference Type reference (TYPE) /MRSS/T_RESOURCE_TAB Table with Resources 20090203
3 Exporting ET_TEAM_LINKS Call by reference Type reference (TYPE) /MRSS/T_LINK_OBJ_TAB Table with Links 20090203
4 Importing IS_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_RESOURCE Resource ID with Object 20090203
5 Importing IT_RESOURCES Call by reference Type reference (TYPE) /MRSS/T_RESOURCE_TAB Table with Resources 20090203
6 Importing IV_BEG_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20090203
7 Importing IV_END_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20090203

Method GET_TEAMS_FROM_RESOURCES on class /MRSS/CL_SGE_CHECK_RELAT has no exception.

Method INIT_CHECK_RELATIONSHIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_ASS Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_ASSIGNMENT Einsatz der Scheduling Engine 20030710
2 Importing IREF_DEMAND Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_SINGLE_DEMAND Bedarf 20031120

Method INIT_CHECK_RELATIONSHIP on class /MRSS/CL_SGE_CHECK_RELAT has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 401