SAP ABAP Class /MRSS/CL_CMD_BUNDLE (Command for Bundle)
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 | 20130620 |
Properties
| Class | /MRSS/CL_CMD_BUNDLE | |
| Short Description | Command for Bundle | |
| 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 | 20130620 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_CMD_BUNDLE has no forward declaration.
Interfaces
Class /MRSS/CL_CMD_BUNDLE has no interface implemented.
Friends
Class /MRSS/CL_CMD_BUNDLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_BUNDLE_WRK | Bundle work structure | 20130620 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_BUNDLE_WRK | Bundle work structure | 20130620 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20130620 | |
| 2 | Instance method | Public | Method | Get Bundle data | 20130620 | |
| 3 | Instance method | Public | Method | Get Bundle data | 20130709 | |
| 4 | Instance method | Public | Method | Undo Info Set | 20130620 |
Events
Class /MRSS/CL_CMD_BUNDLE has no event.
Types
Class /MRSS/CL_CMD_BUNDLE 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_BUNDLE_WRK | Call by reference | Type reference (TYPE) | /MRSS/T_BUNDLE_WRK | Bundle work structure | 20130620 |
Method CONSTRUCTOR on class /MRSS/CL_CMD_BUNDLE has no exception.
Method GET_BUNDLE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_BUNDLE_WRK | Value transfer | Type reference (TYPE) | /MRSS/T_BUNDLE_WRK | Bundle work structure | 20130620 |
Method GET_BUNDLE_DATA on class /MRSS/CL_CMD_BUNDLE has no exception.
Method SET_BUNDLE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BUNDLE_WRK | Value transfer | Type reference (TYPE) | /MRSS/T_BUNDLE_WRK | Bundle work structure | 20130709 |
Method SET_BUNDLE_DATA on class /MRSS/CL_CMD_BUNDLE has no exception.
Method UNDO_INFO_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BUNDLE_WRK | Call by reference | Type reference (TYPE) | /MRSS/T_BUNDLE_WRK | Bundle work structure | 20130620 |
Method UNDO_INFO_SET on class /MRSS/CL_CMD_BUNDLE has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 800 |