SAP ABAP Interface /MRSS/IF_POT_UPDATE_RULES (Interface for BAdI: /MRSS/POT_UPDATE_RULES)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
CA-MRS (Application Component) SAP Multiresource Scheduling
⤷
/MRSS/POT_ENGINE (Package) Capacity Pots Engine

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_POT_BADI_UPDATE_RULES | Class for BAdI Impl.: /MRSS/IM_POT_BADI_UPDATE_RULES | 20110401 |
Properties
Interface | /MRSS/IF_POT_UPDATE_RULES | |
Short Description | Interface for BAdI: /MRSS/POT_UPDATE_RULES |
General Data
Package | /MRSS/POT_ENGINE | Capacity Pots Engine |
Created | 20110401 | SAP |
Last changed | 20141109 | |
Unicode checks active |
Forward declarations
Interface /MRSS/IF_POT_UPDATE_RULES has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20110401 |
Friends
Interface /MRSS/IF_POT_UPDATE_RULES has no friend.
Attributes
Interface /MRSS/IF_POT_UPDATE_RULES has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Deduct the hourly pot capacity | 20110401 |
2 | ![]() |
Instance method | Public | Method | Deduct the full day pot capacity | 20110401 |
3 | ![]() |
Instance method | Public | Method | Set BAdI Attributes | 20110401 |
Events
Interface /MRSS/IF_POT_UPDATE_RULES has no event.
Types
Interface /MRSS/IF_POT_UPDATE_RULES has no local type.
Method Signatures
Method DEDUCT_LOWER_POT_CAPACITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CAPA_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_POT_LINK_TAB | Capacity pot data | 20110401 | ||
2 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | Message Table | 20110401 | ||
3 | ![]() |
ET_POTS | Call by reference | Type reference (TYPE) | /MRSS/T_POT_OBJ_TAB | Table Type of Capacity Pot Database Structure | 20110401 | ||
4 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20110401 | ||
5 | ![]() |
IS_CAPA_DATA | Call by reference | Type reference (TYPE) | /MRSS/D_POT_LINK | Data of Capacity Attributes as Duration or Travel Time | 20110401 | ||
6 | ![]() |
IS_ROOT_POT | Call by reference | Type reference (TYPE) | /MRSS/D_POT_OBJ | MRS: Capacity Pot Object | 20110401 | ||
7 | ![]() |
IT_POTS | Call by reference | Type reference (TYPE) | /MRSS/T_POT_OBJ_TAB | Table Type of Capacity Pot Database Structure | 20110401 | ||
8 | ![]() |
IT_POT_INTV | Call by reference | Type reference (TYPE) | /MRSS/T_POT_INTV_TAB | Table Type of Pot's interval | 20110401 |
Method DEDUCT_LOWER_POT_CAPACITY on Interface /MRSS/IF_POT_UPDATE_RULES has no exception.
Method DEDUCT_ROOT_POT_CAPACITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_POT | Call by reference | Type reference (TYPE) | /MRSS/D_POT_OBJ | MRS: Capacity Pot Object | 20110401 | ||
2 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20110401 | ||
3 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20110401 | ||
4 | ![]() |
EV_SKIP_UPDATE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20110401 | ||
5 | ![]() |
IS_CAPA_DATA | Call by reference | Type reference (TYPE) | /MRSS/D_POT_LINK | links Service order <-> Capacity Pot | 20110401 | ||
6 | ![]() |
IS_CAPA_RESERVE | Call by reference | Type reference (TYPE) | /MRSS/T_POT_CAPA_RESERVE | Capacity Reserve | 20110401 | ||
7 | ![]() |
IS_POT | Call by reference | Type reference (TYPE) | /MRSS/D_POT_OBJ | MRS: Capacity Pot Object | 20110401 | ||
8 | ![]() |
IS_POT_INTV | Call by reference | Type reference (TYPE) | /MRSS/C_POT_INTV | Time intervals | 20110401 | ||
9 | ![]() |
IV_SLA_PRIORITY | Call by reference | Type reference (TYPE) | /MRSS/T_THRESHOLD_PRIORITY | SLA Threshold Priority | 20110401 |
Method DEDUCT_ROOT_POT_CAPACITY on Interface /MRSS/IF_POT_UPDATE_RULES has no exception.
Method SET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CURRENT_POT | Call by reference | Type reference (TYPE) | /MRSS/D_POT_OBJ | MRS: Capacity Pot Object | 20110401 | ||
2 | ![]() |
IT_LINKS | Call by reference | Type reference (TYPE) | /MRSS/T_POT_LINK_TAB | Table type for linkage between Pot and Object (Appointment) | 20110401 | ||
3 | ![]() |
IV_CURRENT_TIME_TS | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110401 | ||
4 | ![]() |
IV_GUID_MD_ATTR | Call by reference | Type reference (TYPE) | /MRSS/T_POT_GUID_MD_ATTR | GUID of Capacity Pot Master Data Attributes | 20110511 | ||
5 | ![]() |
IV_INDAY | Call by reference | Type reference (TYPE) | /MRSS/T_POT_INDAY | In-Day (Current Day) Usage | 20110401 |
Method SET_ATTRIBUTES on Interface /MRSS/IF_POT_UPDATE_RULES has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 800 |