Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20081124 |
Properties
| Class | CL_LRM_PT | |
| Short Description | Policy Types (Audit Areas) | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 10 | Persistent Class |
| Package | S_LRM_OBJ_CAT_INDEPENDENT | Information Retention Manager - Cross-Object Category |
| Created | 20081124 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_OS_STATE | State Management for a 'Managed Object' | 20081124 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CB_LRM_PT | 20090408 | Base Agent Policy Types |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | LRM_OBJECT_DESCRIPTION | Description | 20081218 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | LRM_POLICY_CATEGORY | Policy Category | 20081124 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | LRM_POLICY_TYPE | Audit Area | 20081124 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | LRM_OTPT_LAST_CHANGE_TIMESTAMP | Time Stamp | 20090408 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | TYP_INITIALIZED | Initialization Status Transient Attributes | 20090324 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | LRM_OTPT_LAST_CHANGE_USER | User Name | 20090408 |
Methods
Events
Class CL_LRM_PT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_TABKEY | Private | See coding | 20091008 | tt_tabkey TYPE STANDARD TABLE OF
ty_tabkey WITH NON-UNIQUE DEFAULT KEY
|
||
| 2 | TYP_BUSINESS_KEY | Private | See coding | Business Key | 20081127 | BEGIN OF typ_business_key ,
policy_category TYPE lrm_policy_category ,
policy_type TYPE lrm_policy_type ,
END OF typ_business_key
|
|
| 3 | TYP_BUSINESS_KEY_TAB | Private | See coding | Table Type Object Reference | 20081127 | typ_business_key_tab TYPE STANDARD TABLE OF
typ_business_key WITH NON-UNIQUE DEFAULT KEY
|
|
| 4 | TYP_INITIALIZED | Private | See coding | 20090324 | BEGIN OF typ_initialized ,
description TYPE boole_d ,
END OF typ_initialized
|
||
| 5 | TY_TABKEY | Private | See coding | 20091008 | BEGIN OF ty_tabkey ,
mandt TYPE mandt,
policy_category TYPE lrm_policy_category ,
policy_type TYPE lrm_policy_type ,
END OF ty_tabkey
|
Method Signatures
Method AUTHORITY_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODE | Call by reference | Type reference (TYPE) | LRM_CRUD_MODE | Modus: C (create), R (read), U (update), D (delete) | 20090122 | |||
| 2 | I_POLICY_CATEGORY | Call by reference | Type reference (TYPE) | LRM_POLICY_CATEGORY | Regelwerkkategorie | 20090122 | |||
| 3 | I_POLICY_TYPE | Call by reference | Type reference (TYPE) | LRM_POLICY_TYPE | Prüfgebiet | 20090122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlende Berechtigung | 20090122 |
Method CHECK_FOR_DEPENDENCIES Signature
Method CHECK_FOR_DEPENDENCIES on class CL_LRM_PT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt kann nicht gelöscht werden | 20090127 |
Method CHECK_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POLICY_TYPE | Call by reference | Type reference (TYPE) | LRM_POLICY_TYPE | Prüfgebiet | 20090831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Anlegen eines IRM-Objekts | 20090901 |
Method CREATE_PERSISTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | LRM_OBJECT_DESCRIPTION | Beschreibung | 20081218 | |||
| 2 | I_POLICY_CATEGORY | Call by reference | Type reference (TYPE) | LRM_POLICY_CATEGORY | Regelwerkkategorie | 20081218 | |||
| 3 | I_POLICY_TYPE | Call by reference | Type reference (TYPE) | LRM_POLICY_TYPE | Prüfgebiet | 20081218 | |||
| 4 | I_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20081218 | |||
| 5 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_LRM_PT | Neu erzeugtes persistentes Objekt | 20081218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Anlegen eines IRM-Objekts | 20081218 |
Method DELETE_PERSISTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POLICY_CATEGORY | Call by reference | Type reference (TYPE) | LRM_POLICY_CATEGORY | Regelwerkkategorie | 20081218 | |||
| 2 | I_POLICY_TYPE | Call by reference | Type reference (TYPE) | LRM_POLICY_TYPE | Prüfgebiet | 20081218 | |||
| 3 | I_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20081218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Löschen eines IRM-Objekts | 20081218 |
Method ENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODE | Call by reference | Type reference (TYPE) | C | Einstelliges Kennzeichen | 20081218 | |||
| 2 | I_POLICY_CATEGORY | Call by reference | Type reference (TYPE) | LRM_POLICY_CATEGORY | 20081218 | ||||
| 3 | I_POLICY_TYPE | Call by reference | Type reference (TYPE) | LRM_POLICY_TYPE | 20081218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Bearbeitung eines IRM-Objekts | 20081218 |
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | LRM_OBJECT_DESCRIPTION | Attributwert | 20081218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20081218 |
Method GET_POLICY_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | LRM_POLICY_CATEGORY | Attributwert | 20081124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20081124 |
Method GET_POLICY_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | LRM_POLICY_TYPE | Attributwert | 20081124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20081124 |
Method GET_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | LRM_OTPT_LAST_CHANGE_TIMESTAMP | Attributwert | 20090408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090408 |
Method GET_TRANS_ATTR_INITIALIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TYP_INITIALIZED | Attributwert | 20090324 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090324 |
Method GET_USER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | LRM_OTPT_LAST_CHANGE_USER | Attributwert | 20090408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090408 |
Method OBJECT_TABLE_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POLICY_CATEGORY | Call by reference | Type reference (TYPE) | LRM_POLICY_CATEGORY | Regelwerkkategorie | 20081201 | |||
| 2 | I_POLICY_TYPE | Call by reference | Type reference (TYPE) | LRM_POLICY_TYPE | Prüfgebiet | 20081201 | |||
| 3 | RS_OBJECT_TABLE | Value transfer | Type reference (TYPE) | CTS_OBJECT_TABLE | WBO remote API: Tabellenschlüssel für Stücklisten | 20081201 |
Method OBJECT_TABLE_GET on class CL_LRM_PT has no exception.
Method RAISE_CX_LRM_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BUSINESS_KEY | Call by reference | Type reference (TYPE) | LRM_OBJECT_BUSINESS_KEY | Betriebswirtschaftlicher Schlüssel eines LRM-Objekts | 20090122 | |||
| 2 | I_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Exception | 20090122 | |||
| 3 | I_MODE | Call by reference | Type reference (TYPE) | LRM_CRUD_MODE | Modus: C (create), R (read), U (update), D (delete) | 20090122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Bearbeitung eines IRM-Objekts | 20090122 |
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | LRM_OBJECT_DESCRIPTION | Attributwert | 20081218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20081218 |
Method SET_POLICY_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POLICY_CATEGORY | Call by reference | Type reference (TYPE) | LRM_POLICY_CATEGORY | Attributwert | 20090324 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090324 |
Method SET_POLICY_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POLICY_TYPE | Call by reference | Type reference (TYPE) | LRM_POLICY_TYPE | Attributwert | 20090324 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090324 |
Method SET_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TIMESTAMP | Call by reference | Type reference (TYPE) | LRM_OTPT_LAST_CHANGE_TIMESTAMP | Attributwert | 20090408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090408 |
Method SET_TRANS_ATTR_INITIALIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TRANS_ATTR_INITIALIZED | Call by reference | Type reference (TYPE) | TYP_INITIALIZED | Attributwert | 20090324 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090324 |
Method SET_USER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USER_NAME | Call by reference | Type reference (TYPE) | LRM_OTPT_LAST_CHANGE_USER | Attributwert | 20090408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090408 |
Method TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20081218 | |||
| 2 | I_POLICY_CATEGORY | Call by reference | Type reference (TYPE) | LRM_POLICY_CATEGORY | 20081218 | ||||
| 3 | I_POLICY_TYPE | Call by reference | Type reference (TYPE) | LRM_POLICY_TYPE | 20081218 | ||||
| 4 | I_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20081218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Bearbeitung eines IRM-Objekts | 20081218 |
Method _GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | LRM_OBJECT_DESCRIPTION | 20081218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei lesendem Zugriff auf IRM-Objektdaten | 20081218 |
Method _GET_DESCRIPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | IF_LRM_TYPES=>TY_T_PT_T_INDEX | 20090102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei lesendem Zugriff auf IRM-Objektdaten | 20090102 |
Method _GET_PERSISTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POLICY_CATEGORY | Call by reference | Type reference (TYPE) | LRM_POLICY_CATEGORY | Regelwerkkategorie | 20090123 | |||
| 2 | I_POLICY_TYPE | Call by reference | Type reference (TYPE) | LRM_POLICY_TYPE | Prüfgebiet | 20090123 | |||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_LRM_PT | Regelwerktyp | 20090123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei lesendem Zugriff auf IRM-Objektdaten | 20090123 |
Method _GET_POLICY_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | LRM_POLICY_CATEGORY | Regelwerkkategorie | 20081218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei lesendem Zugriff auf IRM-Objektdaten | 20090102 |
Method _GET_POLICY_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | LRM_POLICY_TYPE | Prüfgebiet | 20081218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei lesendem Zugriff auf IRM-Objektdaten | 20090102 |
Method _GET_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | LRM_PT_LAST_CHANGE_TIMESTAMP | Zeitstempel | 20090408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services: Objekt nicht gefunden | 20090408 |
Method _GET_USER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | LRM_PT_LAST_CHANGE_USER | Benutzername | 20090408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services: Objekt nicht gefunden | 20090408 |
Method _SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | LRM_OBJECT_DESCRIPTION | Beschreibung | 20081218 | |||
| 2 | I_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20081218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei änderndem Zugriff auf IRM-Objektdaten | 20081218 | ||
| 2 | Fehler beim Anlegen eines IRM-Objekts | 20091008 |
Method _SET_LAST_CHANGE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20090408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt kann nicht geändert werden | 20090408 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |