SAP ABAP Interface IF_FKK_CORR_LOG (Logging Interface of Correspondence)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-COR (Application Component) Correspondence Tool
⤷
FKKCORR (Package) Correspondence Tool

⤷

⤷

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
Interface | IF_FKK_CORR_LOG | |
Short Description | Logging Interface of Correspondence |
General Data
Package | FKKCORR | Correspondence Tool |
Created | 20060223 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_FKK_CORR_LOG has no forward declaration.
Interfaces
Interface IF_FKK_CORR_LOG has no interface.
Friends
Interface IF_FKK_CORR_LOG has no friend.
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 | ![]() |
Instance method | Public | Method | Add Exception to Log | 20060223 |
2 | ![]() |
Instance method | Public | Method | Add Message to Log | 20060223 |
3 | ![]() |
Instance method | Public | Method | Add Custom Message to Log | 20060223 |
4 | ![]() |
Instance method | Public | Method | Provide Parameters for Message Control | 20060426 |
Events
Interface 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 | ![]() |
I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20060223 | ||
2 | ![]() |
I_REF_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20060223 | ||
3 | ![]() |
I_STR_DFKKCOH | Call by reference | Type reference (TYPE) | DFKKCOH | Korrespondenz - Korrespondenzkopf | 20060315 |
Method ADD_EXCEPTION on Interface 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 | ![]() |
I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | SY-MSGID | Nachrichtenklasse | 20060223 | |
2 | ![]() |
I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | SY-MSGNO | Nachrichtennummer | 20060223 | |
3 | ![]() |
I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | SY-MSGTY | Nachrichtentyp | 20060223 | |
4 | ![]() |
I_MSGV1 | Call by reference | Type reference (TYPE) | CSEQUENCE | SY-MSGV1 | Nachrichtenvariable | 20060223 | |
5 | ![]() |
I_MSGV2 | Call by reference | Type reference (TYPE) | CSEQUENCE | SY-MSGV2 | Nachrichtenvariable | 20060223 | |
6 | ![]() |
I_MSGV3 | Call by reference | Type reference (TYPE) | CSEQUENCE | SY-MSGV3 | Nachrichtenvariable | 20060223 | |
7 | ![]() |
I_MSGV4 | Call by reference | Type reference (TYPE) | CSEQUENCE | SY-MSGV4 | Nachrichtenvariable | 20060223 | |
8 | ![]() |
I_STR_DFKKCOH | Call by reference | Type reference (TYPE) | DFKKCOH | Korrespondenz - Korrespondenzkopf | 20060315 |
Method ADD_MESSAGE on Interface 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 | ![]() |
I_STR_DFKKCOH | Call by reference | Type reference (TYPE) | DFKKCOH | Korrespondenz - Korrespondenzkopf | 20060315 | ||
2 | ![]() |
I_STR_MSG | Call by reference | Type reference (TYPE) | ANY | 20060223 |
Method ADD_S_MESSAGE on Interface 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 | ![]() |
R_CONTROL_MESSAGE | Value transfer | Type reference (TYPE) | TYP_CONTROL_MESSAGE | Nachrichtensteuerung | 20060426 |
Method GET_CONTROL_MESSAGE on Interface IF_FKK_CORR_LOG has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |