SAP ABAP Class IF_FKK_CORR_LOG (Logging Interface of Correspondence)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FKKCORR_ASSIST_BP_ADDRCHG Assistance Class for FKKCORR_EXP_BP_ADDRCHANGE 20071120
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FKK_CORR_DLG Default Logger of Correspondence 20060314
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FKK_CORR_NLG Null Logger of Correspondence 20060412
Properties
Class IF_FKK_CORR_LOG  
Short Description Logging Interface of Correspondence    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060223   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FKK_CORR_LOG has no forward declaration.
Interfaces
Class IF_FKK_CORR_LOG has no interface implemented.
Friends
Class IF_FKK_CORR_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_CNTL_MESSAGE_ALL Constant Public Type reference (TYPE) TYP_CONTROL_MESSAGE 0 Message Control: All Messages 20060426
2 CON_CTRL_MESSAGE_NO_SUCCESS Constant Public Type reference (TYPE) TYP_CONTROL_MESSAGE 1 Message Control: No Success Message 20060426
3 CON_CTRL_MESSAGE_PRIMARY Constant Public Type reference (TYPE) TYP_CONTROL_MESSAGE 2 Message Control: Only Original Message 20060518
4 DUMMY Instance attribute Public Type reference (TYPE) STRING 20060223
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EXCEPTION Instance method Public Method Add Exception to Log 20060223
2 ADD_MESSAGE Instance method Public Method Add Message to Log 20060223
3 ADD_S_MESSAGE Instance method Public Method Add Custom Message to Log 20060223
4 GET_CONTROL_MESSAGE Instance method Public Method Provide Parameters for Message Control 20060426
Events
Class IF_FKK_CORR_LOG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_CONTROL_MESSAGE Public Type reference (TYPE) NUM1 Message Control 20060426
Method Signatures

Method ADD_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichtentyp 20060223
2 Importing I_REF_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20060223
3 Importing I_STR_DFKKCOH Call by reference Type reference (TYPE) DFKKCOH Korrespondenz - Korrespondenzkopf 20060315

Method ADD_EXCEPTION on class IF_FKK_CORR_LOG has no exception.

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID SY-MSGID Nachrichtenklasse 20060223
2 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO SY-MSGNO Nachrichtennummer 20060223
3 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY SY-MSGTY Nachrichtentyp 20060223
4 Importing I_MSGV1 Call by reference Type reference (TYPE) CSEQUENCE SY-MSGV1 Nachrichtenvariable 20060223
5 Importing I_MSGV2 Call by reference Type reference (TYPE) CSEQUENCE SY-MSGV2 Nachrichtenvariable 20060223
6 Importing I_MSGV3 Call by reference Type reference (TYPE) CSEQUENCE SY-MSGV3 Nachrichtenvariable 20060223
7 Importing I_MSGV4 Call by reference Type reference (TYPE) CSEQUENCE SY-MSGV4 Nachrichtenvariable 20060223
8 Importing I_STR_DFKKCOH Call by reference Type reference (TYPE) DFKKCOH Korrespondenz - Korrespondenzkopf 20060315

Method ADD_MESSAGE on class IF_FKK_CORR_LOG has no exception.

Method ADD_S_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_DFKKCOH Call by reference Type reference (TYPE) DFKKCOH Korrespondenz - Korrespondenzkopf 20060315
2 Importing I_STR_MSG Call by reference Type reference (TYPE) ANY 20060223

Method ADD_S_MESSAGE on class IF_FKK_CORR_LOG has no exception.

Method GET_CONTROL_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CONTROL_MESSAGE Value transfer Type reference (TYPE) TYP_CONTROL_MESSAGE Nachrichtensteuerung 20060426

Method GET_CONTROL_MESSAGE on class IF_FKK_CORR_LOG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in