SAP ABAP Interface IF_CTS_LOGGER (CTS Logger Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-ORG (Application Component) Transport Organizer
     SCTS_EXE (Package) CTS: Transport Services
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
Interface IF_CTS_LOGGER  
Short Description CTS Logger Interface    
General Data
Package SCTS_EXE   CTS: Transport Services 
Created 20120829   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_CTS_LOGGER has no forward declaration.
Interfaces
Interface IF_CTS_LOGGER has no interface.
Friends
Interface IF_CTS_LOGGER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_LEVEL_DETAIL Constant Public Type reference (TYPE) SPROT_U-LEVEL 4 20120829
2 CON_LEVEL_ERROR Constant Public Type reference (TYPE) SPROT_U-LEVEL 2 20120829
3 CON_LEVEL_OVERVIEW Constant Public Type reference (TYPE) SPROT_U-LEVEL 3 20120829
4 CON_LEVEL_SUMMARY Constant Public Type reference (TYPE) SPROT_U-LEVEL 1 20120829
5 CON_PROT_LEN Constant Public Type reference (TYPE) INT4 131 20120829
6 CON_SPROT_ERROR Constant Public Type reference (TYPE) SPROT_U-SEVERITY 'E' 20120829
7 CON_SPROT_FATAL_ERROR Constant Public Type reference (TYPE) SPROT_U-SEVERITY 'F' 20120829
8 CON_SPROT_INFO Constant Public Type reference (TYPE) SPROT_U-SEVERITY 'I' 20120829
9 CON_SPROT_INTERNAL_ERROR Constant Public Type reference (TYPE) SPROT_U-SEVERITY 'A' 20120829
10 CON_SPROT_OPEN Constant Public Type reference (TYPE) SPROT_U-SEVERITY ' ' 20120829
11 CON_SPROT_STATUS Constant Public Type reference (TYPE) SPROT_U-SEVERITY 'S' 20120829
12 CON_SPROT_SUCCESS Constant Public Type reference (TYPE) SPROT_U-SEVERITY 'N' 20120829
13 CON_SPROT_WARNING Constant Public Type reference (TYPE) SPROT_U-SEVERITY 'W' 20120829
Methods
# Method Level Visibility Method type Description Created on
1 CIALERT Instance method Public Method 20120829
2 EXCEPTION Instance method Public Method 20120829
3 FLUSHMESSAGES Instance method Public Method 20120829
4 INFODETAIL Instance method Public Method 20120829
5 INFOOVERVIEW Instance method Public Method 20120829
6 INFOSUMMARY Instance method Public Method 20120829
7 INIT Instance method Public Method 20120829
8 LONGTEXT Instance method Public Method 20120829
9 MESSAGE Instance method Public Method 20120829
10 MSG Instance method Public Method 20130201
11 NEWOBJECTSECTION Instance method Public Method 20120829
12 RETURNCODE Instance method Public Method 20120829
13 SUMMARY Instance method Public Method 20120829
Events
Interface IF_CTS_LOGGER has no event.
Types
Interface 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 Importing EXC Call by reference Object reference (TYPE REF TO) CX_CTS_TMS_CI_ALERT 20120829
2 Importing LEVEL Call by reference Type reference (TYPE) SPROT_U-LEVEL CON_LEVEL_DETAIL 20120829
3 Importing SEVERITY Call by reference Type reference (TYPE) SPROT_U-SEVERITY CON_SPROT_INFO 20120829

Method CIALERT on Interface IF_CTS_LOGGER has no exception.

Method EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT 20120829

Method EXCEPTION on Interface IF_CTS_LOGGER has no exception.

Method FLUSHMESSAGES Signature

Method FLUSHMESSAGES on Interface IF_CTS_LOGGER has no parameter.
Method FLUSHMESSAGES on Interface IF_CTS_LOGGER has no exception.

Method INFODETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AG Call by reference Type reference (TYPE) SPROT_U-AG 20120829
2 Importing MSGNR Call by reference Type reference (TYPE) SPROT_U-MSGNR 20120829
3 Importing TXT1 Call by reference Type reference (TYPE) C ' ' 20120829
4 Importing TXT2 Call by reference Type reference (TYPE) C ' ' 20120829
5 Importing TXT3 Call by reference Type reference (TYPE) C ' ' 20120829
6 Importing TXT4 Call by reference Type reference (TYPE) C ' ' 20120829

Method INFODETAIL on Interface IF_CTS_LOGGER has no exception.

Method INFOOVERVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AG Call by reference Type reference (TYPE) SPROT_U-AG 20120829
2 Importing MSGNR Call by reference Type reference (TYPE) SPROT_U-MSGNR 20120829
3 Importing TXT1 Call by reference Type reference (TYPE) C ' ' 20120829
4 Importing TXT2 Call by reference Type reference (TYPE) C ' ' 20120829
5 Importing TXT3 Call by reference Type reference (TYPE) C ' ' 20120829
6 Importing TXT4 Call by reference Type reference (TYPE) C ' ' 20120829

Method INFOOVERVIEW on Interface IF_CTS_LOGGER has no exception.

Method INFOSUMMARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AG Call by reference Type reference (TYPE) SPROT_U-AG 20120829
2 Importing MSGNR Call by reference Type reference (TYPE) SPROT_U-MSGNR 20120829
3 Importing TXT1 Call by reference Type reference (TYPE) CSEQUENCE ' ' 20120829
4 Importing TXT2 Call by reference Type reference (TYPE) CSEQUENCE ' ' 20120829
5 Importing TXT3 Call by reference Type reference (TYPE) CSEQUENCE ' ' 20120829
6 Importing TXT4 Call by reference Type reference (TYPE) CSEQUENCE ' ' 20120829

Method INFOSUMMARY on Interface IF_CTS_LOGGER has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOGNAME Call by reference Type reference (TYPE) CTSLOGNAME 20120829
2 Importing STDAG Call by reference Type reference (TYPE) SPROT_U-AG 'PU' 20120829
3 Importing STDMSG Call by reference Type reference (TYPE) SPROT_U-MSGNR '601' 20120829
4 Importing STEPID Call by reference Type reference (TYPE) TRFUNCTION ' ' 20120829
5 Importing SYSID Call by reference Type reference (TYPE) SYSYSID SY-SYSID 20120829
6 Importing TRKORR Call by reference Type reference (TYPE) TRKORR 20120829

Method INIT on Interface IF_CTS_LOGGER has no exception.

Method LONGTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LEVEL Call by reference Type reference (TYPE) SPROT_U-LEVEL CON_LEVEL_DETAIL 20120829
2 Importing MSG Call by reference Type reference (TYPE) CSEQUENCE 20120829
3 Importing SEVERITY Call by reference Type reference (TYPE) SPROT_U-SEVERITY CON_SPROT_INFO 20120829

Method LONGTEXT on Interface IF_CTS_LOGGER has no exception.

Method MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AG Call by reference Type reference (TYPE) SPROT_U-AG 20120829
2 Importing LEVEL Call by reference Type reference (TYPE) SPROT_U-LEVEL 20120829
3 Importing MSGNR Call by reference Type reference (TYPE) SPROT_U-MSGNR 20120829
4 Importing RAWMESSAGE Call by reference Type reference (TYPE) CSEQUENCE 20120829
5 Importing SEVERITY Call by reference Type reference (TYPE) SPROT_U-SEVERITY 20120829
6 Importing VAR1 Value transfer Type reference (TYPE) CSEQUENCE 20120829
7 Importing VAR2 Value transfer Type reference (TYPE) CSEQUENCE 20120829
8 Importing VAR3 Value transfer Type reference (TYPE) CSEQUENCE 20120829
9 Importing VAR4 Value transfer Type reference (TYPE) CSEQUENCE 20120829

Method MESSAGE on Interface IF_CTS_LOGGER has no exception.

Method MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LEVEL Call by reference Type reference (TYPE) SPROT_U-LEVEL Protokollebene 20130201
2 Importing MESSAGE Call by reference Type reference (TYPE) STMSCMSG 20130201

Method MSG on Interface IF_CTS_LOGGER has no exception.

Method NEWOBJECTSECTION Signature

Method NEWOBJECTSECTION on Interface IF_CTS_LOGGER has no parameter.
Method NEWOBJECTSECTION on Interface IF_CTS_LOGGER has no exception.

Method RETURNCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RC Call by reference Type reference (TYPE) INT4 20120829

Method RETURNCODE on Interface IF_CTS_LOGGER has no exception.

Method SUMMARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AG Call by reference Type reference (TYPE) SPROT_U-AG 20120829
2 Importing MSGNR Call by reference Type reference (TYPE) SPROT_U-MSGNR 20120829
3 Importing SEVERITY Call by reference Type reference (TYPE) SPROT_U-SEVERITY CON_SPROT_ERROR 20120829
4 Importing TXT1 Call by reference Type reference (TYPE) C ' ' 20120829
5 Importing TXT2 Call by reference Type reference (TYPE) C ' ' 20120829
6 Importing TXT3 Call by reference Type reference (TYPE) C ' ' 20120829
7 Importing TXT4 Call by reference Type reference (TYPE) C ' ' 20120829

Method SUMMARY on Interface IF_CTS_LOGGER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 702