SAP ABAP Class /MRSS/IF_SGE_BUNDLE (Scheduling Engine Bundle)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_SGD_BUNDLE | Bundle | 20121211 |
Properties
| Class | /MRSS/IF_SGE_BUNDLE | |
| Short Description | Scheduling Engine Bundle | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110207 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/IF_SGE_BUNDLE has no forward declaration.
Interfaces
Class /MRSS/IF_SGE_BUNDLE has no interface implemented.
Friends
Class /MRSS/IF_SGE_BUNDLE has no friend class.
Attributes
Class /MRSS/IF_SGE_BUNDLE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Alert message for the Bundle | 20130801 | |
| 2 | Instance method | Public | Method | Check if any data changed | 20130705 | |
| 3 | Instance method | Public | Method | Demand Modify - Check if Demand Changed | 20130705 | |
| 4 | Instance method | Public | Method | Get Bundle data | 20130502 | |
| 5 | Instance method | Public | Method | Get Bundle Description | 20130426 | |
| 6 | Instance method | Public | Method | Get Bundle Guid | 20130423 | |
| 7 | Instance method | Public | Method | Get Bundle ID | 20130426 | |
| 8 | Instance method | Public | Method | Get Demands | 20130514 | |
| 9 | Instance method | Public | Method | Get Demand's Original data | 20130514 | |
| 10 | Instance method | Public | Method | Is Demand in the Bundle | 20130426 | |
| 11 | Instance method | Public | Method | Check for same Demand settings for for Slot Proposal Logic | 20130611 | |
| 12 | Instance method | Public | Method | Initialize | 20130502 |
Events
Class /MRSS/IF_SGE_BUNDLE has no event.
Types
Class /MRSS/IF_SGE_BUNDLE has no local type.
Method Signatures
Method ADD_ALERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ALERTS | Call by reference | Type reference (TYPE) | /MRSS/T_ALERTDATA_TAB | Alerts and Components | 20130801 |
Method ADD_ALERT on class /MRSS/IF_SGE_BUNDLE has no exception.
Method CHECK_IF_BUNDLE_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BUNDLE | Call by reference | Type reference (TYPE) | /MRSS/T_BUNDLE_WRK | Bundle work structure | 20130705 | |||
| 2 | RV_CHANGED | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130705 |
Method CHECK_IF_BUNDLE_CHANGED on class /MRSS/IF_SGE_BUNDLE has no exception.
Method CHECK_IF_DEMAND_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DEMAND_NEW | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ITEM_STR_WRK | Structure representation of a demand item | 20130910 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20130705 | |||
| 3 | EV_CHANGED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130705 | |||
| 4 | IS_DEMAND_HDR_NEW | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR_WRK | Complex demand in structure representation | 20130705 | |||
| 5 | IV_BACK_INTEGRATION | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130911 |
Method CHECK_IF_DEMAND_CHANGED on class /MRSS/IF_SGE_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 | Value transfer | Type reference (TYPE) | /MRSS/T_BUNDLE_WRK | Bundle work structure | 20130502 |
Method GET_BUNDLE_DATA on class /MRSS/IF_SGE_BUNDLE has no exception.
Method GET_BUNDLE_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_BUNDLE_DESCRIPTION | Value transfer | Type reference (TYPE) | /MRSS/T_SGE_BUNDLE_DESCRIPTION | Bundle Description | 20130426 |
Method GET_BUNDLE_DESCRIPTION on class /MRSS/IF_SGE_BUNDLE has no exception.
Method GET_BUNDLE_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_BUNDLE_GUID | Value transfer | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20130423 |
Method GET_BUNDLE_GUID on class /MRSS/IF_SGE_BUNDLE has no exception.
Method GET_BUNDLE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_BUNDLE_ID | Value transfer | Type reference (TYPE) | /MRSS/T_BUNDLE_ID | Bundle Id | 20130426 |
Method GET_BUNDLE_ID on class /MRSS/IF_SGE_BUNDLE has no exception.
Method GET_DEMANDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_DEMANDS | Value transfer | Type reference (TYPE) | /MRSS/T_DEMAND_TAB | Table with Demands | 20130514 |
Method GET_DEMANDS on class /MRSS/IF_SGE_BUNDLE has no exception.
Method GET_DEMANDS_ORIGINAL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130514 | |||
| 2 | RT_DEMANDS_ORIGINAL_DATA | Value transfer | Type reference (TYPE) | /MRSS/T_BUND_DEM_ORIG_DATA_TAB | Table type for Bundled Demand Original da | 20130514 |
Method GET_DEMANDS_ORIGINAL_DATA on class /MRSS/IF_SGE_BUNDLE has no exception.
Method IS_DEMAND_IN_BUNDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DEMAND_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20130426 | |||
| 2 | RV_DEMAND_IN_BUNDLE | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130426 |
Method IS_DEMAND_IN_BUNDLE on class /MRSS/IF_SGE_BUNDLE has no exception.
Method MULTASG_CHECK_FOR_SAME_SETTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_DEMAND_TAB | Table with Demands | 20130611 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20130611 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130611 |
Method MULTASG_CHECK_FOR_SAME_SETTING on class /MRSS/IF_SGE_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 | Call by reference | Type reference (TYPE) | /MRSS/T_BUNDLE_WRK | Bundle work structure | 20130502 |
Method SET_BUNDLE_DATA on class /MRSS/IF_SGE_BUNDLE has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |