SAP ABAP Class CL_IRM_UI (Assistance Class for IRMPOL)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ILM-IRM (Application Component) Information Retention Manager
     S_LRM_UI (Package) Information Retention Manager - UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20081010
Properties
Class CL_IRM_UI  
Short Description Assistance Class for IRMPOL    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_LRM_UI   Information Retention Manager - UI 
Created 20081010   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_IRM_UI Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_LRM_RE_UI_ACCESS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_LRM_XML Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 IF_LRMUI_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
6 IF_LRM_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
7 IF_LRM_XML_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_IRM_UI has no interface implemented.
Friends
Class CL_IRM_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_F4_RESULT Instance attribute Public Object reference (TYPE REF TO) DATA 20120807
2 MS_IRM_CUST Instance attribute Public Type reference (TYPE) IF_LRM_XML_TYPES=>TY_S_IRM_CUST 20091006
3 MT_EXCEPTION_MESSAGES Instance attribute Public Type reference (TYPE) IF_LRMUI_TYPES=>TY_T_ERROR_MESSAGE 20090105
4 MT_F4_HEADER Instance attribute Public Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20120807
5 MV_F4_FIELDNAME Instance attribute Public Type reference (TYPE) DFIES-FIELDNAME Field Name 20120807
Methods
# Method Level Visibility Method type Description Created on
1 ALL_AUTH_ONE_POL Instance method Public Method All Authorizations for a Policy 20081208
2 AUDITAREA_GET_LAST_CHANGE_INFO Instance method Private Method Provide Last Change Info 20090922
3 CHECK_CLIENT_STATE Instance method Public Method 20090723
4 CONVERT_POLKEYS_TO_SELOPTS Instance method Private Method Conversion of Policy Key -> Selection Options 20091009
5 CREATE_AUDIT_AREA Instance method Public Method Create a New Audit Area 20081211
6 CREATE_POLICY Instance method Public Method Create and Save a New Policy 20081111
7 DELETE_AUDITAREA Instance method Public Method Deletes LRM* table entries of an audit area 20091110
8 DELETE_POLICY Instance method Public Method Delete a Policy 20081111
9 EXPORT_POLICY Instance method Public Method Write Policies to XML File 20090803
10 F4_ADD_FIELD Instance method Private Method 20120807
11 F4_GET_SEARCHHELP Instance method Public Method 20120807
12 F4_GET_VALUES Instance method Public Method 20120807
13 F4_GET_VALUES_FROM_SH Instance method Private Method 20120807
14 GET_ACTIVE_OBJECTS_FOR_AUDIT Instance method Public Method Determine objects that are active for an audit area 20081215
15 GET_ALLOWED_FIELDS Instance method Public Method Returns the permitted condition fields for a policy 20081106
16 GET_ALL_MESSAGES Instance method Public Method Returns All Messages of the Exception Chain 20090105
17 GET_DECISION_TABLE Instance method Public Method Structure Description and Content of a Decision Table 20081021
18 GET_HELPVALUES_ARCHIVE Instance method Public Method 20090917
19 GET_HELPVALUES_CREP Instance method Public Method Get Input Help for CREP Attribute 20090917
20 GET_HELP_FILENAME Instance method Public Method Input Help for File Name Field 20081210
21 GET_HELP_RET_PER_UNIT Instance method Public Method Fetch Input Help for Field RET_PER_UNIT 20081202
22 GET_HELP_STARTTIME_TYPE Instance method Public Method Fetches the Input Help Content for Field STARTTIME_TYPE 20081202
23 GET_HELP_START_DELAY Instance method Public Method Input Help for Time Offset of Reference Time 20110929
24 GET_HELP_SYSTEM_CLIENT Instance method Public Method Input Help for File Name Field 20120507
25 GET_INFORMATION_FROM_XML Instance method Private Method Provides Contents of XML Import File as ABAP Internal Table 20091012
26 GET_OBJECT_GROUP Instance method Public Method 20131025
27 GET_POLICIES Instance method Public Method List of Available Policies 20081021
28 GET_RULE_GROUPS Instance method Public Method Determine Rule Groups 20131017
29 GET_RULE_GROUP_CONT Instance method Public Method Read Content of Rule Group 20131118
30 IMPORT_CHECKS_FROM_XML Instance method Private Method Structural Checks for XML Import 20091023
31 IMPORT_POLICIES_FROM_XML Instance method Private Method Structural Checks for XML Import 20091023
32 IMPORT_POLICY Instance method Public Method Insert Policies into IRM Tables 20090803
33 IMPORT_POLICY_PREPARE Instance method Public Method Read XML File and Convert into IRM Format 20090803
34 IMPORT_RULES_FROM_XML Instance method Private Method Saves Rules for a Policy (XML Import) 20091023
35 OBJECT_CATEGORIES_READ Instance method Public Method Object Categories Registered in IRM 20081013
36 OBJECT_TYPES_READ Instance method Public Method Objects Registered in IRM 20081010
37 PLAUSIBILITY_CHECKS_RULES Instance method Public Method Plausibility Checks for Rules 20090917
38 POLICY_CATEGORIES_READ Instance method Public Method Read Policy Categories 20081013
39 POLICY_TYPES_READ Instance method Public Method Possible Audit Areas for Policy Category 20081010
40 SAVE_AUDITAREA_OBJECTS Instance method Public Method Objects that are active for an audit area are highlighted 20081211
41 SAVE_AUDITAREA_TEXT Instance method Public Method Saves a changed description of the audit area 20081211
42 SAVE_DECTAB Instance method Public Method Save the Changes in the Decision Table 20081027
43 SAVE_POLICY_COMMENT Instance method Public Method Save the Status of a Policy 20090925
44 SAVE_STATUS Instance method Public Method Save the Status of a Policy 20081027
45 SET_LOCK Instance method Public Method Set Lock 20091117
46 TRANSPORT_POLICY Instance method Public Method Transport a Policy 20090525
Events
Class CL_IRM_UI has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 OBJECT_CATEGORY Public Type reference (TYPE) LRM_OBJECT_CATEGORY 20081016
2 OBJECT_TYPE Public Type reference (TYPE) LRM_OBJECT_TYPE 20081016
3 POLICY_CATEGORY Public Type reference (TYPE) LRM_POLICY_CATEGORY 20081016
4 POLICY_ORIGIN Public Type reference (TYPE) LRM_POLICY_ORIGIN 20081016
5 POLICY_TYPE Public Type reference (TYPE) LRM_POLICY_TYPE 20081016
6 TY_S_CLIENT Public See coding 20120514 BEGIN OF ty_s_client, old_mandt TYPE arc_trans_client, END OF ty_s_client
7 TY_S_LAST_CHANGE_INFO Public See coding 20090922 BEGIN OF ty_s_last_change_info, user_name TYPE lrm_pt_last_change_user, timestamp TYPE tzntstmps, "lrm_pt_last_change_timestamp, END OF ty_s_last_change_info
8 TY_S_OBJCAT_INFO Public See coding Object Category With Text 20081014 BEGIN OF ty_s_objcat_info, object_category TYPE lrm_object_type, object_category_t TYPE lrm_object_description, END OF ty_s_objcat_info
9 TY_S_OBJTYP_INFO Public See coding Object Type With Text 20081014 BEGIN OF ty_s_objtyp_info, object_category TYPE lrm_object_category, object_type TYPE lrm_object_type, object_type_t TYPE lrm_object_description, END OF ty_s_objtyp_info
10 TY_S_POLCAT_INFO Public See coding Policy Category With Text 20081014 BEGIN OF ty_s_polcat_info, policy_category TYPE lrm_policy_category, policy_category_t TYPE lrm_object_description, END OF ty_s_polcat_info
11 TY_S_POLTYP_INFO Public See coding Policy Type With Text 20081014 BEGIN OF ty_s_poltyp_info, policy_type TYPE lrm_policy_type, policy_type_t TYPE lrm_object_description, policy_category TYPE lrm_policy_category, END OF ty_s_poltyp_info
12 TY_S_RULE_GROUP Public See coding 20131104 BEGIN OF ty_s_rule_group, object_category TYPE lrm_object_category, policy_category TYPE lrm_policy_category, rule_group TYPE lrm_rule_group, rule_group_t TYPE lrm_object_description, END OF ty_s_rule_group
13 TY_S_SELOPT_OC Private See coding 20091009 ty_s_selopt_oc TYPE LINE OF ty_t_selopt_oc
14 TY_S_SELOPT_OT Private See coding 20091009 ty_s_selopt_ot TYPE LINE OF ty_t_selopt_ot
15 TY_S_SELOPT_PC Private See coding 20091009 ty_s_selopt_pc TYPE LINE OF ty_t_selopt_pc
16 TY_S_SELOPT_PO Private See coding 20091009 ty_s_selopt_po TYPE LINE OF ty_t_selopt_po
17 TY_S_SELOPT_PT Private See coding 20091009 ty_s_selopt_pt TYPE LINE OF ty_t_selopt_pt
18 TY_S_SYSCLIENT Public See coding 20120507 BEGIN OF ty_s_sysclient, old_sid TYPE arc_trans_sid, old_mandt TYPE arc_trans_client, END OF ty_s_sysclient
19 TY_T_CLIENT Public See coding 20120514 ty_t_client TYPE STANDARD TABLE OF ty_s_client
20 TY_T_LAST_CHANGE_INFO Public See coding 20090922 ty_t_last_change_info TYPE STANDARD TABLE OF ty_s_last_change_info
21 TY_T_OBJCAT_INFO Public See coding Table of Possible Object Categories With Texts 20081014 ty_t_objcat_info TYPE STANDARD TABLE OF ty_s_objcat_info WITH DEFAULT KEY
22 TY_T_OBJECT_CATEGORY Public See coding 20081016 ty_t_object_category TYPE STANDARD TABLE OF object_category WITH DEFAULT KEY
23 TY_T_OBJECT_TYPE Public See coding 20081016 ty_t_object_type TYPE STANDARD TABLE OF object_type WITH DEFAULT KEY
24 TY_T_OBJTYP_INFO Public See coding Table of Possible ILM Object Types With Texts 20081014 ty_t_objtyp_info TYPE STANDARD TABLE OF ty_s_objtyp_info WITH DEFAULT KEY
25 TY_T_POLCAT_INFO Public See coding Table of Possible Policy Categories With Texts 20081014 ty_t_polcat_info TYPE STANDARD TABLE OF ty_s_polcat_info WITH DEFAULT KEY
26 TY_T_POLICY_CATEGORY Public See coding 20081016 ty_t_policy_category TYPE STANDARD TABLE OF policy_category WITH DEFAULT KEY
27 TY_T_POLICY_ORIGIN Public See coding 20081016 ty_t_policy_origin TYPE STANDARD TABLE OF policy_origin WITH DEFAULT KEY
28 TY_T_POLICY_TYPE Public See coding 20081016 ty_t_policy_type TYPE STANDARD TABLE OF policy_type WITH DEFAULT KEY
29 TY_T_POLTYP_INFO Public See coding Table of Possible Policy Types With Texts 20081014 ty_t_poltyp_info TYPE STANDARD TABLE OF ty_s_poltyp_info WITH DEFAULT KEY
30 TY_T_RULE_GROUP Public See coding 20131104 ty_t_rule_group TYPE STANDARD TABLE OF ty_s_rule_group WITH DEFAULT KEY
31 TY_T_SELOPT_OC Private See coding 20091009 ty_t_selopt_oc TYPE RANGE OF lrm_object_category
32 TY_T_SELOPT_OT Private See coding 20091009 ty_t_selopt_ot TYPE RANGE OF lrm_object_type
33 TY_T_SELOPT_PC Private See coding 20091009 ty_t_selopt_pc TYPE RANGE OF lrm_policy_category
34 TY_T_SELOPT_PO Private See coding 20091009 ty_t_selopt_po TYPE RANGE OF lrm_policy_origin
35 TY_T_SELOPT_PT Private See coding 20091009 ty_t_selopt_pt TYPE RANGE OF lrm_policy_type
36 TY_T_SYSCLIENT Public See coding 20120507 ty_t_sysclient TYPE STANDARD TABLE OF ty_s_sysclient
37 TY_T_XSD_CHECK_MSG Public See coding 20091015 ty_t_xsd_check_msg TYPE STANDARD TABLE OF string
Method Signatures

Method ALL_AUTH_ONE_POL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CREA_OK Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20081208
2 Exporting DEL_OK Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20081208
3 Importing IV_OBJCAT Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20081208
4 Importing IV_OBJTYP Call by reference Type reference (TYPE) LRM_OBJECT_TYPE Objekttyp 20081208
5 Importing IV_POLCAT Call by reference Type reference (TYPE) LRM_POLICY_CATEGORY Regelwerkkategorie 20081208
6 Importing IV_POLTYP Call by reference Type reference (TYPE) LRM_POLICY_TYPE Prüfgebiet 20081208
7 Exporting MAINT_OK Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20081208
8 Exporting SHOW_OK Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20081208
9 Exporting STATUS_OK Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20081208

Method ALL_AUTH_ONE_POL on class CL_IRM_UI has no exception.

Method AUDITAREA_GET_LAST_CHANGE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_POLICY_CATEGORY Call by reference Type reference (TYPE) LRM_POLICY_CATEGORY Regelwerkkategorie 20090922
2 Importing IV_POLICY_TYPE Call by reference Type reference (TYPE) LRM_POLICY_TYPE Prüfgebiet 20090922
3 Returning RS_RESULT Value transfer Type reference (TYPE) TY_S_LAST_CHANGE_INFO 20090922

Method AUDITAREA_GET_LAST_CHANGE_INFO on class CL_IRM_UI has no exception.

