SAP ABAP Class /MRSS/CL_CMD_DYNAMIC_COMMAND (Dynamic Command Class)
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_MULTIPLE_COMMAND | Generic Multi-Command Class | 20130615 |
Properties
| Class | /MRSS/CL_CMD_DYNAMIC_COMMAND | |
| Short Description | Dynamic Command Class | |
| Super Class | /MRSS/CL_CMD_MULTIPLE_COMMAND | Generic Multi-Command Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/CMD | Multiresource Planning: Command Framework |
| Created | 20130615 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_CMD_DYNAMIC_COMMAND has no forward declaration.
Interfaces
Class /MRSS/CL_CMD_DYNAMIC_COMMAND has no interface implemented.
Friends
Class /MRSS/CL_CMD_DYNAMIC_COMMAND has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_SGA_ALERTS | Alert Monitor | 20130615 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_SGE_CHECKS | Checks in the Scheduling Engine Application | 20130615 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_CMD_MULTIPLE_COMMAND | Generic Multi-Command Class | 20130615 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_COM_ADD_ATTR | Command: Additional Attributes | 20130615 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_FNC_DATA_HOLDER | Holds the data passed into the dynamic command | 20130619 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130619 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_FNC_CLASS_NAME | Functional Class Name | 20130615 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_FNC_METHOD_NAME | Functional Class Method Name | 20130615 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130615 |
Events
Class /MRSS/CL_CMD_DYNAMIC_COMMAND has no event.
Types
Class /MRSS/CL_CMD_DYNAMIC_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 | IREF_ALERT_MANAGER | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGA_ALERTS | Alert Monitor | 20130615 | |||
| 2 | IREF_CHECK_MANAGER | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGE_CHECKS | Checks in the Scheduling Engine Application | 20130615 | |||
| 3 | IS_ADD_ATTRIBUTES | Call by reference | Type reference (TYPE) | /MRSS/T_COM_ADD_ATTR | Command: Additional Attributes | 20130615 | |||
| 4 | IS_DYNAMIC_COMMAND_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_FNC_DATA_HOLDER | Holds the data passed into the dynamic command | 20130619 | |||
| 5 | IV_EXECUTE_RESULTANT_COMMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130619 | |||
| 6 | IV_FUNCTIONAL_CLASS_NAME | Call by reference | Type reference (TYPE) | /MRSS/T_FNC_CLASS_NAME | Functional Class Name | 20130615 | |||
| 7 | IV_FUNCTIONAL_METHOD_NAME | Call by reference | Type reference (TYPE) | /MRSS/T_FNC_METHOD_NAME | Functional Class Method Name | 20130615 |
Method CONSTRUCTOR on class /MRSS/CL_CMD_DYNAMIC_COMMAND has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 800 |