SAP ABAP Class /MRSS/CL_POT_POTENTIAL_CAPA (Potential Capacity Determination)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_POT_POTENTIAL_CAPA | IF Potential Capacity of a Pot | 20110405 |
Properties
Class | /MRSS/CL_POT_POTENTIAL_CAPA | |
Short Description | Potential Capacity Determination | |
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 | 20110404 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /MRSS/CL_POT_POTENTIAL_CAPA has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /MRSS/IF_POT_POTENTIAL_CAPA | IF Potential Capacity of a Pot | 20110405 |
Friends
Class /MRSS/CL_POT_POTENTIAL_CAPA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | /MRSS/POT_DETERMINE_RESOURCES | Interface for BAdI: /MRSS/POT_DETERMINE_RESOURCES | 20110405 | ||
2 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | /MRSS/T_CAG_CG_TAB | Capacity Graphs | 20110405 | ||
3 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | /MRSS/T_POT_BUFFER_STRUC_TAB | Table for buffering org structure | 20110405 | ||
4 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20110405 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110407 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110407 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Returns the availability from buffer/database | 20110405 |
2 | ![]() |
Static method | Public | Method | Returns the Resource Capacity | 20110405 |
Events
Class /MRSS/CL_POT_POTENTIAL_CAPA has no event.
Types
Class /MRSS/CL_POT_POTENTIAL_CAPA has no local type.
Method Signatures
Method GET_AVAILABILITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_RESOURCES | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20110405 | ||
2 | ![]() |
IV_AVAIL_LEVEL | Call by reference | Type reference (TYPE) | CHAR2 | Version Number Component | 20110405 | ||
3 | ![]() |
IV_BEGTSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110405 | ||
4 | ![]() |
IV_ENDTSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110405 | ||
5 | ![]() |
IV_GUID_MD_ATTR | Call by reference | Type reference (TYPE) | /MRSS/T_POT_GUID_MD_ATTR | GUID of Capacity Pot Master Data Attributes | 20110511 | ||
6 | ![]() |
RT_CAG_DATA | Value transfer | Type reference (TYPE) | /MRSS/T_CAG_CG_AVAIL_TAB | Aggregated Capacity | 20110405 |
Method GET_AVAILABILITY on class /MRSS/CL_POT_POTENTIAL_CAPA has no exception.
Method GET_RESOURCE_CAPACITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_RESOURCES | Call by reference | Type reference (TYPE) | /MRSS/T_POT_RESOURCE_NODE_TAB | Table Type for Mapping Resource to Node and Period | 20110405 | ||
2 | ![]() |
IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20110405 | ||
3 | ![]() |
IV_GUID_MD_ATTR | Call by reference | Type reference (TYPE) | /MRSS/T_POT_GUID_MD_ATTR | GUID of Capacity Pot Master Data Attributes | 20110511 |
Method GET_RESOURCE_CAPACITY on class /MRSS/CL_POT_POTENTIAL_CAPA has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 800 |