SAP ABAP Class CL_SHP_ES_GDT_LOG (GDT Log)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LE-SHP-GF-ES (Application Component) Enterprise Services in Shipping
⤷
OPS_SE_SHP_XI_PROXY (Package) Web Service Proxies Delivery
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SHP_ES_LOG | Log | 20081106 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SHP_ES_LOG_C | Log: Types and Constants | 20081106 |
Properties
| Class | CL_SHP_ES_GDT_LOG | |
| Short Description | GDT Log | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | OPS_SE_APPL_SHP | |
| Program status | ||
| Category | 0 | |
| Package | OPS_SE_SHP_XI_PROXY | Web Service Proxies Delivery |
| Created | 20081106 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SHP_ES_LOG | Log | 20081106 | ||
| 2 | IF_SHP_ES_LOG_C | Log: Types and Constants | 20081106 |
Friends
Class CL_SHP_ES_GDT_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | INT1 | 6 | Byte | 20081106 | ||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'CATEGORY_CODE' | 20081106 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'TYPE_ID' | 20081106 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'SEVERITY_CODE' | 20081106 | |||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'NOTE' | 20081106 | |||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'WEB_URI' | 20081106 | |||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20081106 | |||||
| 8 | Instance attribute | Private | Attribute reference (LIKE) | 20081106 | |||||
| 9 | Instance attribute | Private | Attribute reference (LIKE) | 20081106 | |||||
| 10 | Instance attribute | Private | Attribute reference (LIKE) | 20081106 | |||||
| 11 | Instance attribute | Private | Attribute reference (LIKE) | 20081106 | |||||
| 12 | Instance attribute | Private | Attribute reference (LIKE) | 20081106 | |||||
| 13 | Instance attribute | Private | Attribute reference (LIKE) | 20081106 | |||||
| 14 | Instance attribute | Private | Attribute reference (LIKE) | 20081106 | |||||
| 15 | Instance attribute | Private | Type reference (TYPE) | GTY_RESULT_CODE | Determined result code | 20081106 | |||
| 16 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Log Items | 20081106 | |||
| 17 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | GDT Proxy structure | 20081106 | |||
| 18 | Instance attribute | Public | Object reference (TYPE REF TO) | GTY_SEVERITY_CODE | Maximum Severity Code | 20081106 | |||
| 19 | Instance attribute | Public | Object reference (TYPE REF TO) | GTY_RESULT_CODE | Result Code | 20081106 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20081106 | ||
| 2 | Instance method | Private | Constructor | CONSTRUCTOR | 20081106 | |
| 3 | Static method | Public | Method | Fill log | 20081106 | |
| 4 | Static method | Public | Method | Get instance | 20081106 | |
| 5 | Instance method | Public | Method | Set result code | 20081110 |
Events
Class CL_SHP_ES_GDT_LOG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_CATEGORY_CODE | Private | 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
Method ADD on class CL_SHP_ES_GDT_LOG has no parameter.
Method ADD on class CL_SHP_ES_GDT_LOG has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ITEM | Call by reference | Object reference (TYPE REF TO) | DATA | 20081106 | ||||
| 2 | IR_LOG_PROXY | Call by reference | Object reference (TYPE REF TO) | DATA | 20081106 | ||||
| 3 | IR_MAX_SEVERITY | Call by reference | Object reference (TYPE REF TO) | GTY_SEVERITY_CODE | 20081106 | ||||
| 4 | IR_RESULT_CODE | Call by reference | Object reference (TYPE REF TO) | GTY_RESULT_CODE | 20081106 |
Method CONSTRUCTOR on class CL_SHP_ES_GDT_LOG has no exception.
Method FILL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_LOG | Call by reference | Type reference (TYPE) | ANY | 20081106 | ||||
| 2 | EF_RESULT | Call by reference | Type reference (TYPE) | GTY_RESULT_CODE | Result Code | 20081125 | |||
| 3 | IF_RESULT | Call by reference | Type reference (TYPE) | GTY_RESULT_CODE | Result Code | 20081106 | |||
| 4 | IT_LOG | Call by reference | Type reference (TYPE) | ANY TABLE | 20081106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Standard Message Fault | 20081106 |
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LOG_PROXY | Call by reference | Object reference (TYPE REF TO) | DATA | 20081106 | ||||
| 2 | IV_COMP_ITEM | Call by reference | Type reference (TYPE) | DATA | 4 | Index or name of component | 20090228 | ||
| 3 | IV_COMP_RESULT_CODE | Call by reference | Type reference (TYPE) | DATA | 2 | Index or name of component | 20090228 | ||
| 4 | IV_COMP_SEVERITY_CODE | Call by reference | Type reference (TYPE) | DATA | 3 | Index or name of component | 20090228 | ||
| 5 | RO_LOG | Value transfer | Object reference (TYPE REF TO) | CL_SHP_ES_GDT_LOG | GDT Log | 20081106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081106 |
Method SET_RESULT_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_RESULT | Call by reference | Type reference (TYPE) | GTY_RESULT_CODE | 20081110 | ||||
| 2 | RF_RESULT | Value transfer | Type reference (TYPE) | GTY_RESULT_CODE | 20081125 |
Method SET_RESULT_CODE on class CL_SHP_ES_GDT_LOG has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |