SAP ABAP Interface /MRSS/IF_SGE_BUNDLES (Interface for Bundle Manager)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/SGE (Package) Multiresource Planning: Scheduling Engine
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_SGD_BUNDLE_MGR | Bundle Manager | 20130409 |
Properties
| Interface | /MRSS/IF_SGE_BUNDLES | |
| Short Description | Interface for Bundle Manager |
General Data
| Package | /MRSS/SGE | Multiresource Planning: Scheduling Engine |
| Created | 20130409 | SAP |
| Last changed | 20141109 | |
| Unicode checks active |
Forward declarations
Interface /MRSS/IF_SGE_BUNDLES has no forward declaration.
Interfaces
Interface /MRSS/IF_SGE_BUNDLES has no interface.
Friends
Interface /MRSS/IF_SGE_BUNDLES has no friend.
Attributes
Interface /MRSS/IF_SGE_BUNDLES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | During Save, verify Demand and set with Original data | 20130516 | |
| 2 | Instance method | Public | Method | Verify Bundle before Demand Modify | 20130516 | |
| 3 | Instance method | Public | Method | Bundle Modify | 20130409 | |
| 4 | Instance method | Public | Method | Create Commands | 20130812 | |
| 5 | Instance method | Public | Method | Demand Object Get | 20130521 | |
| 6 | Instance method | Public | Method | Get Bundle | 20130409 | |
| 7 | Instance method | Public | Method | Get the Bundle for Demand | 20130409 | |
| 8 | Instance method | Public | Method | Initialize Bundle | 20130409 | |
| 9 | Instance method | Public | Method | Is Demand Bundled ? | 20130409 | |
| 10 | Instance method | Public | Method | Prepare External Representation str from Work Structure | 20130430 | |
| 11 | Instance method | Public | Method | Prepare Work Structure from External Representation str. | 20130430 | |
| 12 | Instance method | Public | Method | Update Changed data | 20130717 |
Events
Interface /MRSS/IF_SGE_BUNDLES has no event.
Types
Interface /MRSS/IF_SGE_BUNDLES has no local type.
Method Signatures
Method BEFORE_SAVE_DEMAND_DATA_VERIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR_TAB | Complex demands in structure representation | 20130516 |
Method BEFORE_SAVE_DEMAND_DATA_VERIFY on Interface /MRSS/IF_SGE_BUNDLES has no exception.
Method BUNDLE_CHECK_FOR_DEMAND_MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BUNDLE_WRK | Call by reference | Type reference (TYPE) | /MRSS/T_BUNDLE_WRK_TAB | Bundle work structure table | 20130516 | |||
| 2 | ET_DEM_STR | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR_WRK_TAB | Complex demands in structure representation | 20130704 | |||
| 3 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20130516 | |||
| 4 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130516 | |||
| 5 | IT_DEM_STR | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR_WRK_TAB | Complex demands in structure representation | 20130704 |
Method BUNDLE_CHECK_FOR_DEMAND_MODIFY on Interface /MRSS/IF_SGE_BUNDLES has no exception.
Method BUNDLE_MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BUNDLE | Call by reference | Type reference (TYPE) | /MRSS/T_BUNDLE_WRK_TAB | Bundle work structure | 20130430 | |||
| 2 | ET_DEMAND_SKIPPED | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130528 | |||
| 3 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20130430 | |||
| 4 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130430 | |||
| 5 | EV_LOCK_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130716 | |||
| 6 | IT_BUNDLE | Call by reference | Type reference (TYPE) | /MRSS/T_BUNDLE_WRK_TAB | Bundle work structure table | 20130430 | |||
| 7 | IV_MULTIPLE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130430 | |||
| 8 | IV_NO_DEMAND_COMMAND | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130718 | |||
| 9 | IV_NO_LOCK | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130912 | |||
| 10 | IV_NO_RECHECK | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130912 | |||
| 11 | IV_SIMULATION | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130430 |
Method BUNDLE_MODIFY on Interface /MRSS/IF_SGE_BUNDLES has no exception.
Method CREATE_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EREF_COMMAND | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_CMD_ABSTRACT_COMMAND | Scheduling Engine Command | 20130812 | |||
| 2 | ET_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ITEM_STR_WRK_TAB | Work table with demand items in STR representation | 20130812 | |||
| 3 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20130812 | |||
| 4 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130812 | |||
| 5 | IT_BUNDLE | Call by reference | Type reference (TYPE) | /MRSS/T_BUNDLE_WRK_TAB | Bundle work structure table | 20130812 | |||
| 6 | IV_NO_DEMAND_COMMAND | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130812 |
Method CREATE_COMMAND on Interface /MRSS/IF_SGE_BUNDLES has no exception.
Method DEMAND_OBJ_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20130521 | |||
| 2 | RREF_DEMAND | Value transfer | Object reference (TYPE REF TO) | /MRSS/IF_SGE_SINGLE_DEMAND | Scheduling Engine Demand | 20130521 |
Method DEMAND_OBJ_GET on Interface /MRSS/IF_SGE_BUNDLES has no exception.
Method GET_BUNDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUNDLE_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20130424 | |||
| 2 | RS_BUNDLE | Value transfer | Type reference (TYPE) | /MRSS/T_BUNDLE | Bundle with Object | 20130424 |
Method GET_BUNDLE on Interface /MRSS/IF_SGE_BUNDLES has no exception.
Method GET_BUNDLE_FOR_DEMAND 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 | RS_BUNDLE | Value transfer | Type reference (TYPE) | /MRSS/T_BUNDLE | Bundle with Object | 20130426 |
Method GET_BUNDLE_FOR_DEMAND on Interface /MRSS/IF_SGE_BUNDLES has no exception.
Method INITIALIZE_BUNDLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REFRESH | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130709 |
Method INITIALIZE_BUNDLES on Interface /MRSS/IF_SGE_BUNDLES has no exception.
Method IS_DEMAND_BUNDLED 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 | 20130516 | |||
| 2 | RV_DEMAND_IS_BUNDLED | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130516 |
Method IS_DEMAND_BUNDLED on Interface /MRSS/IF_SGE_BUNDLES has no exception.
Method MAP_EXT_FROM_WRK 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 | 20130430 | |||
| 2 | IV_LOCK_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130716 | |||
| 3 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Time Zone | 20130430 | |||
| 4 | RS_BUNDLE_EXT | Value transfer | Type reference (TYPE) | /MRSS/T_BUNDLE_WRK_EXT | Bundle work structure External representation | 20130430 |
Method MAP_EXT_FROM_WRK on Interface /MRSS/IF_SGE_BUNDLES has no exception.
Method MAP_WRK_FROM_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BUNDLE_EXT | Call by reference | Type reference (TYPE) | /MRSS/T_BUNDLE_WRK_EXT | Bundle work structure External representation | 20130430 | |||
| 2 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Time Zone | 20130430 | |||
| 3 | RS_BUNDLE_WRK | Value transfer | Type reference (TYPE) | /MRSS/T_BUNDLE_WRK | Bundle work structure | 20130430 |
Method MAP_WRK_FROM_EXT on Interface /MRSS/IF_SGE_BUNDLES has no exception.
Method UPDATE_CHANGED_DATA Signature
Method UPDATE_CHANGED_DATA on Interface /MRSS/IF_SGE_BUNDLES has no parameter.
Method UPDATE_CHANGED_DATA on Interface /MRSS/IF_SGE_BUNDLES has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 800 |