SAP ABAP Class CL_SHP_ES_PROVIDER (Server proxy class)
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_C | Log: Types and Constants | 20081125 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SHP_ES_QUERY_RESPONSE | Query Response | 20090113 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SHP_ES_REQUEST_CONFIRMATION | Request Confirmation | 20081125 |
Properties
| Class | CL_SHP_ES_PROVIDER | |
| Short Description | Server proxy class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | OPS_SE_APPL_SHP | |
| Program status | ||
| Category | 0 | |
| Package | OPS_SE_SHP_XI_PROXY | Web Service Proxies Delivery |
| Created | 20081125 | 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_C | Log: Types and Constants | 20081125 |
Friends
Class CL_SHP_ES_PROVIDER has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20081125 | |
| 2 | Instance method | Protected | Method | Execute request and return confirmation | 20081125 | |
| 3 | Instance method | Protected | Method | Finalize transactional pattern | 20081125 | |
| 4 | Instance method | Public | Method | Get GDT log | 20081128 | |
| 5 | Instance method | Protected | Method | Get implementation | 20081125 | |
| 6 | Instance method | Protected | Method | Get industry implementation | 20090219 | |
| 7 | Instance method | Protected | Method | Get log | 20081127 | |
| 8 | Instance method | Protected | Method | Get message type parser | 20090226 | |
| 9 | Instance method | Protected | Method | Prepare transactional pattern | 20081125 | |
| 10 | Instance method | Protected | Method | Write log | 20081128 |
Events
Class CL_SHP_ES_PROVIDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_CATEGORY_CODE | Private | Attribute reference (LIKE) | 20081125 | |
||
| 2 | GTY_GDT_BASIC_MESSAGE_HEADER | Public | Type reference (TYPE) | SAPPLCO_BASIC_BUSINESS_DOCUMEN | Proxy Structure (Generated) | 20081125 | |
| 3 | GTY_GDT_LOG | Public | Type reference (TYPE) | SAPPLCO_LOG | Proxy Structure (Generated) | 20081125 | |
| 4 | GTY_ID | Public | Type reference (TYPE) | STRING | 20081125 | |
|
| 5 | GTY_RESULT_CODE | Public | Attribute reference (LIKE) | 20081125 | |
||
| 6 | GTY_SEVERITY_CODE | Private | Attribute reference (LIKE) | 20081125 | |
||
| 7 | GTY_UUID | Public | Type reference (TYPE) | SYSUUID_C | UUID in character form | 20081125 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_FLAG_EXTENDED_XML | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20081125 | |||
| 2 | IF_FLAG_SIMULATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20081125 | |||
| 3 | IF_NO_MESSAGE_HEADER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090225 |
Method CONSTRUCTOR on class CL_SHP_ES_PROVIDER has no exception.
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_OUTPUT | Call by reference | Type reference (TYPE) | ANY | 20081125 | ||||
| 2 | IS_INPUT | Call by reference | Type reference (TYPE) | ANY | 20081125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081125 |
Method FINALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_OUTPUT | Call by reference | Type reference (TYPE) | ANY | 20081125 | ||||
| 2 | IF_RESULT | Call by reference | Type reference (TYPE) | GTY_RESULT_CODE | 20081125 | ||||
| 3 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | IF_SHP_ES_LOG | 20081125 | ||||
| 4 | IS_INPUT | Call by reference | Type reference (TYPE) | ANY | 20081125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081125 |
Method GET_GDT_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_OUTPUT | Call by reference | Object reference (TYPE REF TO) | DATA | 20081128 | ||||
| 2 | RR_LOG | Value transfer | Object reference (TYPE REF TO) | CL_SHP_ES_GDT_LOG | GDT Log | 20081128 |
Method GET_GDT_LOG on class CL_SHP_ES_PROVIDER has no exception.
Method GET_IMPLEMENTATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INPUT | Call by reference | Type reference (TYPE) | ANY | 20090514 | ||||
| 2 | RO_IMPL | Value transfer | Object reference (TYPE REF TO) | IF_SHP_ES_IMPLEMENTATION | 20081125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081125 |
Method GET_INDUSTRY_IMPLEMENTATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INPUT | Call by reference | Type reference (TYPE) | ANY | 20090514 | ||||
| 2 | RO_IMPL | Value transfer | Object reference (TYPE REF TO) | IF_SHP_ES_IMPLEMENTATION | Service Enabling Implementation | 20090219 |
Method GET_INDUSTRY_IMPLEMENTATION on class CL_SHP_ES_PROVIDER has no exception.
Method GET_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_OUTPUT | Call by reference | Object reference (TYPE REF TO) | DATA | 20081127 | ||||
| 2 | RR_LOG | Value transfer | Object reference (TYPE REF TO) | IF_SHP_ES_LOG | Log: Types and Constants | 20081127 |
Method GET_LOG on class CL_SHP_ES_PROVIDER has no exception.
Method GET_PARSER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_PARSER | Value transfer | Object reference (TYPE REF TO) | CL_SHP_ES_MESSAGE_TYPE_PARSER | Message Type Parser | 20090226 |
Method GET_PARSER on class CL_SHP_ES_PROVIDER has no exception.
Method PREPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_STOP_PROCESSING | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081125 | ||||
| 2 | ES_OUTPUT | Call by reference | Type reference (TYPE) | ANY | 20081125 | ||||
| 3 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | IF_SHP_ES_LOG | 20081125 | ||||
| 4 | IS_INPUT | Call by reference | Type reference (TYPE) | ANY | 20081125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081125 |
Method WRITE_LOG 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 | 20081128 | ||||
| 2 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | IF_SHP_ES_LOG | Log: Types and Constants | 20081128 |
Method WRITE_LOG on class CL_SHP_ES_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |