SAP ABAP Interface IF_SHP_ES_LOG (Log)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LE-SHP-GF-ES (Application Component) Enterprise Services in Shipping
⤷
OPS_SE_SHP (Package) Service Enabling for Shipping
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SHP_ES_GDT_LOG | GDT Log | 20081106 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SHP_ES_LOG_HELPER | Log helper class | 20081125 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SHP_ES_SMT_LOG | Log helper for SMT protocol | 20090215 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SHP_LOG | Log helper class | 20081106 |
Properties
| Interface | IF_SHP_ES_LOG | |
| Short Description | Log |
General Data
| Package | OPS_SE_SHP | Service Enabling for Shipping |
| Created | 20081106 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SHP_ES_LOG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SHP_ES_LOG_C | Log: Types and Constants | 20081106 |
Friends
Interface IF_SHP_ES_LOG has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_RESULT_CODE_FAILED | Instance attribute | Public | Attribute reference (LIKE) | 20081106 | ||||
| 2 | GC_RESULT_CODE_IN_PROGRESS | Instance attribute | Public | Attribute reference (LIKE) | 20081106 | ||||
| 3 | GC_RESULT_CODE_OK | Instance attribute | Public | Attribute reference (LIKE) | 20081106 | ||||
| 4 | GC_RESULT_CODE_PARTIALLY_OK | Instance attribute | Public | Attribute reference (LIKE) | 20081106 | ||||
| 5 | GC_RESULT_CODE_RECEIVED | Instance attribute | Public | Attribute reference (LIKE) | 20081106 | ||||
| 6 | GC_SEVERITY_CODE_ERROR | Instance attribute | Public | Attribute reference (LIKE) | 20081106 | ||||
| 7 | GC_SEVERITY_CODE_INFORMATION | Instance attribute | Public | Attribute reference (LIKE) | 20081106 | ||||
| 8 | GC_SEVERITY_CODE_WARNING | Instance attribute | Public | Attribute reference (LIKE) | 20081106 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add message | 20081106 |
Events
Interface IF_SHP_ES_LOG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_CATEGORY_CODE | Public | Attribute reference (LIKE) | 20081106 | |
||
| 2 | GTY_RESULT_CODE | Public | Attribute reference (LIKE) | 20081106 | |
||
| 3 | GTY_SEVERITY_CODE | Public | Attribute reference (LIKE) | 20081106 | |
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_CATEGORY | Call by reference | Type reference (TYPE) | GTY_CATEGORY_CODE | Category Code | 20081106 | |||
| 2 | IF_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20081106 | |||
| 3 | IF_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20081106 | |||
| 4 | IF_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20081106 | |||
| 5 | IF_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20081106 | |||
| 6 | IF_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20081106 | |||
| 7 | IF_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20081106 | |||
| 8 | IF_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20081106 | |||
| 9 | IF_RESULT | Call by reference | Type reference (TYPE) | GTY_RESULT_CODE | Result Code | 20081111 |
Method ADD on Interface IF_SHP_ES_LOG has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |