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 CO_FLAG_ACTIVE Constant Public Type reference (TYPE) XFELD 'X' Set Indicator: "X" 20050524
2 CO_NODE_STATUS_CHANGED Constant Public Type reference (TYPE) SUID_NODE_STATUS 2 Node changed 20050630
3 CO_NODE_STATUS_CHECKED Constant Public Type reference (TYPE) SUID_NODE_STATUS 3 Node was checked 20050630
4 CO_SEG_CHANGED Constant Public Type reference (TYPE) SUID_SEG_STATUS 10 Segment changed 20050703
5 CO_TA_MODUS_CREATE Constant Public Type reference (TYPE) SUID_TA_MODUS 21 Create 20050524
6 CO_TA_MODUS_DELETE Constant Public Type reference (TYPE) SUID_TA_MODUS 23 Delete 20050524
7 CO_TA_MODUS_DISPLAY Constant Public Type reference (TYPE) SUID_TA_MODUS 24 Display 20050524
8 CO_TA_MODUS_MODIFY Constant Public Type reference (TYPE) SUID_TA_MODUS 22 Change 20050524
9 CO_TA_STATUS_CHECKED Constant Public Type reference (TYPE) SUID_TA_STATUS 43 Tested 20050524
10 CO_TA_STATUS_FINALIZED Constant Public Type reference (TYPE) SUID_TA_STATUS 46 Finalize was successfully performed 20051021
11 CO_TA_STATUS_INVALID Constant Public Type reference (TYPE) SUID_TA_STATUS 45 Invalid 20050524
12 CO_TA_STATUS_SAVED Constant Public Type reference (TYPE) SUID_TA_STATUS 47 Saved 20050524
13 CO_TA_STATUS_UNCHANGED Constant Public Type reference (TYPE) SUID_TA_STATUS 41 New Instance 20050525
14 CO_TA_STATUS_UNCHECKED Constant Public Type reference (TYPE) SUID_TA_STATUS 42 Changed, not checked 20050525
15 GO_ANONYMOUS_MSG_BUFFER Static Attribute Protected Object reference (TYPE REF TO) CL_SUID_MSG_BUFFER Utility Class: Error Handling 20060123
16 RCL_PERSISTENCE 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 CLASS_CONSTRUCTOR Static method Public Constructor 20060123
2 GET_INSTANCE 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 Exporting 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