SAP ABAP Class /MRSS/CL_CMD_SINGLE_COMMAND (Single Scheduling Engine Command)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
CA-MRS (Application Component) SAP Multiresource Scheduling
⤷
/MRSS/CMD (Package) Multiresource Planning: Command Framework

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /MRSS/CL_CMD_ABSTRACT_COMMAND | Scheduling Engine Command | 20130602 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_SGE_RE_CREATION | Interface to Encapsulate RE_CREATION Event | 20130602 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /MRSS/CL_CMD_ASSIGNMENT | Command for Assignment | 20130602 |
2 | Inheritance (c INHERITING FROM c_ref) | /MRSS/CL_CMD_BUNDLE | Command for Bundle | 20130620 |
3 | Inheritance (c INHERITING FROM c_ref) | /MRSS/CL_CMD_DEMAND | Command for a Demand | 20130602 |
4 | Inheritance (c INHERITING FROM c_ref) | /MRSS/CL_CMD_LINK | Command to Generate a Link | 20130602 |
5 | Inheritance (c INHERITING FROM c_ref) | /MRSS/CL_CMD_SUBSTITUTION | Command for substitutions | 20130602 |
6 | Inheritance (c INHERITING FROM c_ref) | /MRSS/CL_CMD_TEAM | Command for a Team | 20130602 |
7 | Inheritance (c INHERITING FROM c_ref) | /MRSS/CL_CMD_TENDER | Command Class for MRS Tender | 20130602 |
8 | Inheritance (c INHERITING FROM c_ref) | /MRSS/CL_CMD_TIME_ALLOCATION | Command for Time Allocation | 20130602 |
Properties
Class | /MRSS/CL_CMD_SINGLE_COMMAND | |
Short Description | Single Scheduling Engine Command | |
Super Class | /MRSS/CL_CMD_ABSTRACT_COMMAND | Scheduling Engine Command |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /MRSS/CMD | Multiresource Planning: Command Framework |
Created | 20130602 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /MRSS/CL_CMD_SINGLE_COMMAND has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /MRSS/IF_SGE_RE_CREATION | Interface to Encapsulate RE_CREATION Event | 20130602 |
Friends
Class /MRSS/CL_CMD_SINGLE_COMMAND has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | /MRSS/CL_SGE_DATA_CHANGED_PROT | Logging of Object Changes | 20130602 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | /MRSS/CL_SGE_LOCK | Scheduling Engine Lock Management | 20130602 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | /MRSS/T_SGE_OPERATION | Command Operation | 20130602 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_BOOLEAN | Logical Variable | 20130602 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20130602 |
2 | ![]() |
Instance method | Public | Event handling method | Event Handler for Redo Create | 20130602 |
3 | ![]() |
Instance method | Protected | Method | Get ID of Associated Object | 20130602 |
4 | ![]() |
Instance method | Protected | Method | Replace ID | 20130602 |
5 | ![]() |
Instance method | Protected | Method | Reverse the Operation | 20130602 |
6 | ![]() |
Instance method | Protected | Method | Set Handler for Recreate | 20130602 |
7 | ![]() |
Instance method | Protected | Method | Get Undo Command | 20130602 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | RE_CREATE | Instance Event (0) |
Public (2) |
Redo or Undo Generation of Object with New GUID | 20130602 |
Types
Class /MRSS/CL_CMD_SINGLE_COMMAND has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ADD_ATTR | Call by reference | Type reference (TYPE) | /MRSS/T_COM_ADD_ATTR | Command: Additional Attributes | 20130602 |
Method CONSTRUCTOR on class /MRSS/CL_CMD_SINGLE_COMMAND has no exception.
Method HANDLER_RE_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ID_NEW | Call by reference | Attribute reference (LIKE) | 20130602 | ||||
2 | ![]() |
IV_ID_OLD | Call by reference | Attribute reference (LIKE) | 20130602 | ||||
3 | ![]() |
IV_OBJ_TYPE | Call by reference | Attribute reference (LIKE) | 20130602 |
Method HANDLER_RE_CREATE on class /MRSS/CL_CMD_SINGLE_COMMAND has no exception.
Method ID_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ID | Value transfer | Type reference (TYPE) | /MRSS/T_GUID | Character Field, Length 32 | 20130602 |
Method ID_GET on class /MRSS/CL_CMD_SINGLE_COMMAND has no exception.
Method ID_REPLACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ID_NEW | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | Character Field, Length 32 | 20130602 | ||
2 | ![]() |
IV_ID_OLD | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | Character Field, Length 32 | 20130602 |
Method ID_REPLACE on class /MRSS/CL_CMD_SINGLE_COMMAND has no exception.
Method OPERATION_REVERSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OPERATION | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_OPERATION | Command Operation | 20130602 | ||
2 | ![]() |
RV_OPERATION | Value transfer | Type reference (TYPE) | /MRSS/T_SGE_OPERATION | Command Operation | 20130602 |
Method OPERATION_REVERSE on class /MRSS/CL_CMD_SINGLE_COMMAND has no exception.
Method SET_HANDLER_RE_CREATE Signature
Method SET_HANDLER_RE_CREATE on class /MRSS/CL_CMD_SINGLE_COMMAND has no parameter.
Method SET_HANDLER_RE_CREATE on class /MRSS/CL_CMD_SINGLE_COMMAND has no exception.
Method UNDO_COMMAND_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RREF_COMMAND | Value transfer | Object reference (TYPE REF TO) | /MRSS/CL_CMD_ABSTRACT_COMMAND | Scheduling Engine Command | 20130602 |
Method UNDO_COMMAND_GET on class /MRSS/CL_CMD_SINGLE_COMMAND has no exception.
Event Signatures
Event RE_CREATE Signature
Event RE_CREATE on class /MRSS/CL_CMD_SINGLE_COMMAND has no parameter.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 800 |