SAP ABAP Class /MRSS/CL_CMD_DEMAND (Command for a Demand)
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_SINGLE_COMMAND | Single Scheduling Engine Command | 20130602 |
Properties
| Class | /MRSS/CL_CMD_DEMAND | |
| Short Description | Command for a Demand | |
| Super Class | /MRSS/CL_CMD_SINGLE_COMMAND | Single 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_DEMAND has no forward declaration.
Interfaces
Class /MRSS/CL_CMD_DEMAND has no interface implemented.
Friends
Class /MRSS/CL_CMD_DEMAND has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | /MRSS/T_DEM_STR_WRK | 20130602 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | /MRSS/T_DEM_STR_WRK | 20130602 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | /MRSS/T_QUALIF_REQ_DEM_TAB | 20130602 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20130602 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | /MRSS/T_BOOLEAN | 20130602 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Sets the Signature (Incl. Hash) for Every Single Demand | 20130602 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20130602 | |
| 3 | Instance method | Public | Method | 20130602 |
Events
Class /MRSS/CL_CMD_DEMAND has no event.
Types
Class /MRSS/CL_CMD_DEMAND has no local type.
Method Signatures
Method CALCULATE_SIGNATURE Signature
Method CALCULATE_SIGNATURE on class /MRSS/CL_CMD_DEMAND has no parameter.
Method CALCULATE_SIGNATURE on class /MRSS/CL_CMD_DEMAND has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_LOCK | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGE_LOCK | 20130602 | ||||
| 2 | IS_ADD_ATTR | Call by reference | Type reference (TYPE) | /MRSS/T_COM_ADD_ATTR | 20130602 | ||||
| 3 | IS_DEM_WRK | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR_WRK | 20130602 | ||||
| 4 | IT_REQ_QUALIF | Call by reference | Type reference (TYPE) | /MRSS/T_QUALIF_REQ_DEM_TAB | 20130602 | ||||
| 5 | IV_NOT_USE_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 20130602 | ||||
| 6 | IV_OPERATION | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_OPERATION | Command Operation | 20130602 | |||
| 7 | IV_REQUIRES_SCHEDULING | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | ' ' | Scheduling Required? | 20130602 |
Method CONSTRUCTOR on class /MRSS/CL_CMD_DEMAND has no exception.
Method UNDO_INFO_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR_WRK | 20130602 |
Method UNDO_INFO_SET on class /MRSS/CL_CMD_DEMAND has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 800 |