SAP ABAP Class CL_FPB_EXP_STATUS_UTIL (Status Handling Utility for Express Planning)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
EP-PCT-MGR-CO (Application Component) Business Package for Manager Self-Service (FI)
⤷
FPB_VP_EXPRESS_PLANNING (Package) Express Planning (Framework)
⤷
⤷
Properties
| Class | CL_FPB_EXP_STATUS_UTIL | |
| Short Description | Status Handling Utility for Express Planning | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FPB_VP_EXPRESS_PLANNING | Express Planning (Framework) |
| Created | 20060404 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPB_EXP_STATUS_UTIL has no forward declaration.
Interfaces
Class CL_FPB_EXP_STATUS_UTIL has no interface implemented.
Friends
Class CL_FPB_EXP_STATUS_UTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | -1 | 20060727 | |||
| 2 | Constant | Public | Type reference (TYPE) | FPB_EXP_STATUS | 540 | Express Planning Status | 20060404 | ||
| 3 | Constant | Public | Type reference (TYPE) | FPB_EXP_STATUS | 560 | Express Planning Status | 20060404 | ||
| 4 | Constant | Public | Type reference (TYPE) | FPB_EXP_STATUS | 0 | Express Planning Status | 20060404 | ||
| 5 | Constant | Public | Type reference (TYPE) | FPB_EXP_STATUS | 100 | Express Planning Status | 20060404 | ||
| 6 | Constant | Public | Type reference (TYPE) | FPB_EXP_STATUS | 400 | Express Planning Status | 20060404 | ||
| 7 | Constant | Public | Type reference (TYPE) | FPB_EXP_STATUS | 600 | Express Planning Status | 20060404 | ||
| 8 | Constant | Public | Type reference (TYPE) | FPB_EXP_STATUS | 520 | Express Planning Status | 20060404 | ||
| 9 | Constant | Public | Type reference (TYPE) | FPB_EXP_STATUS | 700 | Express Planning Status | 20060404 | ||
| 10 | Constant | Public | Type reference (TYPE) | FPB_EXP_STATUS | 300 | Express Planning Status | 20060404 | ||
| 11 | Constant | Public | Type reference (TYPE) | FPB_EXP_STATUS | 999 | Express Planning Status | 20060815 | ||
| 12 | Constant | Public | Type reference (TYPE) | FPB_EXP_STATUS | 500 | Express Planning Status | 20060404 | ||
| 13 | Constant | Public | Type reference (TYPE) | FPB_EXP_STATUS | 750 | Express Planning Status | 20060404 | ||
| 14 | Constant | Public | Type reference (TYPE) | FPB_EXP_STATUS | 350 | Express Planning Status | 20060404 | ||
| 15 | Constant | Public | Type reference (TYPE) | FPB_EXP_STATUS | 200 | Express Planning Status | 20060404 | ||
| 16 | Constant | Public | Type reference (TYPE) | FPB_EXP_STATUS | -100 | Express Planning Status | 20060404 | ||
| 17 | Static Attribute | Private | Type reference (TYPE) | TY_T_DD07V | 20061114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Calculation of an aggregated status | 20060404 | |
| 2 | Static method | Public | Method | 20060404 | ||
| 3 | Static method | Public | Method | Determine Status text | 20060404 |
Events
Class CL_FPB_EXP_STATUS_UTIL has no event.
Types
Class CL_FPB_EXP_STATUS_UTIL has no local type.
Method Signatures
Method GET_AGGREGATED_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_PHASE | Value transfer | Type reference (TYPE) | FPB_EXP_PHASE | Phase (if not provided method tries to determine it) | 20060404 | |||
| 2 | IT_STATUS | Call by reference | Type reference (TYPE) | FPB_EXP_T_STATUS | Table type for Status Values | 20060404 | |||
| 3 | RD_AGGREGATED_STATUS | Value transfer | Type reference (TYPE) | FPB_EXP_STATUS | Express Planning Status | 20060404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No aggregated status could be determined | 20060404 |
Method GET_STATUS_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_STATUS | Call by reference | Type reference (TYPE) | FPB_EXP_STATUS | Express Planning Status | 20060404 | |||
| 2 | RD_ICON | Value transfer | Type reference (TYPE) | STRING | 20060404 |
Method GET_STATUS_ICON on class CL_FPB_EXP_STATUS_UTIL has no exception.
Method GET_STATUS_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_STATUS | Call by reference | Type reference (TYPE) | FPB_EXP_STATUS | Express Planning Status | 20060404 | |||
| 2 | RD_TEXT | Value transfer | Type reference (TYPE) | STRING | Short text for fixed values | 20060404 |
Method GET_STATUS_TEXT on class CL_FPB_EXP_STATUS_UTIL has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 600 |