SAP ABAP Interface IF_FSPP_LOG_LOGGER (Logging Interface for LOG Services)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-PPM (Application Component) Batch-Oriented Parallel Processing of Mass Data
⤷
FS_FND_MSG_SERVICES (Package) Message Services

⤷

⤷

Properties
Interface | IF_FSPP_LOG_LOGGER | |
Short Description | Logging Interface for LOG Services |
General Data
Package | FS_FND_MSG_SERVICES | Message Services |
Created | 20080611 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_FSPP_LOG_LOGGER has no forward declaration.
Interfaces
Interface IF_FSPP_LOG_LOGGER has no interface.
Friends
Interface IF_FSPP_LOG_LOGGER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DUMMY | Instance attribute | Public | Type reference (TYPE) | STRING | 20080611 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Exception to Log | 20080611 |
2 | ![]() |
Instance method | Public | Method | Add Message to Log | 20080611 |
Events
Interface IF_FSPP_LOG_LOGGER has no event.
Types
Interface IF_FSPP_LOG_LOGGER has no local type.
Method Signatures
Method ADD_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20080611 | ||
2 | ![]() |
IX_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20080611 |
Method ADD_EXCEPTION on Interface IF_FSPP_LOG_LOGGER has no exception.
Method ADD_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | SY-MSGID | Nachrichtenklasse | 20080611 | |
2 | ![]() |
IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | SY-MSGNO | Nachrichtennummer | 20080611 | |
3 | ![]() |
IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | SY-MSGTY | Nachrichtentyp | 20080611 | |
4 | ![]() |
IV_MSGV1 | Call by reference | Type reference (TYPE) | CSEQUENCE | SY-MSGV1 | Nachrichtenvariable | 20080611 | |
5 | ![]() |
IV_MSGV2 | Call by reference | Type reference (TYPE) | CSEQUENCE | SY-MSGV2 | Nachrichtenvariable | 20080611 | |
6 | ![]() |
IV_MSGV3 | Call by reference | Type reference (TYPE) | CSEQUENCE | SY-MSGV3 | Nachrichtenvariable | 20080611 | |
7 | ![]() |
IV_MSGV4 | Call by reference | Type reference (TYPE) | CSEQUENCE | SY-MSGV4 | Nachrichtenvariable | 20080611 |
Method ADD_MESSAGE on Interface IF_FSPP_LOG_LOGGER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 300 |