SAP ABAP Class CNV_00001_LOGGER (Logger)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_BASIS (Package) Conversion: Basis functions
Properties
Class CNV_00001_LOGGER  
Short Description Logger    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_BASIS   Conversion: Basis functions 
Created 20091103   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CNV_00001_LOGGER has no forward declaration.
Interfaces
Class CNV_00001_LOGGER has no interface implemented.
Friends
Class CNV_00001_LOGGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGEOBJ_AGGRFIELD Constant Public Type reference (TYPE) CHAR50 'AggregatedField' Change object - aggregated field 20091103
2 CHANGEOBJ_AGGRROUTINE Constant Public Type reference (TYPE) CHAR50 'AggregationRoutine' Change object - aggregation routine 20091103
3 CHANGEOBJ_CONVFIELD Constant Public Type reference (TYPE) CHAR50 'ConvertedField' Change object - converted field 20091103
4 CHANGEOBJ_CONVROUTINE Constant Public Type reference (TYPE) CHAR50 'ConversionRoutine' Change object - conversion routine 20091103
5 CHANGEOBJ_COPYROWS Constant Public Type reference (TYPE) CHAR50 'CopyRows' Change object - copyrows 20091103
6 CHANGEOBJ_DUPLHANDL Constant Public Type reference (TYPE) CHAR50 'DuplicateHandlingType' Change object - duplicate handling type 20091103
7 CHANGEOBJ_FAGGR Constant Public Type reference (TYPE) CHAR50 'Aggregate' Change object - aggregate 20091103
8 CHANGEOBJ_FIELDDATA Constant Public Type reference (TYPE) CHAR50 'FieldData' Change object - field data 20091103
9 CHANGEOBJ_FSRCPACK Constant Public Type reference (TYPE) CHAR50 'SrcPack' Change object - field source package 20091208
10 CHANGEOBJ_NOTUSE Constant Public Type reference (TYPE) CHAR50 'Exclude' Change object - not use 20091103
11 CHANGEOBJ_NOVIEW Constant Public Type reference (TYPE) CHAR50 'NoView' Change object - no view 20091103
12 CHANGEOBJ_PRIOFIELD Constant Public Type reference (TYPE) CHAR50 'PriorityField' Change object - priority field 20091103
13 CHANGEOBJ_PRIORITY Constant Public Type reference (TYPE) CHAR50 'Priority' Change object - priority 20091103
14 CHANGEOBJ_PRIOROUTINE Constant Public Type reference (TYPE) CHAR50 'PriorityRoutine' Change object - priority routine 20091103
15 CHANGEOBJ_READFIELD Constant Public Type reference (TYPE) CHAR50 'ReadOnlyField' Change object - read-only field 20091103
16 CHANGEOBJ_READONLY Constant Public Type reference (TYPE) CHAR50 'ReadOnly' Change object - read-only 20091103
17 CHANGEOBJ_SEQNUM Constant Public Type reference (TYPE) CHAR50 'SeqNum' Change object - sequential number 20091103
18 CHANGEOBJ_TABLE Constant Public Type reference (TYPE) CHAR50 'Table' Change object - converted field 20091103
19 PACKID Instance attribute Protected Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20091103
Methods
# Method Level Visibility Method type Description Created on
1 COMMIT Instance method Public Method Commits the log to the DB 20091103
2 CONSTRUCTOR Instance method Public Constructor Creates a logger 20091103
3 LOG Instance method Public Method Logs a message 20091103
4 LOG_CHANGE Instance method Public Method Logs a change to the settings 20091103
5 LOG_MESSAGE Instance method Public Method Logs a message 20091103
Events
Class CNV_00001_LOGGER has no event.
Types
Class CNV_00001_LOGGER has no local type.
Method Signatures

Method COMMIT Signature

Method COMMIT on class CNV_00001_LOGGER has no parameter.
Method COMMIT on class CNV_00001_LOGGER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PACKID Call by reference Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20091103

Method CONSTRUCTOR on class CNV_00001_LOGGER has no exception.

Method LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LEVEL Call by reference Type reference (TYPE) BALMI-DETLEVEL '3' Application Log: Level of detail 20091103
2 Importing MSGID Call by reference Type reference (TYPE) BALMI-MSGID Messages, Message Class 20091103
3 Importing MSGNO Call by reference Type reference (TYPE) BALMI-MSGNO Messages, Message Number 20091103
4 Importing MSGTY Call by reference Type reference (TYPE) BALMI-MSGTY Messages, message type 20091103
5 Importing MSGV1 Call by reference Type reference (TYPE) ANY Message parameter 1 20091103
6 Importing MSGV2 Call by reference Type reference (TYPE) ANY Message parameter 2 20091103
7 Importing MSGV3 Call by reference Type reference (TYPE) ANY Message parameter 3 20091103
8 Importing MSGV4 Call by reference Type reference (TYPE) ANY Message parameter 4 20091103
9 Importing PROBCLASS Call by reference Type reference (TYPE) BALMI-PROBCLASS '4' Application log: Message problem class 20091103

Method LOG on class CNV_00001_LOGGER has no exception.

Method LOG_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDED Call by reference Type reference (TYPE) AS4FLAG SPACE Whether value was addes 20091103
2 Importing DELETED Call by reference Type reference (TYPE) AS4FLAG SPACE Whether value was deleted 20091103
3 Importing FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field name 20091103
4 Importing MSGTY Call by reference Type reference (TYPE) SYMSGTY Messages, message type 20091103
5 Importing OBJECT Call by reference Type reference (TYPE) CHAR50 Comment 20091103
6 Importing TABNAME Call by reference Type reference (TYPE) TABNAME Table name 20091103
7 Importing VALUE_NEW Call by reference Type reference (TYPE) ANY New value 20091103
8 Importing VALUE_OLD Call by reference Type reference (TYPE) ANY Old value 20091103

Method LOG_CHANGE on class CNV_00001_LOGGER has no exception.

Method LOG_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LEVEL Call by reference Type reference (TYPE) BALMI-DETLEVEL '3' Application Log: Level of detail 20091103
2 Importing MESSAGE Call by reference Object reference (TYPE REF TO) CNV_00001_MESSAGE Info / warning / error message representation 20091103
3 Importing OVERRIDE_TYPE Call by reference Type reference (TYPE) CNV_00001_MSGTYPE Force this message type 20091116
4 Importing PROBCLASS Call by reference Type reference (TYPE) BALMI-PROBCLASS '4' Application log: Message problem class 20091103

Method LOG_MESSAGE on class CNV_00001_LOGGER has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 46C