SAP ABAP Class CL_LRM_OC_RG_F (Rule Group: Fields)
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
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' 20131023
Properties
Class CL_LRM_OC_RG_F  
Short Description Rule Group: Fields    
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 20131023   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_OS_STATE State Management for a 'Managed Object' 20131023
Friends
# Friend Modeled only Created on Description
1 CB_LRM_OC_RG_F 20131023 Base Agent Rule Group: Fields
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FIELD_NAME Instance attribute Private Type reference (TYPE) LRM_RESULT_FIELD_NAME Result Field in Policy 20131023
2 FIELD_VALUE Instance attribute Private Type reference (TYPE) LRM_RESULT_FIELD_VALUE Value of a Result Field in the Policy 20131023
3 OBJECT_CATEGORY Instance attribute Private Type reference (TYPE) LRM_OBJECT_CATEGORY Object Category 20131023
4 POLICY_CATEGORY Instance attribute Private Type reference (TYPE) LRM_POLICY_CATEGORY Policy Category 20131023
5 RULE_GROUP Instance attribute Private Type reference (TYPE) LRM_RULE_GROUP Rule Group 20131023
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORITY_CHECK Static method Private Method Authorization Check 20131024
2 CHECK_FOR_DEPENDENCIES Static method Public Method 20131028
3 CHECK_RULE_GROUP_CONSISTENCY Static method Public Method 20131108
4 CREATE_PERSISTENT Static method Public Method Generate New Persistent Object with Key 20131024
5 DELETE_PERSISTENT Static method Public Method Deletes a Persistent Object with Key 20131024
6 ENQUEUE Static method Private Method 20131024
7 GET_FIELD_NAME Instance method Private Get-method of a virtual attribute Reads Attribute FIELD_NAME 20131023
8 GET_FIELD_VALUE Instance method Private Get-method of a virtual attribute Reads the FIELD_VALUE Attribute 20131023
9 GET_OBJECT_CATEGORY Instance method Private Get-method of a virtual attribute Reads Attribute OBJECT_CATEGORY 20131023
10 GET_POLICY_CATEGORY Instance method Private Get-method of a virtual attribute Reads Attribute POLICY_CATEGORY 20131023
11 GET_RULE_GROUP Instance method Private Get-method of a virtual attribute Reads the RULE_GROUP Attribute 20131023
12 OBJECT_TABLE_GET Static method Private Method 20131024
13 RAISE_CX_LRM_OBJECT Static method Private Method 20131024
14 RAISE_EXCEPTION Static method Private Method 20131108
15 SET_FIELD_VALUE Instance method Private Set-method of a virtual attribute Sets the FIELD_VALUE Attribute 20131023
16 TRANSPORT Static method Public Method Transport 20131024
17 _GET_FIELD_NAME Instance method Public Method Reads Attribute OBJECT_CATEGORY 20131028
18 _GET_FIELD_VALUE Instance method Public Method Reads Attribute OBJECT_CATEGORY 20131028
19 _GET_OBJECT_CATEGORY Instance method Public Method Reads Attribute OBJECT_CATEGORY 20131024
20 _GET_PERSISTENT Static method Public Method Get Persistent Object with Key 20131024
21 _GET_POLICY_CATEGORY Instance method Public Method Reads Attribute POLICY_CATEGORY 20131024
22 _GET_RULE_GROUP Instance method Public Method Reads Attribute OBJECT_CATEGORY 20131028
23 _SET_FIELD_VALUE Instance method Public Method Sets Attribute OBJECT_CATEGORYT 20131024
Events
Class CL_LRM_OC_RG_F has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_BUSINESS_KEY Private See coding 20131024 BEGIN OF typ_business_key , mandt type mandt, object_category TYPE lrm_object_category , policy_category type lrm_policy_category , rule_group type lrm_rule_group , field_name type lrm_result_field_name , END OF typ_business_key
2 TYP_BUSINESS_KEY_TAB Private See coding 20131024 typ_business_key_tab TYPE STANDARD TABLE OF typ_business_key WITH NON-UNIQUE DEFAULT KEY
Method Signatures

Method AUTHORITY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD_NAME Call by reference Type reference (TYPE) LRM_RESULT_FIELD_NAME Ergebnis-Feld im Regelwerk 20131024
2 Importing I_MODE Call by reference Type reference (TYPE) LRM_CRUD_MODE Modus: C (create), R (read), U (update), D (delete) 20131024
3 Importing I_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20131024
4 Importing I_POLICY_CATEGORY Call by reference Type reference (TYPE) LRM_POLICY_CATEGORY Regelwerkkategorie 20131024
5 Importing I_RULE_GROUP Call by reference Type reference (TYPE) LRM_RULE_GROUP Regelgruppe 20131024
# Exception Resumable Description Created on
1 CX_LRM_OBJECT Fehlende Berechtigung 20131024

Method CHECK_FOR_DEPENDENCIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD_NAME Call by reference Type reference (TYPE) LRM_RESULT_FIELD_NAME Ergebnis-Feld im Regelwerk 20131029
2 Importing I_MODE Call by reference Type reference (TYPE) LRM_CRUD_MODE Modus: C (create), R (read), U (update), D (delete) 20131028
3 Importing I_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20131029
4 Importing I_POLICY_CATEGORY Call by reference Type reference (TYPE) LRM_POLICY_CATEGORY Regelwerkkategorie 20131029
5 Importing I_RULE_GROUP Call by reference Type reference (TYPE) LRM_RULE_GROUP Regelgruppe 20131029
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_CHANGE_FAILED Fehler bei änderndem Zugriff auf IRM-Objektdaten 20131029
2 CX_LRM_OBJECT_CREATION_FAILED Fehler beim Anlegen eines IRM-Objekts 20131029
3 CX_LRM_OBJECT_DELETION_FAILED Fehler beim Löschen eines IRM-Objekts 20131028

Method CHECK_RULE_GROUP_CONSISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD_NAME Call by reference Type reference (TYPE) LRM_RESULT_FIELD_NAME Ergebnis-Feld im Regelwerk 20131108
2 Importing I_FIELD_VALUE Call by reference Type reference (TYPE) LRM_RESULT_FIELD_VALUE Wert eines Ergebnis-Feldes im Regelwerk 20131108
3 Importing I_MODE Call by reference Type reference (TYPE) LRM_CRUD_MODE Modus: C (create), R (read), U (update), D (delete) 20131108
4 Importing I_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20131108
5 Importing I_POLICY_CATEGORY Call by reference Type reference (TYPE) LRM_POLICY_CATEGORY Regelwerkkategorie 20131108
6 Importing I_RULE_GROUP Call by reference Type reference (TYPE) LRM_RULE_GROUP Regelgruppe 20131108
# Exception Resumable Description Created on
1 CX_LRM_OBJECT Fehler bei Bearbeitung eines IRM-Objekts 20131108

Method CREATE_PERSISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD_NAME Call by reference Type reference (TYPE) LRM_RESULT_FIELD_NAME Ergebnis-Feld im Regelwerk 20131024
2 Importing I_FIELD_VALUE Call by reference Type reference (TYPE) LRM_RESULT_FIELD_VALUE Wert eines Ergebnis-Feldes im Regelwerk 20131028
3 Importing I_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20131024
4 Importing I_POLICY_CATEGORY Call by reference Type reference (TYPE) LRM_POLICY_CATEGORY Regelwerkkategorie 20131024
5 Importing I_RULE_GROUP Call by reference Type reference (TYPE) LRM_RULE_GROUP Regelgruppe 20131024
6 Importing I_TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20131024
7 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_LRM_OC_RG_F Neu erzeugtes persistentes Objekt 20131024
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_CREATION_FAILED Fehler beim Anlegen eines IRM-Objekts 20131024

Method DELETE_PERSISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD_NAME Call by reference Type reference (TYPE) LRM_RESULT_FIELD_NAME Ergebnis-Feld im Regelwerk 20131024
2 Importing I_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20131024
3 Importing I_POLICY_CATEGORY Call by reference Type reference (TYPE) LRM_POLICY_CATEGORY Regelwerkkategorie 20131024
4 Importing I_RULE_GROUP Call by reference Type reference (TYPE) LRM_RULE_GROUP Regelgruppe 20131024
5 Importing I_TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20131024
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_DELETION_FAILED Fehler beim Löschen eines IRM-Objekts 20131024

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD_NAME Call by reference Type reference (TYPE) LRM_RESULT_FIELD_NAME Ergebnis-Feld im Regelwerk 20131024
2 Importing I_MODE Call by reference Type reference (TYPE) C Einstelliges Kennzeichen 20131024
3 Importing I_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20131024
4 Importing I_POLICY_CATEGORY Call by reference Type reference (TYPE) LRM_POLICY_CATEGORY Regelwerkkategorie 20131024
5 Importing I_RULE_GROUP Call by reference Type reference (TYPE) LRM_RULE_GROUP Regelgruppe 20131024
# Exception Resumable Description Created on
1 CX_LRM_OBJECT Fehler bei Bearbeitung eines IRM-Objekts 20131024

Method GET_FIELD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LRM_RESULT_FIELD_NAME Attributwert 20131023
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20131023

Method GET_FIELD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LRM_RESULT_FIELD_VALUE Attributwert 20131023
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20131023

Method GET_OBJECT_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LRM_OBJECT_CATEGORY Attributwert 20131023
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20131023

Method GET_POLICY_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LRM_POLICY_CATEGORY Attributwert 20131023
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20131023

Method GET_RULE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LRM_RULE_GROUP Attributwert 20131023
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20131023

Method OBJECT_TABLE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD_NAME Call by reference Type reference (TYPE) LRM_RESULT_FIELD_NAME Ergebnis-Feld im Regelwerk 20131024
2 Importing I_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20131024
3 Importing I_POLICY_CATEGORY Call by reference Type reference (TYPE) LRM_POLICY_CATEGORY Regelwerkkategorie 20131024
4 Importing I_RULE_GROUP Call by reference Type reference (TYPE) LRM_RULE_GROUP Regelgruppe 20131024
5 Returning RS_OBJECT_TABLE Value transfer Type reference (TYPE) CTS_OBJECT_TABLE WBO remote API: Tabellenschlüssel für Stücklisten 20131024

Method OBJECT_TABLE_GET on class CL_LRM_OC_RG_F has no exception.

Method RAISE_CX_LRM_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUSINESS_KEY Call by reference Type reference (TYPE) LRM_OBJECT_BUSINESS_KEY Betriebswirtschaftlicher Schlüssel eines LRM-Objekts 20131024
2 Importing I_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Exception 20131024
3 Importing I_MODE Call by reference Type reference (TYPE) LRM_CRUD_MODE Modus: C (create), R (read), U (update), D (delete) 20131024
# Exception Resumable Description Created on
1 CX_LRM_OBJECT Fehler bei Bearbeitung eines IRM-Objekts 20131024

Method RAISE_EXCEPTION Signature

Method RAISE_EXCEPTION on class CL_LRM_OC_RG_F has no parameter.
# Exception Resumable Description Created on
1 CX_LRM_OBJECT ILM# 20131108

Method SET_FIELD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD_VALUE Call by reference Type reference (TYPE) LRM_RESULT_FIELD_VALUE Attributwert 20131023
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20131023

Method TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD_NAME Call by reference Type reference (TYPE) LRM_RESULT_FIELD_NAME Ergebnis-Feld im Regelwerk 20131024
2 Importing I_MODE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20131024
3 Importing I_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20131024
4 Importing I_POLICY_CATEGORY Call by reference Type reference (TYPE) LRM_POLICY_CATEGORY Regelwerkkategorie 20131024
5 Importing I_RULE_GROUP Call by reference Type reference (TYPE) LRM_RULE_GROUP Regelgruppe 20131024
6 Importing I_TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20131024
# Exception Resumable Description Created on
1 CX_LRM_OBJECT Fehler bei Bearbeitung eines IRM-Objekts 20131024

Method _GET_FIELD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LRM_RESULT_FIELD_NAME Ergebnis-Feld im Regelwerk 20131028
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20131028

Method _GET_FIELD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LRM_RESULT_FIELD_VALUE Wert eines Ergebnis-Feldes im Regelwerk 20131028
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20131028

Method _GET_OBJECT_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20131024
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20131024

Method _GET_PERSISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD_NAME Call by reference Type reference (TYPE) LRM_RESULT_FIELD_NAME Ergebnis-Feld im Regelwerk 20131024
2 Importing I_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20131024
3 Importing I_POLICY_CATEGORY Call by reference Type reference (TYPE) LRM_POLICY_CATEGORY Regelwerkkategorie 20131024
4 Importing I_RULE_GROUP Call by reference Type reference (TYPE) LRM_RULE_GROUP Regelgruppe 20131024
5 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_LRM_OC_RG_F Regelgruppe: Felder 20131024
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20131024

Method _GET_POLICY_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LRM_POLICY_CATEGORY Regelwerkkategorie 20131024
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20131024

Method _GET_RULE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LRM_RULE_GROUP Regelgruppe 20131028
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20131028

Method _SET_FIELD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD_VALUE Call by reference Type reference (TYPE) LRM_RESULT_FIELD_VALUE Wert eines Ergebnis-Feldes im Regelwerk 20131024
2 Importing I_TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20131024
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_CHANGE_FAILED Fehler bei änderndem Zugriff auf IRM-Objektdaten 20131024
History
Last changed by/on SAP  20141121 
SAP Release Created in 740