SAP ABAP Class CL_IDENTITY_PERSISTENCE (Abstract Persistence Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-USR-ADM (Application Component) User and Authorization Management
⤷
SUSR_IDENTITY (Package) Identity API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SUID_PERSISTENCE_MODIFY | Interface of Identity | 20050520 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SUID_PERSISTENCE_QUERY | Interface of Identity | 20050520 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SUID_PERSISTENCE_READ | Interface of Identity | 20050520 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_IDENTITY_DB_PERSISTENCE | Identity Persistence Class | 20050520 |
Properties
| Class | CL_IDENTITY_PERSISTENCE | |
| Short Description | Abstract Persistence Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SUSR_IDENTITY | Identity API |
| Created | 20050520 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IDENTITY_PERSISTENCE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SUID_PERSISTENCE_MODIFY | Interface of Identity | 20050520 | ||
| 2 | IF_SUID_PERSISTENCE_QUERY | Interface of Identity | 20050520 | ||
| 3 | IF_SUID_PERSISTENCE_READ | Interface of Identity | 20050520 |
Friends
Class CL_IDENTITY_PERSISTENCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | XFELD | 'X' | Set Indicator: "X" | 20050524 | ||
| 2 | Constant | Public | Type reference (TYPE) | SUID_NODE_STATUS | 2 | Node changed | 20050630 | ||
| 3 | Constant | Public | Type reference (TYPE) | SUID_NODE_STATUS | 3 | Node was checked | 20050630 | ||
| 4 | Constant | Public | Type reference (TYPE) | SUID_SEG_STATUS | 10 | Segment changed | 20050703 | ||
| 5 | Constant | Public | Type reference (TYPE) | SUID_TA_MODUS | 21 | Create | 20050524 | ||
| 6 | Constant | Public | Type reference (TYPE) | SUID_TA_MODUS | 23 | Delete | 20050524 | ||
| 7 | Constant | Public | Type reference (TYPE) | SUID_TA_MODUS | 24 | Display | 20050524 | ||
| 8 | Constant | Public | Type reference (TYPE) | SUID_TA_MODUS | 22 | Change | 20050524 | ||
| 9 | Constant | Public | Type reference (TYPE) | SUID_TA_STATUS | 43 | Tested | 20050524 | ||
| 10 | Constant | Public | Type reference (TYPE) | SUID_TA_STATUS | 46 | Finalize was successfully performed | 20051021 | ||
| 11 | Constant | Public | Type reference (TYPE) | SUID_TA_STATUS | 45 | Invalid | 20050524 | ||
| 12 | Constant | Public | Type reference (TYPE) | SUID_TA_STATUS | 47 | Saved | 20050524 | ||
| 13 | Constant | Public | Type reference (TYPE) | SUID_TA_STATUS | 41 | New Instance | 20050525 | ||
| 14 | Constant | Public | Type reference (TYPE) | SUID_TA_STATUS | 42 | Changed, not checked | 20050525 | ||
| 15 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_SUID_MSG_BUFFER | Utility Class: Error Handling | 20060123 | |||
| 16 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_IDENTITY_PERSISTENCE | Identity Persistence Class | 20050520 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20060123 | ||
| 2 | Static method | Public | Method | 20050520 |
Events
Class CL_IDENTITY_PERSISTENCE has no event.
Types
Class CL_IDENTITY_PERSISTENCE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_IDENTITY_PERSISTENCE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_IDENTITY_PERSISTENCE has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ECL_PERSISTENCE | Call by reference | Object reference (TYPE REF TO) | CL_IDENTITY_PERSISTENCE | Identity persistence class | 20050520 |
Method GET_INSTANCE on class CL_IDENTITY_PERSISTENCE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |