SAP ABAP Class CL_UCON_PHASE_STORE_UTILITY (Utility class for DB access to phase)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
S_UNIFIED_CON_WB_LM (Package) Interface to Workbench and LM
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UCON_PHASE_STORE_UTILITY | Persistence access for phase data | 20130305 |
Properties
| Class | CL_UCON_PHASE_STORE_UTILITY | |
| Short Description | Utility class for DB access to phase | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_UNIFIED_CON_WB_LM | Interface to Workbench and LM |
| Created | 20130305 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UCON_PHASE_STORE_UTILITY | Persistence access for phase data | 20130305 |
Friends
Class CL_UCON_PHASE_STORE_UTILITY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | '*' | 20130328 | |||
| 2 | Constant | Private | Type reference (TYPE) | UCONSERVID | IS INITIAL | 20130306 | |||
| 3 | Static Attribute | Protected | Type reference (TYPE) | STRING_HASHED_TABLE | Table of Hashed Strings | 20130419 | |||
| 4 | Static Attribute | Protected | Type reference (TYPE) | STRING_HASHED_TABLE | Table of Hashed Strings | 20130419 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UCON_LM_CUSTOM | Customizing access for UCON LM process | 20130628 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | UCONINSTNR | 20130305 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | SYSYSID | 20130305 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130628 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class constructor | 20130419 | |
| 2 | Instance method | Private | Constructor | 20130305 | ||
| 3 | Instance method | Public | Method | 20130321 | ||
| 4 | Instance method | Private | Method | 20130411 |
Events
Class CL_UCON_PHASE_STORE_UTILITY has no event.
Types
Class CL_UCON_PHASE_STORE_UTILITY has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_UCON_PHASE_STORE_UTILITY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UCON_PHASE_STORE_UTILITY has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INSTALLATION_NR | Call by reference | Type reference (TYPE) | UCONINSTNR | 20130305 | ||||
| 2 | I_SYSID | Call by reference | Type reference (TYPE) | SYSYSID | 20130305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130306 |
Method CREATE Signature
Method CREATE on class CL_UCON_PHASE_STORE_UTILITY has no parameter.
Method CREATE on class CL_UCON_PHASE_STORE_UTILITY has no exception.
Method REM_WRONG_STAT_OUTER_JOIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LIST | Call by reference | Type reference (TYPE) | UCON_PHASE_TOOL_FIELDS_TT | Ucon Phase structure | 20130411 |
Method REM_WRONG_STAT_OUTER_JOIN on class CL_UCON_PHASE_STORE_UTILITY has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |