SAP ABAP Interface IF_HDS_LOG (HDS Interface for Logging)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-HDS (Application Component) Hierarchical Derivation Service
⤷
HDS_GLOBAL (Package) Global Objects (e.g. Exceptions) in FS_HDS

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HDS_LOG | Log Class | 20060425 |
Properties
Interface | IF_HDS_LOG | |
Short Description | HDS Interface for Logging |
General Data
Package | HDS_GLOBAL | Global Objects (e.g. Exceptions) in FS_HDS |
Created | 20060412 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_HDS_LOG has no forward declaration.
Interfaces
Interface IF_HDS_LOG has no interface.
Friends
Interface IF_HDS_LOG has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DUMMY | Static Attribute | Public | Type reference (TYPE) | STRING | 20060614 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Exception Class | 20060412 |
2 | ![]() |
Instance method | Public | Method | Attach Message | 20060412 |
Events
Interface IF_HDS_LOG has no event.
Types
Interface IF_HDS_LOG 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 | ![]() |
I_FLG_DEEP | Value transfer | Type reference (TYPE) | C | 20060815 | |||
2 | ![]() |
I_REX_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Ausnahme, die anzufügen ist | 20060412 |
Method ADD_EXCEPTION on Interface IF_HDS_LOG has no exception.
Method ADD_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MSGID | Value transfer | Type reference (TYPE) | SYMSGID | SY-MSGID | Nachrichtenklasse | 20060412 | |
2 | ![]() |
I_MSGNO | Value transfer | Type reference (TYPE) | SYMSGNO | SY-MSGNO | Nachrichtennummer | 20060412 | |
3 | ![]() |
I_MSGTY | Value transfer | Type reference (TYPE) | SYMSGTY | SY-MSGTY | Nachrichtentyp | 20060412 | |
4 | ![]() |
I_MSGV1 | Value transfer | Type reference (TYPE) | SYMSGV | SY-MSGV1 | Nachrichtenvariable | 20060412 | |
5 | ![]() |
I_MSGV2 | Value transfer | Type reference (TYPE) | SYMSGV | SY-MSGV2 | Nachrichtenvariable | 20060412 | |
6 | ![]() |
I_MSGV3 | Value transfer | Type reference (TYPE) | SYMSGV | SY-MSGV3 | Nachrichtenvariable | 20060412 | |
7 | ![]() |
I_MSGV4 | Value transfer | Type reference (TYPE) | SYMSGV | SY-MSGV4 | Nachrichtenvariable | 20060412 |
Method ADD_MSG on Interface IF_HDS_LOG has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |