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 ABAP 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
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_RESULT_CODE_FAILED Instance attribute Private Attribute reference (LIKE) 20081125
2 GC_RESULT_CODE_IN_PROGRESS Instance attribute Private Attribute reference (LIKE) 20081125
3 GC_RESULT_CODE_OK Instance attribute Private Attribute reference (LIKE) 20081125
4 GC_RESULT_CODE_PARTIALLY_OK Instance attribute Private Attribute reference (LIKE) 20081125
5 GC_RESULT_CODE_RECEIVED Instance attribute Private Attribute reference (LIKE) 20081125
6 GC_SEVERITY_CODE_ERROR Instance attribute Private Attribute reference (LIKE) 20081125
7 GC_SEVERITY_CODE_INFORMATION Instance attribute Private Attribute reference (LIKE) 20081125
8 GC_SEVERITY_CODE_WARNING Instance attribute Private Attribute reference (LIKE) 20081125
9 GO_PARSER Static Attribute Private Object reference (TYPE REF TO) CL_SHP_ES_MESSAGE_TYPE_PARSER Message Type Parser 20090226
10 MF_FLAG_EXTENDED_XML Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20081125
11 MF_FLAG_SIMULATION Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20081125
12 MF_NO_MESSAGE_HEADER Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20090225
13 MO_FAILURE Instance attribute Protected Object reference (TYPE REF TO) CX_SAPPLCO_STANDARD_MSG_FAULT Standard Message Fault 20081125
14 MR_PROTOCOL_PAYLOAD Instance attribute Protected Object reference (TYPE REF TO) IF_WSPROTOCOL_PAYLOAD XI and WS: Access to Payload 20081125
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081125
2 EXECUTE Instance method Protected Method Execute request and return confirmation 20081125
3 FINALIZE Instance method Protected Method Finalize transactional pattern 20081125
4 GET_GDT_LOG Instance method Public Method Get GDT log 20081128
5 GET_IMPLEMENTATION Instance method Protected Method Get implementation 20081125
6 GET_INDUSTRY_IMPLEMENTATION Instance method Protected Method Get industry implementation 20090219
7 GET_LOG Instance method Protected Method Get log 20081127
8 GET_PARSER Instance method Protected Method Get message type parser 20090226
9 PREPARE Instance method Protected Method Prepare transactional pattern 20081125
10 WRITE_LOG 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 Importing IF_FLAG_EXTENDED_XML Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081125
2 Importing IF_FLAG_SIMULATION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081125
3 Importing 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 Exporting ES_OUTPUT Call by reference Type reference (TYPE) ANY 20081125
2 Importing IS_INPUT Call by reference Type reference (TYPE) ANY 20081125
# Exception Resumable Description Created on
1 CX_SAPPLCO_STANDARD_MSG_FAULT 20081125

Method FINALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTPUT Call by reference Type reference (TYPE) ANY 20081125
2 Importing IF_RESULT Call by reference Type reference (TYPE) GTY_RESULT_CODE 20081125
3 Importing IO_LOG Call by reference Object reference (TYPE REF TO) IF_SHP_ES_LOG 20081125
4 Importing IS_INPUT Call by reference Type reference (TYPE) ANY 20081125
# Exception Resumable Description Created on
1 CX_SAPPLCO_STANDARD_MSG_FAULT 20081125

Method GET_GDT_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OUTPUT Call by reference Object reference (TYPE REF TO) DATA 20081128
2 Returning 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 Importing IS_INPUT Call by reference Type reference (TYPE) ANY 20090514
2 Returning RO_IMPL Value transfer Object reference (TYPE REF TO) IF_SHP_ES_IMPLEMENTATION 20081125
# Exception Resumable Description Created on
1 CX_SAPPLCO_STANDARD_MSG_FAULT 20081125

Method GET_INDUSTRY_IMPLEMENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INPUT Call by reference Type reference (TYPE) ANY 20090514
2 Returning 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 Importing IR_OUTPUT Call by reference Object reference (TYPE REF TO) DATA 20081127
2 Returning 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 Returning 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 Exporting EF_STOP_PROCESSING Value transfer Type reference (TYPE) ABAP_BOOL 20081125
2 Exporting ES_OUTPUT Call by reference Type reference (TYPE) ANY 20081125
3 Importing IO_LOG Call by reference Object reference (TYPE REF TO) IF_SHP_ES_LOG 20081125
4 Importing IS_INPUT Call by reference Type reference (TYPE) ANY 20081125
# Exception Resumable Description Created on
1 CX_SAPPLCO_STANDARD_MSG_FAULT 20081125

Method WRITE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_RESULT Call by reference Type reference (TYPE) GTY_RESULT_CODE 20081128
2 Importing 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