SAP ABAP Class CL_LRM_PERSISTENCY_INTERNAL (LRM Persistence Auxiliary Services - For internal use only)
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_INTERNAL | |
Short Description | LRM Persistence Auxiliary Services - For internal use only | |
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 | 20141121 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_LRM_PERSISTENCY_INTERNAL has no forward declaration.
Interfaces
Class CL_LRM_PERSISTENCY_INTERNAL has no interface implemented.
Friends
Class CL_LRM_PERSISTENCY_INTERNAL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20090114 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | VCL_NAME | Complex Data Object Maintenance View Cluster Name | 20090114 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Authorization Check | 20090120 |
2 | ![]() |
Static method | Public | Method | 20090901 | |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090114 |
4 | ![]() |
Instance method | Public | Method | Release Enqueue Lock for LRM | 20090114 |
5 | ![]() |
Instance method | Public | Method | Request Enqueue Lock for LRM | 20090114 |
6 | ![]() |
Instance method | Private | Method | Find Lock Key | 20091105 |
7 | ![]() |
Instance method | Public | Method | Transport Connection: Object Check | 20090114 |
8 | ![]() |
Instance method | Public | Method | Transport Connection: Insertion of Objects in Order | 20090114 |
9 | ![]() |
Instance method | Public | Method | Determine Object Table for OBJECT_INSERT frm Object Instance | 20090114 |
Events
Class CL_LRM_PERSISTENCY_INTERNAL has no event.
Types
Class CL_LRM_PERSISTENCY_INTERNAL has no local type.
Method Signatures
Method AUTHORITY_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTIVITY | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Aktivität | 20090120 | ||
2 | ![]() |
I_AUTH_OBJECT | Call by reference | Type reference (TYPE) | XUOBJECT | Berechtigungsobjekt | 20090120 | ||
3 | ![]() |
I_OBJECT_CATEGORY | Call by reference | Type reference (TYPE) | LRM_OBJECT_CATEGORY | Objektkategorie | 20090120 | ||
4 | ![]() |
I_OBJECT_GROUP | Call by reference | Type reference (TYPE) | LRM_OBJECT_GROUP | Objektgruppe | 20131107 | ||
5 | ![]() |
I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | LRM_OBJECT_TYPE | Objekttyp | 20090120 | ||
6 | ![]() |
I_POLICY_CATEGORY | Call by reference | Type reference (TYPE) | LRM_POLICY_CATEGORY | Regelwerkkategorie | 20090120 | ||
7 | ![]() |
I_POLICY_TYPE | Call by reference | Type reference (TYPE) | LRM_POLICY_TYPE | Prüfgebiet | 20090120 | ||
8 | ![]() |
I_RULE_GROUP | Call by reference | Type reference (TYPE) | LRM_RULE_GROUP | Regelgruppe | 20131107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlende Berechtigung | 20090120 |
Method CHECK_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | TABNAME | 20090901 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Anlegen eines IRM-Objekts | 20090901 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TABNAME | Value transfer | Type reference (TYPE) | TABNAME | 20090114 | |||
2 | ![]() |
VCLNAME | Value transfer | Type reference (TYPE) | VCL_NAME | 20090114 |
Method CONSTRUCTOR on class CL_LRM_PERSISTENCY_INTERNAL has no exception.
Method DEQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | LRM_OBJECT_TYPE | IRM-Objekttyp | 20090114 |
Method DEQUEUE on class CL_LRM_PERSISTENCY_INTERNAL has no exception.
Method ENQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | LRM_OBJECT_TYPE | IRM-Objekttyp | 20090114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Das Objekt ist gesperrt | 20090114 |
Method GET_VARKEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | LRM_OBJECT_TYPE | Objekttyp | 20091105 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | RSTABLE-VARKEY | Sperrkey für Tabellen | 20091105 |
Method GET_VARKEY on class CL_LRM_PERSISTENCY_INTERNAL has no exception.
Method OBJECTS_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHECK_RESULT | Call by reference | Type reference (TYPE) | CTS_CHECK_RESULT | Ergebnis der Änderungsaufzeichnungsprüfung | 20090114 | ||
2 | ![]() |
MESSAGES | Call by reference | Type reference (TYPE) | CTS_MESSAGES | Meldungen der Prüfung | 20090114 | ||
3 | ![]() |
OBJECT_LOCKS | Call by reference | Type reference (TYPE) | CTS_OBJECT_LOCKS | Objektsperren im Fall von Sperrkonflikten | 20090114 | ||
4 | ![]() |
REQUESTS | Call by reference | Type reference (TYPE) | CTS_REQUESTS | Verwendbare Änderungsaufträge | 20090114 |
Method OBJECTS_CHECK on class CL_LRM_PERSISTENCY_INTERNAL has no exception.
Method OBJECT_INSERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OBJECT_TABLE | Call by reference | Type reference (TYPE) | CTS_OBJECT_TABLE | WBO remote API: Tabellenschlüssel für Stücklisten | 20090114 | ||
2 | ![]() |
IV_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20090114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IR_LRM_OBJECT_INSTANCE | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20090114 | |||
2 | ![]() |
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_INTERNAL has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 720 |