Method CHECK_CLIENT_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHG_OK Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090723
2 Exporting EV_NO_AUTOTRANS Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20120102
3 Exporting EV_NO_TRANS Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20120102

Method CHECK_CLIENT_STATE on class CL_IRM_UI has no exception.

Method CONVERT_POLKEYS_TO_SELOPTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEL_OC Call by reference Type reference (TYPE) TY_T_SELOPT_OC 20091009
2 Exporting ET_SEL_OT Call by reference Type reference (TYPE) TY_T_SELOPT_OT 20091009
3 Exporting ET_SEL_PC Call by reference Type reference (TYPE) TY_T_SELOPT_PC 20091009
4 Exporting ET_SEL_PO Call by reference Type reference (TYPE) TY_T_SELOPT_PO 20091009
5 Exporting ET_SEL_PO_NEW Call by reference Type reference (TYPE) TY_T_SELOPT_PO 20091009
6 Exporting ET_SEL_PT Call by reference Type reference (TYPE) TY_T_SELOPT_PT 20091009
7 Importing IT_POLICIES Call by reference Type reference (TYPE) TYT_POLICYTABLE_IMP Tabelle der zu importierenden Regelwerke 20091009
# Exception Resumable Description Created on
1 CX_LRM_UI Ausnahmen IRM UI 20091116

Method CREATE_AUDIT_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECTS_ACTIVE Call by reference Type reference (TYPE) IF_LRMUI_TYPES=>TY_T_OBJTYP_INFO Liste der für das Prüfgebiet aktiven Objekte 20081211
2 Importing IV_POLICY_CATEGORY Call by reference Type reference (TYPE) LRM_POLICY_CATEGORY Regelwerkkategorie 20081211
3 Importing IV_POLICY_TYPE Call by reference Type reference (TYPE) LRM_POLICY_TYPE Prüfgebiet 20081211
4 Importing IV_POLICY_TYPE_T Call by reference Type reference (TYPE) LRM_OBJECT_DESCRIPTION Beschreibung eines Regeltyps, Objekttyps etc. 20081211
5 Importing IV_TRANSPORT_REQUEST Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20081211
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_CREATION_FAILED Fehler beim Anlegen eines IRM-Objekts 20090119

Method CREATE_POLICY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELDS Call by reference Type reference (TYPE) IF_LRMUI_TYPES=>TY_T_FIELDNAME Liste der gewählten Bedinungsfelder 20081111
2 Importing IV_COMMIT Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20091125
3 Importing IV_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20081111
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) LRM_OBJECT_TYPE IRM-Objekttyp 20081111
5 Importing IV_POLICY_CATEGORY Call by reference Type reference (TYPE) LRM_POLICY_CATEGORY Objektkategorie 20081111
6 Importing IV_POLICY_ORIGIN Call by reference Type reference (TYPE) LRM_POLICY_ORIGIN Regelwerkherkunft 20081111
7 Importing IV_POLICY_TYPE Call by reference Type reference (TYPE) LRM_POLICY_TYPE Prüfgebiet 20081111
8 Importing IV_TRANSPORT_REQUEST Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20081111
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_CREATION_FAILED IRM-Objekt kann nicht angelegt werden 20081215

Method DELETE_AUDITAREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMMIT Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20091125
2 Importing IV_POLICY_CATEGORY Call by reference Type reference (TYPE) LRM_POLICY_CATEGORY Regelwerkkategorie 20091110
3 Importing IV_POLICY_TYPE Call by reference Type reference (TYPE) LRM_POLICY_TYPE Prüfgebiet 20091110
4 Importing IV_TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20091110
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_DELETION_FAILED Fehler beim Löschen eines IRM-Objekts 20091110

Method DELETE_POLICY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMMIT Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20091125
2 Importing IV_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20081111
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) LRM_OBJECT_TYPE IRM-Objekttyp 20081111
4 Importing IV_POLICY_CATEGORY Call by reference Type reference (TYPE) LRM_POLICY_CATEGORY Regelwerkkategorie 20081111
5 Importing IV_POLICY_ORIGIN Call by reference Type reference (TYPE) LRM_POLICY_ORIGIN Regelwerkherkunft 20081111
6 Importing IV_POLICY_TYPE Call by reference Type reference (TYPE) LRM_POLICY_TYPE Prüfgebiet 20081111
7 Importing IV_TRANSPORT_REQUEST Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20081111
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_DELETION_FAILED Object Services: Objekt nicht gefunden 20081215
2 CX_LRM_RE IRM Regelverarbeitung: Oberklasse für Ausnahmen 20081208

Method EXPORT_POLICY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NOT_EXPORTED Call by reference Type reference (TYPE) IF_LRM_TYPES=>TY_T_POLICY_KEYS 20100208
2 Importing IS_SCHEMA Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20091116
3 Importing IS_SELECTION Call by reference Type reference (TYPE) CL_LRM_XML=>TY_S_NODE_SELECTION 20090909
4 Importing IT_POLICIES Call by reference Type reference (TYPE) IF_LRM_TYPES=>TY_T_POLICY_KEYS 20090803
# Exception Resumable Description Created on
1 CX_LRM_UI Ausnahmen IRM UI 20091116
2 CX_LRM_XML Fehler bei Bearbeitung eines IRM-Objekts 20090928

Method F4_ADD_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_COMPONENTS Call by reference Type reference (TYPE) ABAP_COMPONENT_TAB 20120807
2 Changing CT_HEADER Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST 20120807
3 Importing IT_FIELDDESCR Call by reference Type reference (TYPE) DDFIELDS 20120807
4 Importing IV_FIELDNAME Call by reference Type reference (TYPE) DFIES-FIELDNAME 20120807

Method F4_ADD_FIELD on class CL_IRM_UI has no exception.

Method F4_GET_SEARCHHELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SHLP Call by reference Type reference (TYPE) SHLP_DESCR 20120807
2 Importing IV_DTEL Call by reference Type reference (TYPE) ROLLNAME 20120807
3 Importing IV_FIELDNAME Call by reference Type reference (TYPE) DFIES-FIELDNAME 20120807
4 Importing IV_STRUCTURE Call by reference Type reference (TYPE) DFIES-TABNAME 20120807

Method F4_GET_SEARCHHELP on class CL_IRM_UI has no exception.

Method F4_GET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_RESULT Call by reference Object reference (TYPE REF TO) DATA 20120807
2 Exporting ET_HEADER Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST 20120807
3 Exporting EV_FIELDNAME Call by reference Type reference (TYPE) DFIES-FIELDNAME 20120807
4 Importing IV_DTEL Call by reference Type reference (TYPE) ROLLNAME 20120807
5 Importing IV_FIELDNAME Call by reference Type reference (TYPE) DFIES-FIELDNAME 20120807
6 Importing IV_STRUCTURE Call by reference Type reference (TYPE) DFIES-TABNAME 20120807

Method F4_GET_VALUES on class CL_IRM_UI has no exception.

Method F4_GET_VALUES_FROM_SH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SHLP Value transfer Type reference (TYPE) SHLP_DESCR 20120807
2 Exporting ET_RECDESCR Call by reference Type reference (TYPE) DDFIELDS 20120807
3 Exporting ET_RECORD Call by reference Type reference (TYPE) DDSHRESLTS 20120807
4 Importing IS_SHLP Call by reference Type reference (TYPE) SHLP_DESCR 20120807

Method F4_GET_VALUES_FROM_SH on class CL_IRM_UI has no exception.

Method GET_ACTIVE_OBJECTS_FOR_AUDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENQUEUE Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090304
2 Importing IV_OBJCAT Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20091027
3 Importing IV_POLCAT Call by reference Type reference (TYPE) LRM_POLICY_CATEGORY Regelwerkkategorie 20090324
4 Importing IV_POLTYP Call by reference Type reference (TYPE) LRM_POLICY_TYPE Prüfgebiet 20081215
5 Returning RT_ACTIVE_OBJECTS Value transfer Type reference (TYPE) IF_LRMUI_TYPES=>TY_T_OBJ_POLTYP Regelwerktyp 20081215
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20090324
2 CX_LRM_OBJECT_FOREIGN_LOCK Das Objekt ist gesperrt 20090304

Method GET_ALLOWED_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_FIELDS Value transfer Type reference (TYPE) IF_LRMUI_TYPES=>TY_T_FIELDNAME_DESCR 20081106
2 Importing IV_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20081106
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) LRM_OBJECT_TYPE IRM-Objekttyp 20081106
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20091020

Method GET_ALL_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20090105
2 Importing IV_MESSAGE_TYPE Call by reference Type reference (TYPE) SY-MSGTY Nachrichtentyp 20090105

Method GET_ALL_MESSAGES on class CL_IRM_UI has no exception.

Method GET_DECISION_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_OUTTAB Call by reference Object reference (TYPE REF TO) DATA Inhalt der Tabelle: Regeln 20081021
2 Exporting ER_STRUCTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Strukturbeschreibung 20081021
3 Exporting ER_TABLEDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Tabellenbeschreibung 20081021
4 Exporting ET_RULE_STRUCTURE Value transfer Type reference (TYPE) CL_LRM_RE_UI_ACCESS=>TY_T_FIELD_TYPES 20081120
5 Importing IV_ENQUEUE Call by reference Type reference (TYPE) WDY_BOOLEAN Sperre setzen zum Ändern 20081211
6 Importing IV_OBJECT_CATEGORY Call by reference Type reference (TYPE) TYS_POLICYTABLE-OBJECT_CATEGORY Objektkategorie 20081021
7 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) TYS_POLICYTABLE-OBJECT_TYPE Objekttypname 20081021
8 Importing IV_POLICY_CATEGORY Call by reference Type reference (TYPE) TYS_POLICYTABLE-POLICY_CATEGORY Regelwerkkategorie 20081021
9 Importing IV_POLICY_ORIGIN Call by reference Type reference (TYPE) TYS_POLICYTABLE-POLICY_ORIGIN Regelwerkherkunft 20081021
10 Importing IV_POLICY_TYPE Call by reference Type reference (TYPE) TYS_POLICYTABLE-POLICY_TYPE Regelwerktyp 20081021
# Exception Resumable Description Created on
1 CX_LRM_RE IRM Regelverarbeitung: Oberklasse für Ausnahmen 20081118
2 CX_LRM_RE_DB_ACCESS IRM Regelverarbeitung: Datenbankzugriffe Ausnahmen 20081118

Method GET_HELPVALUES_ARCHIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUES_ARCHIVE Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST Alle Festwerte eines Attributes mit Texten 20090917

Method GET_HELPVALUES_ARCHIVE on class CL_IRM_UI has no exception.

Method GET_HELPVALUES_CREP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUES_CREP Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST Alle Festwerte eines Attributes mit Texten 20090917

Method GET_HELPVALUES_CREP on class CL_IRM_UI has no exception.

Method GET_HELP_FILENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FILENAMES Call by reference Type reference (TYPE) TYT_FILENAMES 20081210
2 Exporting ET_VALUE_SET Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST Alle Festwerte eines Attributes mit Texten 20081210

Method GET_HELP_FILENAME on class CL_IRM_UI has no exception.

Method GET_HELP_RET_PER_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUES_RET_PER_UNIT Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST Rückgabetabelle mit Inhalt der Wertehilfe 20081202

Method GET_HELP_RET_PER_UNIT on class CL_IRM_UI has no exception.

Method GET_HELP_STARTTIME_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUES_STARTTIME_TYPE Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST Alle Festwerte eines Attributes mit Texten 20081202
2 Importing IV_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Keyfeld OBJECT_CATEGORY 20081202
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) LRM_OBJECT_TYPE Keyfeld OBJECT_TYPE 20081202
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20091002

Method GET_HELP_START_DELAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_VALUES Value transfer Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST Alle Festwerte eines Attributes mit Texten 20111002
2 Importing IV_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20111002
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) LRM_OBJECT_TYPE ILM-Objekt 20111002
4 Importing IV_STARTTIME_TYPE Call by reference Type reference (TYPE) LRM_CONSTANT_VALUE Wert einer Konstante 20111002

Method GET_HELP_START_DELAY on class CL_IRM_UI has no exception.

Method GET_HELP_SYSTEM_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CLIENT Call by reference Type reference (TYPE) TY_T_CLIENT 20120514
2 Exporting ET_SYSCLIENT Call by reference Type reference (TYPE) TY_T_SYSCLIENT Alle Festwerte eines Attributes mit Texten 20120514
3 Importing IV_CLIENT Call by reference Type reference (TYPE) WDY_BOOLEAN 20120514
4 Importing IV_SYS_FROM Call by reference Type reference (TYPE) ARC_TRANS_SID Mandant des Quellsystems 20120514
5 Importing IV_SYS_TO Call by reference Type reference (TYPE) ARC_TRANS_SID Mandant des Quellsystems 20120514

Method GET_HELP_SYSTEM_CLIENT on class CL_IRM_UI has no exception.

Method GET_INFORMATION_FROM_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_POLICY Call by reference Type reference (TYPE) IF_LRM_XML_TYPES=>TY_S_POL 20091012
2 Importing IS_POLICIES Call by reference Type reference (TYPE) TYS_POLICYTABLE_IMP Tabelle der zu importierenden Regelwerke 20091012
# Exception Resumable Description Created on
1 CX_LRM_UI Ausnahmen IRM UI 20091116

