SAP ABAP Class /MRSS/CL_POT_RESOURCE_DB (Class for Pot resource table)
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
⤷
⤷
Properties
| Class | /MRSS/CL_POT_RESOURCE_DB | |
| Short Description | Class for Pot resource table | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/POT_ENGINE | Capacity Pots Engine |
| Created | 20110509 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_POT_RESOURCE_DB has no forward declaration.
Interfaces
Class /MRSS/CL_POT_RESOURCE_DB has no interface implemented.
Friends
Class /MRSS/CL_POT_RESOURCE_DB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_POT_RESOURCE_DB | Class for Pot resource table | 20110509 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_POT_RES_TAB | Table type for Capacity Pots Resources | 20110509 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_POT_RES_TAB | Table type for Capacity Pots Resources | 20110509 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_POT_RES_TAB | Table type for Capacity Pots Resources | 20110509 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_POT_RES_TAB | Table type for Capacity Pots Resources | 20110509 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get instance | 20110509 | |
| 2 | Instance method | Public | Method | Maintain Pot Resource data directly from the passed data | 20110830 | |
| 3 | Instance method | Public | Method | Update Pot resource data | 20110509 | |
| 4 | Instance method | Public | Method | Read Pot resource data | 20110509 | |
| 5 | Instance method | Public | Method | Read Pot resource data | 20110830 | |
| 6 | Instance method | Public | Method | Clear buffers | 20110509 | |
| 7 | Instance method | Public | Method | Save Pot resource data | 20110509 |
Events
Class /MRSS/CL_POT_RESOURCE_DB has no event.
Types
Class /MRSS/CL_POT_RESOURCE_DB has no local type.
Method Signatures
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /MRSS/CL_POT_RESOURCE_DB | Class for Pot resource table | 20110509 |
Method GET_INSTANCE on class /MRSS/CL_POT_RESOURCE_DB has no exception.
Method MAINTAINT_POT_RES_DIRECTLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_POT_RES | Call by reference | Type reference (TYPE) | /MRSS/T_POT_RES_TAB | Table type for Capacity Pots Resources | 20110830 | |||
| 2 | IV_OPERATION | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_OPERATION | 20110830 |
Method MAINTAINT_POT_RES_DIRECTLY on class /MRSS/CL_POT_RESOURCE_DB has no exception.
Method MAINTAIN_POT_RES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RES_ADD | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20110509 | |||
| 2 | IT_RES_REMOVE | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20110509 | |||
| 3 | IV_GUID_MD_ATTR | Call by reference | Type reference (TYPE) | /MRSS/T_POT_GUID_MD_ATTR | UUID of Capacity Pot Master Data Attributes | 20110509 | |||
| 4 | IV_POT_UPDATE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20110509 |
Method MAINTAIN_POT_RES on class /MRSS/CL_POT_RESOURCE_DB has no exception.
Method READ_POT_RES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_POT_RES | Call by reference | Type reference (TYPE) | /MRSS/T_POT_RES_TAB | Table type for Capacity Pots Resources | 20110509 | |||
| 2 | IT_GUID_MD_ATTR | Call by reference | Type reference (TYPE) | /MRSS/T_POT_GUID_MD_ATTR_TAB | TAble type for GUID of Capacity Pot Master Data Attributes | 20110509 | |||
| 3 | IV_GUID_MD_ATTR | Call by reference | Type reference (TYPE) | /MRSS/T_POT_GUID_MD_ATTR | GUID of Capacity Pot Master Data Attributes | 20110509 | |||
| 4 | IV_ONLY_BUFFER | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Read only from buffer | 20110509 |
Method READ_POT_RES on class /MRSS/CL_POT_RESOURCE_DB has no exception.
Method READ_POT_RES_IN_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_POT_RES | Call by reference | Type reference (TYPE) | /MRSS/T_POT_RES_TAB | Table type for Capacity Pots Resources | 20110830 | |||
| 2 | IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20110830 | |||
| 3 | IT_GUID_MD_ATTR | Call by reference | Type reference (TYPE) | /MRSS/T_POT_GUID_MD_ATTR_TAB | TAble type for GUID of Capacity Pot Master Data Attributes | 20110830 | |||
| 4 | IV_GUID_MD_ATTR | Call by reference | Type reference (TYPE) | /MRSS/T_POT_GUID_MD_ATTR | GUID of Capacity Pot Master Data Attributes | 20110830 | |||
| 5 | IV_ONLY_BUFFER | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Read only from buffer | 20110830 |
Method READ_POT_RES_IN_INTERVAL on class /MRSS/CL_POT_RESOURCE_DB has no exception.
Method REFRESH Signature
Method REFRESH on class /MRSS/CL_POT_RESOURCE_DB has no parameter.
Method REFRESH on class /MRSS/CL_POT_RESOURCE_DB has no exception.
Method SAVE Signature
Method SAVE on class /MRSS/CL_POT_RESOURCE_DB has no parameter.
Method SAVE on class /MRSS/CL_POT_RESOURCE_DB has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 800 |