SAP ABAP Class CL_LRM_PERSISTENCY (LRM Persistence Auxiliary Services - BS)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ILM-IRM-RT (Application Component) IRM Run Time
     S_LRM_OBJ_CAT_INDEPENDENT (Package) Information Retention Manager - Cross-Object Category
Properties
Class CL_LRM_PERSISTENCY  
Short Description LRM Persistence Auxiliary Services - BS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_LRM_OBJ_CAT_INDEPENDENT   Information Retention Manager - Cross-Object Category 
Created 20090114   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LRM_PERSISTENCY has no forward declaration.
Interfaces
Class CL_LRM_PERSISTENCY has no interface implemented.
Friends
Class CL_LRM_PERSISTENCY has no friend class.
Attributes
Class CL_LRM_PERSISTENCY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORITY_CHECK Static method Public Method Authorization Check 20090120
2 DEQUEUE Static method Public Method Release Enqueue Lock for LRM 20090114
3 ENQUEUE Static method Public Method Request Enqueue Lock for LRM 20090114
4 GET_PERSISTENCY_MANAGER Static method Private Method 20090114
5 OBJECTS_CHECK Static method Public Method Transport Connection: Object Check 20090114
6 OBJECT_INSERT Static method Public Method Transport Connection: Insertion of Objects in Order 20090114
7 OBJECT_TABLE_GET_FROM_INSTANCE Static method Public Method Determine Object Table for OBJECT_INSERT frm Object Instance 20090114
Events
Class CL_LRM_PERSISTENCY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_AUTH_FIELDS Private See coding 20090506 BEGIN OF ty_s_auth_fields, object_category TYPE lrm_object_category, object_type TYPE lrm_object_type, policy_category TYPE lrm_policy_category, policy_type TYPE lrm_policy_type, END OF ty_s_auth_fields
Method Signatures

Method AUTHORITY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) ACTIV_AUTH Aktivität 20090120
2 Importing I_AUTH_OBJECT Call by reference Type reference (TYPE) XUOBJECT Berechtigungsobjekt 20090120
3 Importing I_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20090120
4 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) LRM_OBJECT_TYPE Objekttyp 20090120
5 Importing I_POLICY_CATEGORY Call by reference Type reference (TYPE) LRM_POLICY_CATEGORY Regelwerkkategorie 20090120
6 Importing I_POLICY_TYPE Call by reference Type reference (TYPE) LRM_POLICY_TYPE Prüfgebiet 20090120
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_AUTH_MISSING Fehlende Berechtigung 20090120

Method DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) LRM_OBJECT_TYPE IRM-Objekttyp 20090114

Method DEQUEUE on class CL_LRM_PERSISTENCY has no exception.

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) LRM_OBJECT_TYPE IRM-Objekttyp 20090114
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_FOREIGN_LOCK Das Objekt ist gesperrt 20090114

Method GET_PERSISTENCY_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_LRM_PERSISTENCY_INTERNAL LRM Persistenz Hilfsdienste 20090114

Method GET_PERSISTENCY_MANAGER on class CL_LRM_PERSISTENCY has no exception.

Method OBJECTS_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CHECK_RESULT Call by reference Type reference (TYPE) CTS_CHECK_RESULT Ergebnis der Änderungsaufzeichnungsprüfung 20090114
2 Exporting MESSAGES Call by reference Type reference (TYPE) CTS_MESSAGES Meldungen der Prüfung 20090114
3 Exporting OBJECT_LOCKS Call by reference Type reference (TYPE) CTS_OBJECT_LOCKS Objektsperren im Fall von Sperrkonflikten 20090114
4 Exporting REQUESTS Call by reference Type reference (TYPE) CTS_REQUESTS Verwendbare Änderungsaufträge 20090114

Method OBJECTS_CHECK on class CL_LRM_PERSISTENCY has no exception.

Method OBJECT_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJECT_TABLE Call by reference Type reference (TYPE) CTS_OBJECT_TABLE WBO remote API: Tabellenschlüssel für Stücklisten 20090114
2 Importing IV_TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20090114
# Exception Resumable Description Created on
1 CX_LRM_OBJ_TRKORR_ERROR Fehler beim Schreiben in Auftrag 20090114

Method OBJECT_TABLE_GET_FROM_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_LRM_OBJECT_INSTANCE Call by reference Object reference (TYPE REF TO) OBJECT 20090114
2 Returning RS_OBJECT_TABL Value transfer Type reference (TYPE) CTS_OBJECT_TABLE WBO remote API: Tabellenschlüssel für Stücklisten 20090114

Method OBJECT_TABLE_GET_FROM_INSTANCE on class CL_LRM_PERSISTENCY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720