Method GET_OBJECT_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20131025
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) LRM_OBJECT_TYPE ILM-Objekt 20131025
3 Returning RV_GROUP Value transfer Type reference (TYPE) LRM_OBJECT_GROUP Objektgruppe 20131025

Method GET_OBJECT_GROUP on class CL_IRM_UI has no exception.

Method GET_POLICIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTOBJ_NOPOL Call by reference Type reference (TYPE) IF_LRMUI_TYPES=>TY_T_OBJ_POLTYP 20091027
2 Exporting ET_POLICIES Value transfer Type reference (TYPE) TYT_POLICYTABLE Regelwerke 20081021
3 Importing IV_ENQUEUE Call by reference Type reference (TYPE) WDY_BOOLEAN Sperre setzen zum Ändern 20081211
4 Importing IV_ENQUEUE_OBJECT_T Call by reference Type reference (TYPE) LRM_OBJECT_TYPE Objekttyp zum setzten der Sperre 20090108
5 Importing IV_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20081024
6 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) LRM_OBJECT_TYPE Objekttypname 20081024
7 Importing IV_POLICY_CATEGORY Call by reference Type reference (TYPE) LRM_POLICY_CATEGORY Regelwerkkategorie 20081024
8 Importing IV_POLICY_ORIGIN Call by reference Type reference (TYPE) LRM_POLICY_ORIGIN Regelwerkherkunft 20081112
9 Importing IV_POLICY_TYPE Call by reference Type reference (TYPE) LRM_POLICY_TYPE Regelwerktyp 20081024
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20090324
2 CX_LRM_OBJECT_FOREIGN_LOCK 20090108

Method GET_RULE_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20131017
2 Importing IV_OBJECT_GROUP Call by reference Type reference (TYPE) LRM_OBJECT_GROUP Objektgruppe 20131017
3 Importing IV_POLICY_CATEGORY Call by reference Type reference (TYPE) LRM_POLICY_CATEGORY Regelwerkkategorie 20131017
4 Importing IV_RULE_GROUP Call by reference Type reference (TYPE) LRM_RULE_GROUP Regelgruppe 20131025
5 Returning RT_RULE_GROUPS Value transfer Type reference (TYPE) TY_T_RULE_GROUP Regelgruppen 20131104

Method GET_RULE_GROUPS on class CL_IRM_UI has no exception.

Method GET_RULE_GROUP_CONT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20131118
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) LRM_OBJECT_TYPE ILM-Objekt 20131118
3 Importing IV_POLICY_CATEGORY Call by reference Type reference (TYPE) LRM_POLICY_CATEGORY Regelwerkkategorie 20131118
4 Importing IV_RULE_GROUP Call by reference Type reference (TYPE) LRM_RULE_GROUP Regelgruppe 20131118

Method GET_RULE_GROUP_CONT on class CL_IRM_UI has no exception.

Method IMPORT_CHECKS_FROM_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_POLICY Call by reference Type reference (TYPE) IF_LRM_XML_TYPES=>TY_S_POL 20091023
# Exception Resumable Description Created on
1 CX_LRM_UI Ausnahmen IRM UI 20091113

Method IMPORT_POLICIES_FROM_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_POLICY Call by reference Type reference (TYPE) IF_LRM_XML_TYPES=>TY_S_POL 20091023
2 Importing IV_TRANS Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20091023
# Exception Resumable Description Created on
1 CX_LRM_UI Ausnahmen IRM UI 20091113

Method IMPORT_POLICY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FAILED Call by reference Type reference (TYPE) TYT_POLICYTABLE_IMP Nicht importierte Regelwerke 20090803
2 Exporting ET_POLEXISTS_NOPROD Call by reference Type reference (TYPE) TYT_POLICYTABLE_IMP nicht importiert: existierende nicht produktive Regelwerke 20091015
3 Exporting ET_POLEXISTS_PROD Call by reference Type reference (TYPE) TYT_POLICYTABLE_IMP nicht importiert: existierende produktive Regelwerke 20091015
4 Exporting ET_POLICIES Call by reference Type reference (TYPE) TYT_POLICYTABLE_IMP Importierte neue Regelwerke 20091015
5 Exporting ET_POLICIES_APPEND Call by reference Type reference (TYPE) TYT_POLICYTABLE_IMP Regelwerke, denen Regeln angehängt wurden 20091020
6 Exporting ET_POLNEW_NOPROD Call by reference Type reference (TYPE) TYT_POLICYTABLE_IMP Tabelle der zu importierenden Regelwerke 20100209
7 Exporting ET_POLNEW_PROD Call by reference Type reference (TYPE) TYT_POLICYTABLE_IMP Tabelle der zu importierenden Regelwerke 20100209
8 Importing IT_POLEXISTS_NOPROD Call by reference Type reference (TYPE) TYT_POLICYTABLE_IMP Tabelle der zu importierenden Regelwerke 20091015
9 Importing IT_POLEXISTS_PROD Call by reference Type reference (TYPE) TYT_POLICYTABLE_IMP Tabelle der zu importierenden Regelwerke 20091015
10 Importing IT_POLICIES Call by reference Type reference (TYPE) TYT_POLICYTABLE_IMP zum Import ausgewählte Regelwerke 20090803
11 Importing IV_TRANS Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20091006
# Exception Resumable Description Created on
1 CX_LRM_UI Ausnahmen IRM UI 20091116

Method IMPORT_POLICY_PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_IRM_CUST Call by reference Type reference (TYPE) IF_LRM_XML_TYPES=>TY_S_IRM_CUST 20091005
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) TY_T_XSD_CHECK_MSG 20091014
3 Exporting ET_POLICIES Call by reference Type reference (TYPE) IF_LRM_TYPES=>TY_T_POLICY_KEYS Regelwerke der XML-Datei 20090803
4 Exporting EV_WARNING Call by reference Type reference (TYPE) STRING 20091027
5 Importing IV_FILECONTENT Call by reference Type reference (TYPE) XSTRING Inhalt der XML-Datei 20090929
6 Importing IV_OBJCAT Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20091006
7 Importing IV_OBJTYP Call by reference Type reference (TYPE) LRM_OBJECT_TYPE Objekttyp 20091022
8 Importing IV_POLCAT Call by reference Type reference (TYPE) LRM_POLICY_CATEGORY Regelwerkkategorie 20091006
9 Importing IV_POLTYP Call by reference Type reference (TYPE) LRM_POLICY_TYPE Prüfgebiet 20091022
# Exception Resumable Description Created on
1 CX_LRM_UI Ausnahmen IRM UI 20091118

Method IMPORT_RULES_FROM_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_POLICY Call by reference Type reference (TYPE) IF_LRM_XML_TYPES=>TY_S_POL 20091023
2 Importing IV_TRANS Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20091023
# Exception Resumable Description Created on
1 CX_LRM_UI Fehler bei Bearbeitung eines IRM-Objekts 20091113

Method OBJECT_CATEGORIES_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJCAT_INFO Call by reference Type reference (TYPE) TY_T_OBJCAT_INFO 20081013
2 Importing IV_OBJECT_CATEGORY Call by reference Type reference (TYPE) OBJECT_CATEGORY Objektkategorie 20081013

Method OBJECT_CATEGORIES_READ on class CL_IRM_UI has no exception.

Method OBJECT_TYPES_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECT_INFO Call by reference Type reference (TYPE) TY_T_OBJTYP_INFO 20081010
2 Importing IV_OBJECT_CATEGORY Call by reference Type reference (TYPE) OBJECT_CATEGORY Objektkategorie 20081016
3 Importing IV_OBJTYP Call by reference Type reference (TYPE) OBJECT_TYPE 20081016
4 Importing IV_POLCAT Call by reference Type reference (TYPE) POLICY_CATEGORY Regelwerkkategorie 20081010
5 Importing IV_POLTYP Call by reference Type reference (TYPE) POLICY_TYPE Regelwerktyp 20081010

Method OBJECT_TYPES_READ on class CL_IRM_UI has no exception.

Method PLAUSIBILITY_CHECKS_RULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) TYT_MESSAGES_CHECK Struktur der Message-Variablen 20090917
2 Exporting EV_CHECKS_OK Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090917
3 Importing IT_COLUMNS Call by reference Type reference (TYPE) SALV_WD_T_COLUMN_REF SALV_WD_T_COLUMN_REF 20090917
4 Importing IT_RULES Call by reference Type reference (TYPE) STANDARD TABLE 20090917
5 Importing IT_RULE_STRUCTURE Call by reference Type reference (TYPE) CL_LRM_RE_UI_ACCESS=>TY_T_FIELD_TYPES 20090917

Method PLAUSIBILITY_CHECKS_RULES on class CL_IRM_UI has no exception.

Method POLICY_CATEGORIES_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_POLCAT_INFO Call by reference Type reference (TYPE) TY_T_POLCAT_INFO Tabelle der möglichen Regelwerkategorien mit Texten 20081013
2 Importing IV_POLICY_CATEGORY Call by reference Type reference (TYPE) POLICY_CATEGORY Objektkategorie 20081013
3 Importing IV_POLICY_TYPE Call by reference Type reference (TYPE) POLICY_TYPE Regelwerktyp 20081013

Method POLICY_CATEGORIES_READ on class CL_IRM_UI has no exception.

Method POLICY_TYPES_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_POLTYP_INFO Call by reference Type reference (TYPE) IF_LRMUI_TYPES=>TY_T_POLTYP_INFO Tabelle der möglichen Regelwerktypen mit Texten 20081014
2 Importing IV_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20081016
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) LRM_OBJECT_TYPE Objekttypname 20081010
4 Importing IV_POLICY_CATEGORY Call by reference Type reference (TYPE) LRM_POLICY_CATEGORY Regelwerkkategorie 20081010
5 Importing IV_POLICY_TYPE Call by reference Type reference (TYPE) LRM_POLICY_TYPE Regelwerktyp 20081016
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20090409

Method SAVE_AUDITAREA_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECTS_CHANGED Call by reference Type reference (TYPE) IF_LRMUI_TYPES=>TY_T_OBJ_POLTYP Liste der geänderten Objekte 20081222
2 Importing IV_COMMIT Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20091125
3 Importing IV_POLICY_CATEGORY Call by reference Type reference (TYPE) LRM_POLICY_CATEGORY Regelwerkkategorie 20081211
4 Importing IV_POLICY_TYPE Call by reference Type reference (TYPE) LRM_POLICY_TYPE Prüfgebiet 20081211
5 Importing IV_TRANSPORT_REQUEST Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20081211
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20090324
2 CX_LRM_OBJECT_CHANGE_FAILED Fehler bei änderndem Zugriff auf IRM-Objektdaten 20090604
3 CX_LRM_OBJECT_CREATION_FAILED Fehler beim Anlegen eines IRM-Objekts 20090119

