SAP ABAP Class IF_CTS_LOGGER (CTS Logger Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CTS_LOGGER | CTS logger service for new import steps | 20120829 |
Properties
| Class | IF_CTS_LOGGER | |
| Short Description | CTS Logger Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120829 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CTS_LOGGER has no forward declaration.
Interfaces
Class IF_CTS_LOGGER has no interface implemented.
Friends
Class IF_CTS_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) | SPROT_U-LEVEL | 4 | 20120829 | |||
| 2 | Constant | Public | Type reference (TYPE) | SPROT_U-LEVEL | 2 | 20120829 | |||
| 3 | Constant | Public | Type reference (TYPE) | SPROT_U-LEVEL | 3 | 20120829 | |||
| 4 | Constant | Public | Type reference (TYPE) | SPROT_U-LEVEL | 1 | 20120829 | |||
| 5 | Constant | Public | Type reference (TYPE) | INT4 | 131 | 20120829 | |||
| 6 | Constant | Public | Type reference (TYPE) | SPROT_U-SEVERITY | 'E' | 20120829 | |||
| 7 | Constant | Public | Type reference (TYPE) | SPROT_U-SEVERITY | 'F' | 20120829 | |||
| 8 | Constant | Public | Type reference (TYPE) | SPROT_U-SEVERITY | 'I' | 20120829 | |||
| 9 | Constant | Public | Type reference (TYPE) | SPROT_U-SEVERITY | 'A' | 20120829 | |||
| 10 | Constant | Public | Type reference (TYPE) | SPROT_U-SEVERITY | ' ' | 20120829 | |||
| 11 | Constant | Public | Type reference (TYPE) | SPROT_U-SEVERITY | 'S' | 20120829 | |||
| 12 | Constant | Public | Type reference (TYPE) | SPROT_U-SEVERITY | 'N' | 20120829 | |||
| 13 | Constant | Public | Type reference (TYPE) | SPROT_U-SEVERITY | 'W' | 20120829 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120829 | ||
| 2 | Instance method | Public | Method | 20120829 | ||
| 3 | Instance method | Public | Method | 20120829 | ||
| 4 | Instance method | Public | Method | 20120829 | ||
| 5 | Instance method | Public | Method | 20120829 | ||
| 6 | Instance method | Public | Method | 20120829 | ||
| 7 | Instance method | Public | Method | 20120829 | ||
| 8 | Instance method | Public | Method | 20120829 | ||
| 9 | Instance method | Public | Method | 20120829 | ||
| 10 | Instance method | Public | Method | 20130201 | ||
| 11 | Instance method | Public | Method | 20120829 | ||
| 12 | Instance method | Public | Method | 20120829 | ||
| 13 | Instance method | Public | Method | 20120829 |
Events
Class IF_CTS_LOGGER has no event.
Types
Class IF_CTS_LOGGER has no local type.
Method Signatures
Method CIALERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXC | Call by reference | Object reference (TYPE REF TO) | CX_CTS_TMS_CI_ALERT | 20120829 | ||||
| 2 | LEVEL | Call by reference | Type reference (TYPE) | SPROT_U-LEVEL | CON_LEVEL_DETAIL | 20120829 | |||
| 3 | SEVERITY | Call by reference | Type reference (TYPE) | SPROT_U-SEVERITY | CON_SPROT_INFO | 20120829 |
Method CIALERT on class IF_CTS_LOGGER has no exception.
Method EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | 20120829 |
Method EXCEPTION on class IF_CTS_LOGGER has no exception.
Method FLUSHMESSAGES Signature
Method FLUSHMESSAGES on class IF_CTS_LOGGER has no parameter.
Method FLUSHMESSAGES on class IF_CTS_LOGGER has no exception.
Method INFODETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AG | Call by reference | Type reference (TYPE) | SPROT_U-AG | 20120829 | ||||
| 2 | MSGNR | Call by reference | Type reference (TYPE) | SPROT_U-MSGNR | 20120829 | ||||
| 3 | TXT1 | Call by reference | Type reference (TYPE) | C | ' ' | 20120829 | |||
| 4 | TXT2 | Call by reference | Type reference (TYPE) | C | ' ' | 20120829 | |||
| 5 | TXT3 | Call by reference | Type reference (TYPE) | C | ' ' | 20120829 | |||
| 6 | TXT4 | Call by reference | Type reference (TYPE) | C | ' ' | 20120829 |
Method INFODETAIL on class IF_CTS_LOGGER has no exception.
Method INFOOVERVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AG | Call by reference | Type reference (TYPE) | SPROT_U-AG | 20120829 | ||||
| 2 | MSGNR | Call by reference | Type reference (TYPE) | SPROT_U-MSGNR | 20120829 | ||||
| 3 | TXT1 | Call by reference | Type reference (TYPE) | C | ' ' | 20120829 | |||
| 4 | TXT2 | Call by reference | Type reference (TYPE) | C | ' ' | 20120829 | |||
| 5 | TXT3 | Call by reference | Type reference (TYPE) | C | ' ' | 20120829 | |||
| 6 | TXT4 | Call by reference | Type reference (TYPE) | C | ' ' | 20120829 |
Method INFOOVERVIEW on class IF_CTS_LOGGER has no exception.
Method INFOSUMMARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AG | Call by reference | Type reference (TYPE) | SPROT_U-AG | 20120829 | ||||
| 2 | MSGNR | Call by reference | Type reference (TYPE) | SPROT_U-MSGNR | 20120829 | ||||
| 3 | TXT1 | Call by reference | Type reference (TYPE) | CSEQUENCE | ' ' | 20120829 | |||
| 4 | TXT2 | Call by reference | Type reference (TYPE) | CSEQUENCE | ' ' | 20120829 | |||
| 5 | TXT3 | Call by reference | Type reference (TYPE) | CSEQUENCE | ' ' | 20120829 | |||
| 6 | TXT4 | Call by reference | Type reference (TYPE) | CSEQUENCE | ' ' | 20120829 |
Method INFOSUMMARY on class IF_CTS_LOGGER has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOGNAME | Call by reference | Type reference (TYPE) | CTSLOGNAME | 20120829 | ||||
| 2 | STDAG | Call by reference | Type reference (TYPE) | SPROT_U-AG | 'PU' | 20120829 | |||
| 3 | STDMSG | Call by reference | Type reference (TYPE) | SPROT_U-MSGNR | '601' | 20120829 | |||
| 4 | STEPID | Call by reference | Type reference (TYPE) | TRFUNCTION | ' ' | 20120829 | |||
| 5 | SYSID | Call by reference | Type reference (TYPE) | SYSYSID | SY-SYSID | 20120829 | |||
| 6 | TRKORR | Call by reference | Type reference (TYPE) | TRKORR | 20120829 |
Method INIT on class IF_CTS_LOGGER has no exception.
Method LONGTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEVEL | Call by reference | Type reference (TYPE) | SPROT_U-LEVEL | CON_LEVEL_DETAIL | 20120829 | |||
| 2 | MSG | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120829 | ||||
| 3 | SEVERITY | Call by reference | Type reference (TYPE) | SPROT_U-SEVERITY | CON_SPROT_INFO | 20120829 |
Method LONGTEXT on class IF_CTS_LOGGER has no exception.
Method MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AG | Call by reference | Type reference (TYPE) | SPROT_U-AG | 20120829 | ||||
| 2 | LEVEL | Call by reference | Type reference (TYPE) | SPROT_U-LEVEL | 20120829 | ||||
| 3 | MSGNR | Call by reference | Type reference (TYPE) | SPROT_U-MSGNR | 20120829 | ||||
| 4 | RAWMESSAGE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120829 | ||||
| 5 | SEVERITY | Call by reference | Type reference (TYPE) | SPROT_U-SEVERITY | 20120829 | ||||
| 6 | VAR1 | Value transfer | Type reference (TYPE) | CSEQUENCE | 20120829 | ||||
| 7 | VAR2 | Value transfer | Type reference (TYPE) | CSEQUENCE | 20120829 | ||||
| 8 | VAR3 | Value transfer | Type reference (TYPE) | CSEQUENCE | 20120829 | ||||
| 9 | VAR4 | Value transfer | Type reference (TYPE) | CSEQUENCE | 20120829 |
Method MESSAGE on class IF_CTS_LOGGER has no exception.
Method MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEVEL | Call by reference | Type reference (TYPE) | SPROT_U-LEVEL | Protokollebene | 20130201 | |||
| 2 | MESSAGE | Call by reference | Type reference (TYPE) | STMSCMSG | 20130201 |
Method MSG on class IF_CTS_LOGGER has no exception.
Method NEWOBJECTSECTION Signature
Method NEWOBJECTSECTION on class IF_CTS_LOGGER has no parameter.
Method NEWOBJECTSECTION on class IF_CTS_LOGGER has no exception.
Method RETURNCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RC | Call by reference | Type reference (TYPE) | INT4 | 20120829 |
Method RETURNCODE on class IF_CTS_LOGGER has no exception.
Method SUMMARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AG | Call by reference | Type reference (TYPE) | SPROT_U-AG | 20120829 | ||||
| 2 | MSGNR | Call by reference | Type reference (TYPE) | SPROT_U-MSGNR | 20120829 | ||||
| 3 | SEVERITY | Call by reference | Type reference (TYPE) | SPROT_U-SEVERITY | CON_SPROT_ERROR | 20120829 | |||
| 4 | TXT1 | Call by reference | Type reference (TYPE) | C | ' ' | 20120829 | |||
| 5 | TXT2 | Call by reference | Type reference (TYPE) | C | ' ' | 20120829 | |||
| 6 | TXT3 | Call by reference | Type reference (TYPE) | C | ' ' | 20120829 | |||
| 7 | TXT4 | Call by reference | Type reference (TYPE) | C | ' ' | 20120829 |
Method SUMMARY on class IF_CTS_LOGGER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |