SAP ABAP Class CL_SATC_BASE_SET_PERSISTENCY (Standard repository service for standard set)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_STDLIB_PERSISTENCE_API (Package) INTERNAL: - *NO* REUSE - domains, sets, attribute handlers
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SATC_SET_PERSISTENCY | Repository service for set | 20090703 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_AC_CHKCFG_PERSISTENCY | 'Check Cfg. Set' - persistency | 20090703 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_AC_OBJLOG_PERSISTENCY | 'Object Log Set' - Persistency | 20090805 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_AC_PLNERR_PERSISTENCY | 'Module Plug-in Failure Set' - repository | 20090703 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_AC_R3TR_PERSISTENCY | 'R3TR Set' - repository | 20090703 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_AC_VDCT_PERSISTENCY | 'Aspect Verdict Set' - repository | 20090703 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_AC_VERDCT_PERSISTENCY | 'Module Verdict Set' - persistency | 20090703 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_STD_TEST_SET_PERS | Std test set persistency | 20090703 |
Properties
| Class | CL_SATC_BASE_SET_PERSISTENCY | |
| Short Description | Standard repository service for standard set | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SATC_STDLIB_PERSISTENCE_API | INTERNAL: - *NO* REUSE - domains, sets, attribute handlers |
| Created | 20090703 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SATC_BASE_SET_PERSISTENCY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SATC_SET_PERSISTENCY | Repository service for set | 20090703 |
Friends
Class CL_SATC_BASE_SET_PERSISTENCY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SATC_SET_ATTRIBUTE_MANAGER | Manager for Access to Any Attribute of one Set | 20090703 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SATC_D_ID | 20090703 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Initialize instance with attribute manager | 20090703 |
Events
Class CL_SATC_BASE_SET_PERSISTENCY has no event.
Types
Class CL_SATC_BASE_SET_PERSISTENCY has no local type.
Method Signatures
Method INITIALIZE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SET | Call by reference | Object reference (TYPE REF TO) | IF_SATC_SET_WITHOUT_LOAD | 20090703 |
Method INITIALIZE_INSTANCE on class CL_SATC_BASE_SET_PERSISTENCY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |