SAP ABAP Class CL_LRM_LOG (Logging)
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_LOG  
Short Description Logging    
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 20110513   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_LRM_BS_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_LRM_RTP_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_LRM_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 ZIF_LRM_RTP_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_LRM_LOG has no interface implemented.
Friends
Class CL_LRM_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BALLOG_MAX_LEVEL Constant Private Type reference (TYPE) I 9 20110513
2 MV_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20110513
3 MV_LEVEL Instance attribute Private Type reference (TYPE) I 20110513
4 MV_LOG_ENABLED Instance attribute Private Type reference (TYPE) BOOLE_D Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20110513
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EXC Instance method Public Method 20111110
2 ADD_MSG Instance method Public Method 20110513
3 DISABLE Instance method Public Method 20110513
4 ENABLE Instance method Public Method 20110513
5 EXCEPTION_2_BAL_S_MSG Instance method Protected Method Convert Exception According to T100 Message 20111110
6 GET_HANDLE Instance method Public Method 20110513
7 IS_DATA_TYPE_DATS Instance method Private Method 20110520
8 IS_ENABLED Instance method Public Method 20110513
9 LOG_BADI_FIELD_VALUES Instance method Public Method 20110518
10 LOG_BADI_GET_BEQUEATHING_INST Instance method Public Method 20110513
11 LOG_BADI_GET_INSTANCE_DATA Instance method Public Method 20110513
12 LOG_BADI_IMPLEMENTATIONS Instance method Public Method 20110711
13 LOG_BEQUEATHING_INST Instance method Public Method 20110513
14 LOG_BEQUEATHING_INST_SHOW_LOG Instance method Public Method 20110513
15 LOG_CONDITIONS Instance method Public Method 20110518
16 LOG_CONDITION_FIELD Instance method Public Method 20110518
17 LOG_CONDITION_FIELDS Instance method Public Method 20110513
18 LOG_FIELD_VALUES_INDIRECT Instance method Public Method 20110531
19 LOG_FIELD_VALUES_TO Instance method Public Method 20111011
20 LOG_FIELD_VALUE_SET Instance method Public Method 20110531
21 LOG_FIELD_VALUE_SET_INDIRECT Instance method Public Method 20110531
22 LOG_FIELD_VALUE_SET_INHER Instance method Public Method 20110513
23 LOG_FIELD_VALUE_SET_NO Instance method Public Method 20110513
24 LOG_FIELD_VALUE_SET_STD Instance method Public Method 20110531
25 LOG_FLD Instance method Public Method 20110518
26 LOG_FLD_DVD Instance method Public Method 20110517
27 LOG_GET_INSTANCE_DATA Instance method Public Method 20110513
28 LOG_INHERIT_NO_RULES_FOUND Instance method Public Method 20120307
29 LOG_INPUT_PARAMETERS Instance method Public Method 20110519
30 LOG_INSTANCE_DATA Instance method Public Method 20110513
31 LOG_INSTANCE_KEY Instance method Public Method 20110513
32 LOG_KEY_FIELDS Instance method Public Method 20110513
33 LOG_NO_FIELD_VALUES_DETERMINED Instance method Public Method 20110518
34 LOG_NO_PRODUCTIVE_RULES_FOUND Instance method Public Method 20110513
35 LOG_NO_RULES_FOUND Instance method Public Method 20110513
36 LOG_OBJECT_INHERITS_RULES Instance method Public Method 20110516
37 LOG_OT_NOT_ACTIVE_IN_PT Instance method Public Method 20110513
38 LOG_POLICY Instance method Public Method 20110513
39 LOG_POLICY_NOT_PRODUCTIVE Instance method Public Method 20110513
40 LOG_POLICY_TYPE Instance method Public Method 20110513
41 LOG_POLICY_TYPES Instance method Public Method 20110513
42 LOG_SOURCE_FIELDS Instance method Public Method 20110517
43 LOG_SOURCE_FIELD_AND_VALUE Instance method Public Method 20110513
44 LOG_SOURCE_FIELD_NAME Instance method Public Method 20110513
45 LOG_SOURCE_TABLES Instance method Public Method 20110518
46 LOG_SOURCE_TABLE_LINE Instance method Public Method 20110513
47 LOG_SOURCE_TABLE_NAME Instance method Public Method 20110513
48 LOG_SRC_FLD_CVD Instance method Public Method 20110518
49 LOG_SRC_FLD_DVD Instance method Public Method 20110518
50 LOG_START_TIME_TYPE Instance method Public Method 20110516
51 LOG_STT_CVD Instance method Public Method 20110516
52 LOG_STT_DVD Instance method Public Method 20110516
53 LOG_TABLE_FIELD_VALUE Instance method Public Method 20110520
54 LOG_VALID_RULE Instance method Public Method 20110513
55 POP Instance method Public Method 20110513
56 PUSH Instance method Public Method 20110513
57 RULE_GROUP_GET_DESCRIPTION Static method Public Method 20131015
58 STARTTIME_TYPE_GET_DESCRIPTION Static method Public Method 20110513
59 TIMESTAMP_2_DATE Static method Public Method 20110513
60 TIME_OFFSET_GET_DESCRIPTION Static method Public Method 20110913
Events
Class CL_LRM_LOG has no event.
Types
Class CL_LRM_LOG has no local type.
Method Signatures

Method ADD_EXC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichtentyp 20111110
2 Importing IX_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_LRM_RULE_EXEC Fehler in Runtime 20111110

Method ADD_EXC on class CL_LRM_LOG has no exception.

Method ADD_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG Call by reference Type reference (TYPE) SYMSG 20110513
2 Importing IV_CONTEXT Call by reference Type reference (TYPE) STRING 20111109
3 Importing IV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL 20110513
4 Importing IV_TEXT Call by reference Type reference (TYPE) STRING 20110513

Method ADD_MSG on class CL_LRM_LOG has no exception.

Method DISABLE Signature

Method DISABLE on class CL_LRM_LOG has no parameter.
Method DISABLE on class CL_LRM_LOG has no exception.

Method ENABLE Signature

Method ENABLE on class CL_LRM_LOG has no parameter.
Method ENABLE on class CL_LRM_LOG has no exception.

Method EXCEPTION_2_BAL_S_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichtentyp 20111110
2 Importing IX_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_LRM_RULE_EXEC Fehler in Runtime 20111110
3 Returning RESULT Value transfer Type reference (TYPE) BAL_S_MSG 20111110

Method EXCEPTION_2_BAL_S_MSG on class CL_LRM_LOG has no exception.

Method GET_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BALLOGHNDL 20110513

Method GET_HANDLE on class CL_LRM_LOG has no exception.

Method IS_DATA_TYPE_DATS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELD_VALUE Call by reference Type reference (TYPE) DATA 20110520
2 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20110520

Method IS_DATA_TYPE_DATS on class CL_LRM_LOG has no exception.

Method IS_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D 20110513

Method IS_ENABLED on class CL_LRM_LOG has no exception.

Method LOG_BADI_FIELD_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELD_VALUES Call by reference Type reference (TYPE) IF_LRM_TYPES=>TY_T_FIELD_VALUE 20110518
2 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME 20110518

Method LOG_BADI_FIELD_VALUES on class CL_LRM_LOG has no exception.

Method LOG_BADI_GET_BEQUEATHING_INST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_INSTANCES Call by reference Object reference (TYPE REF TO) DATA 20110513
2 Importing IV_CLASSNAME Call by reference Type reference (TYPE) CLASSNAME 20110513

Method LOG_BADI_GET_BEQUEATHING_INST on class CL_LRM_LOG has no exception.

Method LOG_BADI_GET_INSTANCE_DATA Signature

Method LOG_BADI_GET_INSTANCE_DATA on class CL_LRM_LOG has no parameter.
Method LOG_BADI_GET_INSTANCE_DATA on class CL_LRM_LOG has no exception.

Method LOG_BADI_IMPLEMENTATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_LRM_LOG Logging 20110711
2 Importing IR_BADI Call by reference Object reference (TYPE REF TO) OBJECT BAdI 20110712

Method LOG_BADI_IMPLEMENTATIONS on class CL_LRM_LOG has no exception.

Method LOG_BEQUEATHING_INST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INSTANCE Call by reference Type reference (TYPE) IF_LRM_BS_TYPES=>TY_S_INSTANCE 20110513
2 Importing IV_CLASSNAME Call by reference Type reference (TYPE) CLASSNAME 20110513
3 Importing IV_INSTANCE_NO Call by reference Type reference (TYPE) I 20110513

Method LOG_BEQUEATHING_INST on class CL_LRM_LOG has no exception.

Method LOG_BEQUEATHING_INST_SHOW_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INSTANCE_NO Call by reference Type reference (TYPE) I 20110513
2 Importing IV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20110513
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) LRM_OBJECT_TYPE ILM-Objekt 20110513
4 Importing IV_POLICY_CATEGORY Call by reference Type reference (TYPE) LRM_POLICY_CATEGORY Regelwerkkategorie 20110608

Method LOG_BEQUEATHING_INST_SHOW_LOG on class CL_LRM_LOG has no exception.

Method LOG_CONDITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONDITIONS Call by reference Type reference (TYPE) IF_LRM_TYPES=>TY_TH_FIELD_NAME_AND_VALUE 20120313

Method LOG_CONDITIONS on class CL_LRM_LOG has no exception.

Method LOG_CONDITION_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME 20110518

Method LOG_CONDITION_FIELD on class CL_LRM_LOG has no exception.

Method LOG_CONDITION_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONDITIONS Call by reference Type reference (TYPE) IF_LRM_TYPES=>TY_TH_FIELD_NAME_AND_VALUE 20110513
2 Importing IV_CONDITION_SET_NO Call by reference Type reference (TYPE) I 20110518

Method LOG_CONDITION_FIELDS on class CL_LRM_LOG has no exception.

Method LOG_FIELD_VALUES_INDIRECT Signature

Method LOG_FIELD_VALUES_INDIRECT on class CL_LRM_LOG has no parameter.
Method LOG_FIELD_VALUES_INDIRECT on class CL_LRM_LOG has no exception.

Method LOG_FIELD_VALUES_TO Signature

Method LOG_FIELD_VALUES_TO on class CL_LRM_LOG has no parameter.
Method LOG_FIELD_VALUES_TO on class CL_LRM_LOG has no exception.

Method LOG_FIELD_VALUE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELDVALUE_SET Call by reference Type reference (TYPE) IF_LRM_BS_TYPES=>TY_TH_TABNAME_FIELDNAME_VALUES 20110531

Method LOG_FIELD_VALUE_SET on class CL_LRM_LOG has no exception.

Method LOG_FIELD_VALUE_SET_INDIRECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELDVALUE_SET Call by reference Type reference (TYPE) IF_LRM_BS_TYPES=>TY_TH_TABNAME_FIELDNAME_VALUES 20110531

Method LOG_FIELD_VALUE_SET_INDIRECT on class CL_LRM_LOG has no exception.

Method LOG_FIELD_VALUE_SET_INHER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELDVALUE_SET Call by reference Type reference (TYPE) IF_LRM_BS_TYPES=>TY_TH_TABNAME_FIELDNAME_VALUES 20110513

Method LOG_FIELD_VALUE_SET_INHER on class CL_LRM_LOG has no exception.

Method LOG_FIELD_VALUE_SET_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDVALUE_SET_NO Call by reference Type reference (TYPE) I 20110513

Method LOG_FIELD_VALUE_SET_NO on class CL_LRM_LOG has no exception.

Method LOG_FIELD_VALUE_SET_STD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELDVALUE_SET Call by reference Type reference (TYPE) IF_LRM_BS_TYPES=>TY_TH_TABNAME_FIELDNAME_VALUES 20110531

Method LOG_FIELD_VALUE_SET_STD on class CL_LRM_LOG has no exception.

Method LOG_FLD Signature

Method LOG_FLD on class CL_LRM_LOG has no parameter.
Method LOG_FLD on class CL_LRM_LOG has no exception.

Method LOG_FLD_DVD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELD_VALUES Call by reference Type reference (TYPE) IF_LRM_TYPES=>TY_T_FIELD_VALUE 20110518
2 Importing IV_CONDITION_FIELD Call by reference Type reference (TYPE) LRM_FIELD_NAME 20110518
3 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) LRM_SOURCE_FIELD_NAME 20110518
4 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) LRM_SOURCE_TABLE_NAME 20110518

Method LOG_FLD_DVD on class CL_LRM_LOG has no exception.

Method LOG_GET_INSTANCE_DATA Signature

Method LOG_GET_INSTANCE_DATA on class CL_LRM_LOG has no parameter.
Method LOG_GET_INSTANCE_DATA on class CL_LRM_LOG has no exception.

Method LOG_INHERIT_NO_RULES_FOUND Signature

Method LOG_INHERIT_NO_RULES_FOUND on class CL_LRM_LOG has no parameter.
Method LOG_INHERIT_NO_RULES_FOUND on class CL_LRM_LOG has no exception.

