SAP ABAP Class /MRSS/CL_POT_CUSTOMIZING (Pot Customizing)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
CA-MRS (Application Component) SAP Multiresource Scheduling
⤷
/MRSS/POT_UTIL (Package) Capacity Pots Utilities
⤷
⤷
Properties
| Class | /MRSS/CL_POT_CUSTOMIZING | |
| Short Description | Pot Customizing | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/POT_UTIL | Capacity Pots Utilities |
| Created | 20110331 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_POT_CUSTOMIZING has no forward declaration.
Interfaces
Class /MRSS/CL_POT_CUSTOMIZING has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /MRSS/CL_TEST_CUSTOMIZING_MGR | 20140729 | Class for Testing MRS Engine |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | /MRSS/T_OBJID | '<*>' | Object ID of resource planning node | 20110511 | ||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_POT_CUSTOMIZING | Pot Customizing | 20110331 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | /MRSS/C_POT_PROC | Customizing to indicate Pot sceanrio | 20110401 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | /MRSS/T_POT_PN_TZONE_TAB | Pot Planning Node Time Zone Table | 20110511 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | /MRSS/T_POT_QC_PROF_TAB | Pot QC and Profile Data tab | 20110517 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | /MRSS/T_POT_QUALI_CATEG_TAB | Table type of /MRSS/C_POT_QC | 20110517 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | OTYPE | Object Type | 20110331 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20110401 | |
| 2 | Static method | Public | Method | 20110331 | ||
| 3 | Instance method | Public | Method | Get Planning Node Type (OTYPE) | 20110331 | |
| 4 | Static method | Public | Method | Returns the pot scenario | 20110401 | |
| 5 | Instance method | Public | Method | Get Pot Time zone | 20110510 | |
| 6 | Instance method | Public | Method | QC Prof data Fetch | 20110517 | |
| 7 | Instance method | Public | Method | Get resource timezone | 20110512 | |
| 8 | Static method | Public | Method | Is capacity reserve active? | 20110401 | |
| 9 | Static method | Public | Method | Is Pot Resource Table logic active | 20120504 |
Events
Class /MRSS/CL_POT_CUSTOMIZING has no event.
Types
Class /MRSS/CL_POT_CUSTOMIZING has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /MRSS/CL_POT_CUSTOMIZING has no parameter.
Method CLASS_CONSTRUCTOR on class /MRSS/CL_POT_CUSTOMIZING has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RREF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /MRSS/CL_POT_CUSTOMIZING | Pot Customizing | 20110331 |
Method GET_INSTANCE on class /MRSS/CL_POT_CUSTOMIZING has no exception.
Method GET_PLANNING_NODE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PLANNING_NODE_TYPE | Value transfer | Type reference (TYPE) | OTYPE | Object Type | 20110331 |
Method GET_PLANNING_NODE_TYPE on class /MRSS/CL_POT_CUSTOMIZING has no exception.
Method GET_POT_SCENARIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_POT_SCENARIO | Value transfer | Type reference (TYPE) | /MRSS/T_POT_SCENARIO | Pot Scenario | 20110401 |
Method GET_POT_SCENARIO on class /MRSS/CL_POT_CUSTOMIZING has no exception.
Method GET_POT_TIMEZONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | Time Zone | 20110511 | |||
| 2 | IV_OBJID | Call by reference | Type reference (TYPE) | OBJEKTID | Object ID | 20110510 | |||
| 3 | IV_OTYPE | Call by reference | Type reference (TYPE) | OTYPE | Object Type | 20110511 | |||
| 4 | IV_RESOURCE_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20110510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Capacity Pot Exception | 20110512 |
Method GET_QC_PROF_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_QC_PROF_DATA | Value transfer | Type reference (TYPE) | /MRSS/T_POT_QC_PROF_TAB | Pot QC and Profile Data tab | 20110517 |
Method GET_QC_PROF_DATA on class /MRSS/CL_POT_CUSTOMIZING has no exception.
Method GET_RESOURCE_TIMEZONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | Time Zone | 20110512 | |||
| 2 | IV_RESOURCE_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20110512 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Capacity Pot Exception | 20110512 |
Method IS_CAPA_RESERVE_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE_CAPACITY_RESERVE | Value transfer | Type reference (TYPE) | /MRSS/T_POT_RESERVE_ACTIVE | Capacity reserve active | 20110401 |
Method IS_CAPA_RESERVE_ACTIVE on class /MRSS/CL_POT_CUSTOMIZING has no exception.
Method IS_POT_RES_TAB_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_POT_RES_TAB_ACTIVE | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Is Pot Resource table active | 20120504 |
Method IS_POT_RES_TAB_ACTIVE on class /MRSS/CL_POT_CUSTOMIZING has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 800 |