SAP ABAP Class /MRSS/CL_SGE_WFM (Connection to Resource Planning)
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_CORE | Connection to Resource Planning | 20071212 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_SGE_GUID_CONVERT | Methods to convert from RAW to CHAR | 20071120 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_SGE_SAVEABLE | Interface for Objects That Can Be Saved | 20030520 |
Properties
Class | /MRSS/CL_SGE_WFM | |
Short Description | Connection to Resource Planning | |
Super Class | /MRSS/CL_SGE_CORE | Connection to Resource Planning |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /MRSS/SGE | Multiresource Planning: Scheduling Engine |
Created | 20030423 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /MRSS/IF_SGE_GUID_CONVERT | Methods to convert from RAW to CHAR | 20071120 | ||
2 | /MRSS/IF_SGE_SAVEABLE | Interface for Objects That Can Be Saved | 20030520 |
Friends
Class /MRSS/CL_SGE_WFM has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20070720 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20061123 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | /MRSS/T_SGE_RESOURCE_INFO_TAB | Resource Information Table | 20090811 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | /MRSS/T_GUIDS_TAB | Table with Two GUIDs at a Time | 20070720 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_BOOLEAN | 20040511 | |||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LOGSYS | Logical HCM System | 20070718 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LOGSYS | Logical System | 20031028 | ||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | /MRSS/T_TIMESPEC_TYPE_TAB | Available Time Allocations | 20071213 | ||
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | /MRSS/T_TIMESPEC_TYPE_TAB | Available Time Allocations | 20071213 | ||
10 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LANGU | Language Key | 20071213 | ||
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | /MRSS/T_RESOURCE_TYPE | Type of Resource | 20071213 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Read Assignments by Travel Times | 20070818 |
2 | ![]() |
Instance method | Private | Method | Assignments to Be Deleted Are Buffered Internally Only | 20070720 |
3 | ![]() |
Instance method | Private | Method | Delete Assignments in WFM for SAVE Period | 20070720 |
4 | ![]() |
Instance method | Public | Constructor | Constructor | 20070212 |
5 | ![]() |
Instance method | Private | Method | Convert the Message Table | 20030708 |
6 | ![]() |
Instance method | Private | Method | Demands to be deleted buffered internally only | 20061123 |
7 | ![]() |
Instance method | Private | Method | Delete demands in WFM at time of SAVE | 20061123 |
8 | ![]() |
Instance method | Private | Method | Read additional data | 20060810 |
9 | ![]() |
Static method | Public | Method | Get RFC Destination for Workforce Management Core | 20030715 |
10 | ![]() |
Instance method | Private | Method | Time Allocations to Be Deleted Are Buffered Internally Only | 20070720 |
11 | ![]() |
Instance method | Private | Method | Delete Time Allocations In WFM for SAVE Period | 20070720 |
12 | ![]() |
Instance method | Private | Method | Generate Unique GUID for Time Allocation | 20070716 |
Events
Class /MRSS/CL_SGE_WFM has no event.
Types
Class /MRSS/CL_SGE_WFM has no local type.
Method Signatures
Method ASSIGNMENTS_GET_IN_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_WFM_COR_TAB | WFM Core Einsatz Daten | 20070824 | ||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Tabelle von Nachrichten | 20070818 | ||
3 | ![]() |
IT_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | Liste mit Guids | 20070818 | ||
4 | ![]() |
IT_RESOURCES | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | Liste mit Guids | 20070818 | ||
5 | ![]() |
IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20070818 | ||
6 | ![]() |
IV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20070818 |
Method ASSIGNMENTS_GET_IN_RANGE on class /MRSS/CL_SGE_WFM has no exception.
Method ASSIGNMENT_BUFFER_DEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID des Einsatzes | 20070720 | ||
2 | ![]() |
IV_OPERATION | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_OPERATION | Operation des Einsatzes | 20070720 | ||
3 | ![]() |
RV_OPERATION | Value transfer | Type reference (TYPE) | /MRSS/T_SGE_OPERATION | Neue Operation des Einsatzes | 20070720 |
Method ASSIGNMENT_BUFFER_DEL on class /MRSS/CL_SGE_WFM has no exception.
Method ASSIGNMENT_DEL_ON_SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Tabelle von Nachrichten | 20070720 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Logische Variable | 20070720 |
Method ASSIGNMENT_DEL_ON_SAVE on class /MRSS/CL_SGE_WFM has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IREF_HCM | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_SGE_HCM_INT | HCM Integration | 20070706 |
Method CONSTRUCTOR on class /MRSS/CL_SGE_WFM has no exception.
Method CONVERT_MESS_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Tabelle von Nachrichten | 20030708 | ||
2 | ![]() |
IT_BAPIRET | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20030708 |
Method CONVERT_MESS_TAB on class /MRSS/CL_SGE_WFM has no exception.
Method DEMAND_BUFFER_DEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID des Bedarfs | 20061123 | ||
2 | ![]() |
IV_OPERATION | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_OPERATION | Operation des Bedarfs | 20061123 | ||
3 | ![]() |
RV_OPERATION | Value transfer | Type reference (TYPE) | /MRSS/T_SGE_OPERATION | Neue Operation des Bedarfs | 20061123 |
Method DEMAND_BUFFER_DEL on class /MRSS/CL_SGE_WFM has no exception.
Method DEMAND_DEL_ON_SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Tabelle von Nachrichten | 20070720 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Logische Variable | 20070720 |
Method DEMAND_DEL_ON_SAVE on class /MRSS/CL_SGE_WFM has no exception.
Method READ_ADDITIONAL_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURNING | Value transfer | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_WFM_DET_TAB | Tabelle mit Einsätzen | 20060810 | ||
2 | ![]() |
IT_WFM_CORE_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_WFM_COR_TAB | WFM Core Einsatz Daten | 20060810 |
Method READ_ADDITIONAL_DATA on class /MRSS/CL_SGE_WFM has no exception.
Method RFC_DEST_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RFCDEST | Value transfer | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20030715 |
Method RFC_DEST_GET on class /MRSS/CL_SGE_WFM has no exception.
Method TIMESPEC_BUFFER_DEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID der Zeitzuordnung | 20070720 | ||
2 | ![]() |
IV_OPERATION | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_OPERATION | Operation der Zeitzuordnung | 20070720 | ||
3 | ![]() |
IV_RESOURCE_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID der Ressource | 20070720 | ||
4 | ![]() |
RV_OPERATION | Value transfer | Type reference (TYPE) | /MRSS/T_SGE_OPERATION | Neue Operation der Zeitzuordnung | 20070720 |
Method TIMESPEC_BUFFER_DEL on class /MRSS/CL_SGE_WFM has no exception.
Method TIMESPEC_DEL_ON_SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Tabelle von Nachrichten | 20070720 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Logische Variable | 20070720 |
Method TIMESPEC_DEL_ON_SAVE on class /MRSS/CL_SGE_WFM has no exception.
Method TIMESPEC_GUID_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_GUID | Value transfer | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20070716 | ||
2 | ![]() |
IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20070716 | ||
3 | ![]() |
IV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20070716 | ||
4 | ![]() |
IV_RESOURCE_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | Characterfeld der Länge 32 | 20070716 | ||
5 | ![]() |
IV_TIMESPEC_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESPECTYPE | Struktur für Zeitzuordnungstypen | 20070716 |
Method TIMESPEC_GUID_CREATE on class /MRSS/CL_SGE_WFM has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 401 |