Method LOG_INPUT_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INSTANCE_ORIGIN Call by reference Type reference (TYPE) IF_LRM_BS_TYPES=>TY_S_INSTANCE_ORIGIN 20110519
2 Importing IT_INSTANCE_DATA Call by reference Type reference (TYPE) IF_LRM_BS_TYPES=>TY_T_INSTANCE_DATA 20110519
3 Importing IV_POLICY_TYPE Call by reference Type reference (TYPE) IF_LRM_TYPES=>POLICY_TYPE 20110804

Method LOG_INPUT_PARAMETERS on class CL_LRM_LOG has no exception.

Method LOG_INSTANCE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_INSTANCE_DATA Call by reference Type reference (TYPE) IF_LRM_BS_TYPES=>TY_T_INSTANCE_DATA 20110513

Method LOG_INSTANCE_DATA on class CL_LRM_LOG has no exception.

Method LOG_INSTANCE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INSTANCE Call by reference Type reference (TYPE) IF_LRM_BS_TYPES=>TY_S_INSTANCE 20110513

Method LOG_INSTANCE_KEY on class CL_LRM_LOG has no exception.

Method LOG_KEY_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INSTANCE Call by reference Type reference (TYPE) IF_LRM_BS_TYPES=>TY_S_INSTANCE 20110513

Method LOG_KEY_FIELDS on class CL_LRM_LOG has no exception.

Method LOG_NO_FIELD_VALUES_DETERMINED Signature

Method LOG_NO_FIELD_VALUES_DETERMINED on class CL_LRM_LOG has no parameter.
Method LOG_NO_FIELD_VALUES_DETERMINED on class CL_LRM_LOG has no exception.

Method LOG_NO_PRODUCTIVE_RULES_FOUND Signature

Method LOG_NO_PRODUCTIVE_RULES_FOUND on class CL_LRM_LOG has no parameter.
Method LOG_NO_PRODUCTIVE_RULES_FOUND on class CL_LRM_LOG has no exception.

Method LOG_NO_RULES_FOUND Signature

Method LOG_NO_RULES_FOUND on class CL_LRM_LOG has no parameter.
Method LOG_NO_RULES_FOUND on class CL_LRM_LOG has no exception.

Method LOG_OBJECT_INHERITS_RULES Signature

Method LOG_OBJECT_INHERITS_RULES on class CL_LRM_LOG has no parameter.
Method LOG_OBJECT_INHERITS_RULES on class CL_LRM_LOG has no exception.

Method LOG_OT_NOT_ACTIVE_IN_PT Signature

Method LOG_OT_NOT_ACTIVE_IN_PT on class CL_LRM_LOG has no parameter.
Method LOG_OT_NOT_ACTIVE_IN_PT on class CL_LRM_LOG has no exception.

Method LOG_POLICY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_POLICY_ORIGIN Call by reference Type reference (TYPE) LRM_POLICY_ORIGIN 20110513

Method LOG_POLICY on class CL_LRM_LOG has no exception.

Method LOG_POLICY_NOT_PRODUCTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_POLICY Call by reference Type reference (TYPE) LRM_POLICY_ORIGIN 20110513

Method LOG_POLICY_NOT_PRODUCTIVE on class CL_LRM_LOG has no exception.

Method LOG_POLICY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_POLICY_TYPE Call by reference Type reference (TYPE) LRM_POLICY_TYPE 20110513

Method LOG_POLICY_TYPE on class CL_LRM_LOG has no exception.

Method LOG_POLICY_TYPES Signature

Method LOG_POLICY_TYPES on class CL_LRM_LOG has no parameter.
Method LOG_POLICY_TYPES on class CL_LRM_LOG has no exception.

Method LOG_SOURCE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELDVALUES Call by reference Type reference (TYPE) IF_LRM_BS_TYPES=>TY_TH_TABNAME_FIELDNAME_VALUES 20110517

Method LOG_SOURCE_FIELDS on class CL_LRM_LOG has no exception.

Method LOG_SOURCE_FIELD_AND_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME 20110518
2 Importing IV_FIELD_VALUE Call by reference Type reference (TYPE) DATA 20110518

Method LOG_SOURCE_FIELD_AND_VALUE on class CL_LRM_LOG has no exception.

Method LOG_SOURCE_FIELD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20110513

Method LOG_SOURCE_FIELD_NAME on class CL_LRM_LOG has no exception.

Method LOG_SOURCE_TABLES Signature

Method LOG_SOURCE_TABLES on class CL_LRM_LOG has no parameter.
Method LOG_SOURCE_TABLES on class CL_LRM_LOG has no exception.

Method LOG_SOURCE_TABLE_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LINE_NO Call by reference Type reference (TYPE) I 20110513

Method LOG_SOURCE_TABLE_LINE on class CL_LRM_LOG has no exception.

Method LOG_SOURCE_TABLE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME 20110513

Method LOG_SOURCE_TABLE_NAME on class CL_LRM_LOG has no exception.

Method LOG_SRC_FLD_CVD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME 20110518
2 Importing IV_FIELD_VALUE Call by reference Type reference (TYPE) DATA 20110518
3 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) TABNAME 20110518

Method LOG_SRC_FLD_CVD on class CL_LRM_LOG has no exception.

Method LOG_SRC_FLD_DVD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME 20110518
2 Importing IV_FIELD_VALUE Call by reference Type reference (TYPE) DATA 20110518
3 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) TABNAME 20110518

Method LOG_SRC_FLD_DVD on class CL_LRM_LOG has no exception.

Method LOG_START_TIME_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_START_TIME_TYPE Call by reference Type reference (TYPE) LRM_CONSTANT_VALUE Wert einer Konstante 20110516

Method LOG_START_TIME_TYPE on class CL_LRM_LOG has no exception.

Method LOG_STT_CVD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) LRM_SOURCE_FIELD_NAME Name eines Quell-Feldes 20110516
2 Importing IV_FIELD_VALUE Call by reference Type reference (TYPE) DATA 20110516
3 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) LRM_SOURCE_TABLE_NAME Name einer Quell-Tabelle 20110516

Method LOG_STT_CVD on class CL_LRM_LOG has no exception.

Method LOG_STT_DVD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) LRM_SOURCE_FIELD_NAME Name eines Quell-Feldes 20110516
2 Importing IV_FIELD_VALUE Call by reference Type reference (TYPE) TIMESTAMP 20110516
3 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) LRM_SOURCE_TABLE_NAME Name einer Quell-Tabelle 20110516

Method LOG_STT_DVD on class CL_LRM_LOG has no exception.

Method LOG_TABLE_FIELD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20110520
2 Importing IV_FIELD_VALUE Call by reference Type reference (TYPE) DATA 20110520
3 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20110520

Method LOG_TABLE_FIELD_VALUE on class CL_LRM_LOG has no exception.

Method LOG_VALID_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RULE_ID Call by reference Type reference (TYPE) STRING 20110513

Method LOG_VALID_RULE on class CL_LRM_LOG has no exception.

Method POP Signature

Method POP on class CL_LRM_LOG has no parameter.
Method POP on class CL_LRM_LOG has no exception.

Method PUSH Signature

Method PUSH on class CL_LRM_LOG has no parameter.
Method PUSH on class CL_LRM_LOG has no exception.

Method RULE_GROUP_GET_DESCRIPTION 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 20131015
2 Importing IV_POLICY_CATEGORY Call by reference Type reference (TYPE) LRM_POLICY_CATEGORY Regelwerkkategorie 20131015
3 Importing IV_RULE_GROUP Call by reference Type reference (TYPE) LRM_RULE_GROUP Regelgruppe 20131015
4 Returning RESULT Value transfer Type reference (TYPE) STRING 20131015

Method RULE_GROUP_GET_DESCRIPTION on class CL_LRM_LOG has no exception.

Method STARTTIME_TYPE_GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STARTTIME_TYPE Call by reference Type reference (TYPE) LRM_CONSTANT_VALUE Zeitbezug 20110513
2 Returning RESULT Value transfer Type reference (TYPE) STRING 20110513

Method STARTTIME_TYPE_GET_DESCRIPTION on class CL_LRM_LOG has no exception.

Method TIMESTAMP_2_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TZNTSTMPS 20110513
2 Returning RV_DATE Value transfer Type reference (TYPE) STRING 20110513

Method TIMESTAMP_2_DATE on class CL_LRM_LOG has no exception.

Method TIME_OFFSET_GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TIME_OFFSET Call by reference Type reference (TYPE) LRM_CONSTANT_VALUE Zeitversatz 20110913
2 Returning RESULT Value transfer Type reference (TYPE) STRING 20110913

Method TIME_OFFSET_GET_DESCRIPTION on class CL_LRM_LOG has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 731