SAP ABAP Class /MRSS/CL_SGE_TEAM (Team in Scheduling Engine)
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 Inheritance (c INHERITING FROM c_ref)  /MRSS/CL_SGE_SINGLE_RESOURCE Scheduling Engine: Single Resource 20030820
Properties
Class /MRSS/CL_SGE_TEAM  
Short Description Team in Scheduling Engine    
Super Class /MRSS/CL_SGE_SINGLE_RESOURCE Scheduling Engine: Single Resource 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/SGE   Multiresource Planning: Scheduling Engine 
Created 20030820   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGE_TEAM has no forward declaration.
Interfaces
Class /MRSS/CL_SGE_TEAM has no interface implemented.
Friends
Class /MRSS/CL_SGE_TEAM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_TEAM Instance attribute Public Type reference (TYPE) /MRSS/D_TEAM Team in Scheduling Engine 20030820
2 GT_MEMBER_AGR_AVAIL Instance attribute Private Type reference (TYPE) /MRSS/T_SGE_RES_ARGR_AVAIL_TAB Aggregate Availability of Resources 20090820
3 GV_OPERATION Instance attribute Public Type reference (TYPE) /MRSS/T_SGE_OPERATION Command Operation 20030821
Methods
# Method Level Visibility Method type Description Created on
1 AGR_AVAIL_UPDATE Instance method Public Method Update aggregated availability 20140808
2 BEFORE_CHANGE Instance method Protected Method Before Change 20030821
3 CAPACITY_GET Instance method Public Method Provides Team Capacity 20090309
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030820
5 LINKS_TO_CHANGE_GET Instance method Public Method Get Links to Be Changed When Team Data Is Changed 20030820
6 LINK_GUID_GET Instance method Public Method Get GUID for a Link 20030820
7 MEMBERS_GET Instance method Public Method Get Members 20030820
8 TEAM_MEMBER_AGR_AVAIL_GET Instance method Public Method Get team member agr avail from buffer 20140807
9 TEAM_MEMBER_AGR_AVAIL_SET Instance method Public Method Set team member agr avail in buffer 20140807
10 TRIGGER_CAPACITY_CHANGE Instance method Public Method Triggers Capacity Change 20090213
11 UPDATE_AVAILABILITY_BUFFER Instance method Public Method Update the availability buffers(whenever the team is changed 20121213
12 UPDATE_TEAM_ADDRESS Instance method Public Method Update Team address 20130829
Events
Class /MRSS/CL_SGE_TEAM has no event.
Types
Class /MRSS/CL_SGE_TEAM has no local type.
Method Signatures

Method AGR_AVAIL_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INTERVAL Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL Time Interval 20140808

Method AGR_AVAIL_UPDATE on class /MRSS/CL_SGE_TEAM has no exception.

Method BEFORE_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Tabelle von Nachrichten 20030821
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20030821
3 Importing IREF_COMMAND Call by reference Object reference (TYPE REF TO) /MRSS/CL_CMD_TEAM Kommando bezogen auf Team 20030821

Method BEFORE_CHANGE on class /MRSS/CL_SGE_TEAM has no exception.

Method CAPACITY_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CAPACITY Call by reference Type reference (TYPE) /MRSS/T_SGE_TEAM_RES_INT_TAB 20090309
2 Exporting ET_DETAILED_CAPACITY Call by reference Type reference (TYPE) /MRSS/T_CAG_CG_TAB Kapazitätsgraphen 20090309
3 Importing IV_BEG_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20090309
4 Importing IV_END_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20090309

Method CAPACITY_GET on class /MRSS/CL_SGE_TEAM has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TEAM Call by reference Type reference (TYPE) /MRSS/D_TEAM Team in der Scheduling Engine 20030820
2 Importing IV_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID Characterfeld der Länge 32 20030911
3 Importing IV_OBJID Call by reference Type reference (TYPE) REALO Extended Object ID 20090303

Method CONSTRUCTOR on class /MRSS/CL_SGE_TEAM has no exception.

Method LINKS_TO_CHANGE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LINKS_DELETE Call by reference Type reference (TYPE) /MRSS/T_LINK_OBJ_TAB Tabelle mit Links 20030820
2 Exporting ET_LINKS_UPDATE Call by reference Type reference (TYPE) /MRSS/T_LINK_OBJ_TAB Tabelle mit Links 20030820
3 Importing IS_TEAM_NEW Call by reference Type reference (TYPE) /MRSS/T_TEAM Team 20030820
4 Importing IV_OPERATION Call by reference Type reference (TYPE) /MRSS/T_SGE_OPERATION Operation eines Kommandos 20030820

Method LINKS_TO_CHANGE_GET on class /MRSS/CL_SGE_TEAM has no exception.

Method LINK_GUID_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BEG_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20090202
2 Importing IV_END_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20090202
3 Importing IV_LINK_TYPE Value transfer Type reference (TYPE) /MRSS/T_REL_TYPE Relationship Type 20071105
4 Importing IV_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_GUID Characterfeld der Länge 32 20030820
5 Returning RV_GUID Value transfer Type reference (TYPE) /MRSS/T_GUID Characterfeld der Länge 32 20030820

Method LINK_GUID_GET on class /MRSS/CL_SGE_TEAM has no exception.

Method MEMBERS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESOURCES Call by reference Type reference (TYPE) /MRSS/T_RES_W_VAL_TAB Tabelle mit Resourcen 20030820
2 Exporting ET_RESP_MEMBERS Call by reference Type reference (TYPE) /MRSS/T_RES_W_VAL_TAB Table of Responsible Resources 20080114
3 Importing IV_BEG_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20030909
4 Importing IV_END_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20030909
5 Importing IV_GET_RESP Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Flag for team Resp 20071105

Method MEMBERS_GET on class /MRSS/CL_SGE_TEAM has no exception.

Method TEAM_MEMBER_AGR_AVAIL_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RESOURCE_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20140807
2 Returning RS_TEAM_MEMBER_AGR_AVAIL Value transfer Type reference (TYPE) /MRSS/T_SGE_RES_ARGR_AVAIL 20140807

Method TEAM_MEMBER_AGR_AVAIL_GET on class /MRSS/CL_SGE_TEAM has no exception.

Method TEAM_MEMBER_AGR_AVAIL_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TEAM_MEMBER_AGR_AVAIL Call by reference Type reference (TYPE) /MRSS/T_SGE_RES_ARGR_AVAIL 20140807

Method TEAM_MEMBER_AGR_AVAIL_SET on class /MRSS/CL_SGE_TEAM has no exception.

Method TRIGGER_CAPACITY_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_UPDATED_INTERVAL Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL Time Interval 20140729

Method TRIGGER_CAPACITY_CHANGE on class /MRSS/CL_SGE_TEAM has no exception.

Method UPDATE_AVAILABILITY_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_UPDATED_INTERVAL Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL Time Interval 20140729

Method UPDATE_AVAILABILITY_BUFFER on class /MRSS/CL_SGE_TEAM has no exception.

Method UPDATE_TEAM_ADDRESS Signature

Method UPDATE_TEAM_ADDRESS on class /MRSS/CL_SGE_TEAM has no parameter.
Method UPDATE_TEAM_ADDRESS on class /MRSS/CL_SGE_TEAM has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 401