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 | Constant | Public | Type reference (TYPE) | CHAR50 | 'AggregatedField' | Change object - aggregated field | 20091103 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR50 | 'AggregationRoutine' | Change object - aggregation routine | 20091103 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR50 | 'ConvertedField' | Change object - converted field | 20091103 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR50 | 'ConversionRoutine' | Change object - conversion routine | 20091103 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR50 | 'CopyRows' | Change object - copyrows | 20091103 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR50 | 'DuplicateHandlingType' | Change object - duplicate handling type | 20091103 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHAR50 | 'Aggregate' | Change object - aggregate | 20091103 | ||
| 8 | Constant | Public | Type reference (TYPE) | CHAR50 | 'FieldData' | Change object - field data | 20091103 | ||
| 9 | Constant | Public | Type reference (TYPE) | CHAR50 | 'SrcPack' | Change object - field source package | 20091208 | ||
| 10 | Constant | Public | Type reference (TYPE) | CHAR50 | 'Exclude' | Change object - not use | 20091103 | ||
| 11 | Constant | Public | Type reference (TYPE) | CHAR50 | 'NoView' | Change object - no view | 20091103 | ||
| 12 | Constant | Public | Type reference (TYPE) | CHAR50 | 'PriorityField' | Change object - priority field | 20091103 | ||
| 13 | Constant | Public | Type reference (TYPE) | CHAR50 | 'Priority' | Change object - priority | 20091103 | ||
| 14 | Constant | Public | Type reference (TYPE) | CHAR50 | 'PriorityRoutine' | Change object - priority routine | 20091103 | ||
| 15 | Constant | Public | Type reference (TYPE) | CHAR50 | 'ReadOnlyField' | Change object - read-only field | 20091103 | ||
| 16 | Constant | Public | Type reference (TYPE) | CHAR50 | 'ReadOnly' | Change object - read-only | 20091103 | ||
| 17 | Constant | Public | Type reference (TYPE) | CHAR50 | 'SeqNum' | Change object - sequential number | 20091103 | ||
| 18 | Constant | Public | Type reference (TYPE) | CHAR50 | 'Table' | Change object - converted field | 20091103 | ||
| 19 | Instance attribute | Protected | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20091103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Commits the log to the DB | 20091103 | |
| 2 | Instance method | Public | Constructor | Creates a logger | 20091103 | |
| 3 | Instance method | Public | Method | Logs a message | 20091103 | |
| 4 | Instance method | Public | Method | Logs a change to the settings | 20091103 | |
| 5 | 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 | 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 | LEVEL | Call by reference | Type reference (TYPE) | BALMI-DETLEVEL | '3' | Application Log: Level of detail | 20091103 | ||
| 2 | MSGID | Call by reference | Type reference (TYPE) | BALMI-MSGID | Messages, Message Class | 20091103 | |||
| 3 | MSGNO | Call by reference | Type reference (TYPE) | BALMI-MSGNO | Messages, Message Number | 20091103 | |||
| 4 | MSGTY | Call by reference | Type reference (TYPE) | BALMI-MSGTY | Messages, message type | 20091103 | |||
| 5 | MSGV1 | Call by reference | Type reference (TYPE) | ANY | Message parameter 1 | 20091103 | |||
| 6 | MSGV2 | Call by reference | Type reference (TYPE) | ANY | Message parameter 2 | 20091103 | |||
| 7 | MSGV3 | Call by reference | Type reference (TYPE) | ANY | Message parameter 3 | 20091103 | |||
| 8 | MSGV4 | Call by reference | Type reference (TYPE) | ANY | Message parameter 4 | 20091103 | |||
| 9 | 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 | ADDED | Call by reference | Type reference (TYPE) | AS4FLAG | SPACE | Whether value was addes | 20091103 | ||
| 2 | DELETED | Call by reference | Type reference (TYPE) | AS4FLAG | SPACE | Whether value was deleted | 20091103 | ||
| 3 | FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field name | 20091103 | |||
| 4 | MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Messages, message type | 20091103 | |||
| 5 | OBJECT | Call by reference | Type reference (TYPE) | CHAR50 | Comment | 20091103 | |||
| 6 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20091103 | |||
| 7 | VALUE_NEW | Call by reference | Type reference (TYPE) | ANY | New value | 20091103 | |||
| 8 | 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 | LEVEL | Call by reference | Type reference (TYPE) | BALMI-DETLEVEL | '3' | Application Log: Level of detail | 20091103 | ||
| 2 | MESSAGE | Call by reference | Object reference (TYPE REF TO) | CNV_00001_MESSAGE | Info / warning / error message representation | 20091103 | |||
| 3 | OVERRIDE_TYPE | Call by reference | Type reference (TYPE) | CNV_00001_MSGTYPE | Force this message type | 20091116 | |||
| 4 | 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 |