Method SAVE_AUDITAREA_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMMIT Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20091125
2 Importing IV_POLICY_CATEGORY Call by reference Type reference (TYPE) LRM_POLICY_CATEGORY Regelwerkkategorie 20081211
3 Importing IV_POLICY_TYPE Call by reference Type reference (TYPE) LRM_POLICY_TYPE Prüfgebiet 20081211
4 Importing IV_POLICY_TYPE_T Call by reference Type reference (TYPE) LRM_OBJECT_DESCRIPTION Beschreibung eines Regeltyps, Objekttyps etc. 20081211
5 Importing IV_TRANSPORT_REQUEST Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20081211
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_ACCESS_FAILED Fehler bei lesendem Zugriff auf IRM-Objektdaten 20090324
2 CX_LRM_OBJECT_CHANGE_FAILED Fehler bei änderndem Zugriff auf IRM-Objektdaten 20090119
3 CX_LRM_OBJECT_CREATION_FAILED Fehler beim Anlegen eines IRM-Objekts 20090119

Method SAVE_DECTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DELETE Call by reference Type reference (TYPE) DATA Tabletype of TYS_POLICYTABLE 20081028
2 Importing IT_INSERT Call by reference Type reference (TYPE) DATA Identifiziert, wo in der ALV-Ausgabe Daten geändert wurden 20081028
3 Importing IT_MODIFY Call by reference Type reference (TYPE) DATA Tabletype of TYS_POLICYTABLE 20081028
4 Importing IV_COMMIT Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20091125
5 Importing IV_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20081027
6 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) LRM_OBJECT_TYPE Objekttypname 20081027
7 Importing IV_POLICY_CATEGORY Call by reference Type reference (TYPE) LRM_POLICY_CATEGORY Regelwerkkategorie 20081027
8 Importing IV_POLICY_ORIGIN Call by reference Type reference (TYPE) LRM_POLICY_ORIGIN Regelwerkherkunft 20081027
9 Importing IV_POLICY_TYPE Call by reference Type reference (TYPE) LRM_POLICY_TYPE Regelwerktyp 20081027
10 Importing IV_TRANSPORT_REQUEST Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20081208
# Exception Resumable Description Created on
1 CX_LRM_RE 20081208
2 CX_LRM_RE_DB_ACCESS 20081212

Method SAVE_POLICY_COMMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMMENT Call by reference Type reference (TYPE) LRM_POLICY_COMMENT Status eines Regelwerks 20090925
2 Importing IV_COMMIT Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20091125
3 Importing IV_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20090925
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) LRM_OBJECT_TYPE Objekttypname 20090925
5 Importing IV_POLICY_CATEGORY Call by reference Type reference (TYPE) LRM_POLICY_CATEGORY Regelwerkkategorie 20090925
6 Importing IV_POLICY_ORIGIN Call by reference Type reference (TYPE) LRM_POLICY_ORIGIN Regelwerkherkunft 20090925
7 Importing IV_POLICY_TYPE Call by reference Type reference (TYPE) LRM_POLICY_TYPE Regelwerktyp 20090925
8 Importing IV_TRANSPORT_REQUEST Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20090925
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_CHANGE_FAILED Fehler bei änderndem Zugriff auf IRM-Objektdaten 20090925
2 CX_OS_OBJECT_NOT_FOUND Object Services: Objekt nicht gefunden 20090925

Method SAVE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMMIT Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20091125
2 Importing IV_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20081027
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) LRM_OBJECT_TYPE Objekttypname 20081027
4 Importing IV_POLICY_CATEGORY Call by reference Type reference (TYPE) LRM_POLICY_CATEGORY Regelwerkkategorie 20081027
5 Importing IV_POLICY_ORIGIN Call by reference Type reference (TYPE) LRM_POLICY_ORIGIN Regelwerkherkunft 20081027
6 Importing IV_POLICY_TYPE Call by reference Type reference (TYPE) LRM_POLICY_TYPE Regelwerktyp 20081027
7 Importing IV_STATUS Call by reference Type reference (TYPE) LRM_POLICY_STATUS Status eines Regelwerks 20081027
8 Importing IV_TRANSPORT_REQUEST Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20081111
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_CHANGE_FAILED Fehler bei änderndem Zugriff auf IRM-Objektdaten 20100308
2 CX_OS_OBJECT_NOT_FOUND Object Services: Objekt nicht gefunden 20081112

Method SET_LOCK 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 Objekttyp 20091117
# Exception Resumable Description Created on
1 CX_LRM_OBJECT_FOREIGN_LOCK Das Objekt ist gesperrt 20091117

Method TRANSPORT_POLICY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_CATEGORY Call by reference Type reference (TYPE) LRM_OBJECT_CATEGORY Objektkategorie 20090525
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) LRM_OBJECT_TYPE IRM-Objekttyp 20090525
3 Importing IV_POLICY_CATEGORY Call by reference Type reference (TYPE) LRM_POLICY_CATEGORY Objektkategorie 20090525
4 Importing IV_POLICY_ORIGIN Call by reference Type reference (TYPE) LRM_POLICY_ORIGIN Regelwerkherkunft 20090525
5 Importing IV_POLICY_TYPE Call by reference Type reference (TYPE) LRM_POLICY_TYPE Prüfgebiet 20090525
6 Importing IV_TRANSPORT_REQUEST Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20090525
# Exception Resumable Description Created on
1 CX_LRM_OBJECT Fehler bei Bearbeitung eines IRM-Objekts 20090604
2 CX_LRM_RE IRM Regelverarbeitung: Fatale Ausnahmen 20090604
History
Last changed by/on SAP  20141121 
SAP Release Created in 720