SAP ABAP Class CL_SHP_ES_SMT_LOG (Log helper for SMT protocol)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SHP_ES_LOG | Log | 20090215 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SHP_ES_LOG_C | Log: Types and Constants | 20090215 |
Properties
| Class | CL_SHP_ES_SMT_LOG | |
| Short Description | Log helper for SMT protocol | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | OPS_SE_SHP | Service Enabling for Shipping |
| Created | 20090215 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SHP_ES_LOG | Log | 20090215 | ||
| 2 | IF_SHP_ES_LOG_C | Log: Types and Constants | 20090215 |
Friends
Class CL_SHP_ES_SMT_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SMT_PROTOCOL | Log | 20090215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090215 | ||
| 2 | Instance method | Public | Method | Add exception | 20090217 | |
| 3 | Instance method | Public | Method | Add message | 20090215 | |
| 4 | Static method | Public | Method | Get instance | 20090317 | |
| 5 | Instance method | Public | Method | Raise Transformation Exception | 20090215 | |
| 6 | Static method | Public | Method | Forward Exception | 20090217 | |
| 7 | Static method | Public | Method | Raise Transformation Exception | 20090215 |
Events
Class CL_SHP_ES_SMT_LOG has no event.
Types
Class CL_SHP_ES_SMT_LOG has no local type.
Method Signatures
Method ADD Signature
Method ADD on class CL_SHP_ES_SMT_LOG has no parameter.
Method ADD on class CL_SHP_ES_SMT_LOG has no exception.
Method ADD_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IX_ROOT | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20090217 |
Method ADD_EXCEPTION on class CL_SHP_ES_SMT_LOG has no exception.
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20090215 |
Method ADD_MESSAGE on class CL_SHP_ES_SMT_LOG has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SMT | Call by reference | Object reference (TYPE REF TO) | CL_SMT_PROTOCOL | Log | 20090317 | |||
| 2 | RO_LOG | Value transfer | Object reference (TYPE REF TO) | CL_SHP_ES_SMT_LOG | Log helper for SMT protocol | 20090317 |
Method GET on class CL_SHP_ES_SMT_LOG has no exception.
Method RAISE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20090215 | |||
| 2 | IV_FATAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fatal Error in a Transformation | 20090215 | ||
| 2 | Unsuccessful Transformation | 20090215 |
Method S_FORWARD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20090217 | |||
| 2 | IV_FATAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fatal Error in a Transformation | 20090217 | ||
| 2 | Unsuccessful Transformation | 20090217 |
Method S_RAISE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20090215 | |||
| 2 | IS_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20090215 | |||
| 3 | IV_FATAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fatal Error in a Transformation | 20090215 | ||
| 2 | Unsuccessful Transformation | 20090215 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |