SAP ABAP Interface IF_SOAP_PERSISTENCY_RUNTIME (Persistency runtime)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_PERSISTENCY (Package) Administration Tools - Translation into DE, EN, FR, JA
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOAP_PERSISTENCY_RUNTIME WS Persistency Runtime 20120625
Properties
Interface IF_SOAP_PERSISTENCY_RUNTIME  
Short Description Persistency runtime    
General Data
Package SOAP_PERSISTENCY   Administration Tools - Translation into DE, EN, FR, JA 
Created 20100407   SAP 
Last changed 20141121    
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)
2 IF_SOAP_HIBERNATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SOAP_PERSISTENCY_RUNTIME Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SOAP_PERSISTENCY_RUNTIME has no interface.
Friends
Interface IF_SOAP_PERSISTENCY_RUNTIME has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_PERSIST_CONTEXT_ATTRIBUTE Constant Public Type reference (TYPE) TY_ATTRIBUTE_NAME '012' 20120713
2 CO_PERSIST_CONTEXT_CLIENT Constant Public Type reference (TYPE) STRING 'C' 20120713
3 CO_PERSIST_CONTEXT_SERVER Constant Public Type reference (TYPE) STRING 'S' 20120713
4 CO_PERSIST_CONTEXT_URI Constant Public Type reference (TYPE) ANYURI 'urn:sap-com:soap:runtime:persistency:context' 20120713
5 CO_PERSIST_CONTEXT_VERSION Constant Public Type reference (TYPE) SRT_SERIAL_VERS '001' 20120713
6 CO_PERS_TYPE_WS Constant Public Type reference (TYPE) SRT_PERSISTENCY_TYPE 'WS' 'XI' => XI-persistency; 'WS' => WS persistency 20101217
7 CO_PERS_TYPE_XI Constant Public Type reference (TYPE) SRT_PERSISTENCY_TYPE 'XI' 'XI' => XI-persistency; 'WS' => WS persistency 20101217
8 CO_SERIAL_VERS_CURRENT Constant Public Type reference (TYPE) SRT_SERIAL_VERS '001' 20120713
Methods
# Method Level Visibility Method type Description Created on
1 ADD_VERSION_DATA Instance method Public Method Add new version data 20101217
2 CHECK_MESSAGE Instance method Public Method Check message (PlainSOAP Exactly Once) 20101217
3 CREATE_HISTORY Instance method Public Method 20120712
4 DELETE_BUFFERED_MESSAGE Instance method Public Method Delete buffered message 20101217
5 DESERIALIZE Instance method Public Method Deserialize 20101217
6 FREE Instance method Public Method 20120625
7 GET_ATTRIBUTES Instance method Public Method Get message attributes that are common to all connectivities 20101217
8 GET_ITEMS Instance method Public Method Get items 20101217
9 GET_PAYLOAD Instance method Public Method 20120716
10 GET_PERSISTENCY_TYPE Instance method Public Method 20120625
11 GET_PERSIST_ID Instance method Public Method 20120625
12 PRE_SELECT_MESSAGES Static method Public Method Preselect messages 20101217
13 RESET Static method Public Method Reset at LUW End 20101217
14 RESTART_CLEANUP Instance method Public Method 20121024
15 RESTART_PREPARE Instance method Public Method 20121024
16 SAVE Instance method Public Method 20120625
17 SAVE_ALL Static method Public Method Save all instances 20101217
18 SERIALIZE Instance method Public Method Serialize 20101217
19 SET_ADAPTER_TYPE Instance method Public Method Set adapter type 20101217
20 SET_ATTACHMENTS Instance method Public Method Set indicator for attachments 20101217
21 SET_DB_CONNECTION Instance method Public Method Set DB connection 20101217
22 SET_IB_COMPONENT Instance method Public Method Set receiver component 20101217
23 SET_IB_IF_NAME Instance method Public Method Set receiver interface name 20101217
24 SET_IB_IF_NAMESPACE Instance method Public Method Set receiver interface namespace 20101217
25 SET_IB_IF_OPERATION Instance method Public Method Set receiver interface operation 20101217
26 SET_IB_PARTY Instance method Public Method Set receiver party 20101217
27 SET_IDOC_REQUEST_ID Instance method Public Method Set IDoc Request ID 20101217
28 SET_IDOC_RESPONSE_ID Instance method Public Method Set IDoc Response ID 20101217
29 SET_IS_COUPLED Instance method Public Method 20120808
30 SET_ITEMS Instance method Public Method Set items 20101217
31 SET_MAPPING_NAME Instance method Public Method 20120808
32 SET_MESSAGE_ID Instance method Public Method Set message ID 20101217
33 SET_MESSAGE_SIZE Instance method Public Method 20120717
34 SET_MESSAGE_STATE Instance method Public Method Set message state 20101217
35 SET_OB_COMPONENT Instance method Public Method Set sender component 20101217
36 SET_OB_IF_NAME Instance method Public Method Set sender interface name 20101217
37 SET_OB_IF_NAMESPACE Instance method Public Method Set sender interface namespace 20101217
38 SET_OB_IF_OPERATION Instance method Public Method Set sender interface operation 20101217
39 SET_OB_PARTY Instance method Public Method Set sender party 20101217
40 SET_PARENT_ID Instance method Public Method Set parent ID 20101217
41 SET_PARENT_TYPE Instance method Public Method 20120802
42 SET_PROCESSING_STEP Instance method Public Method Set processing step 20101217
43 SET_PROCESSING_STEP_RELOAD Static method Public Method Set processing step reload 20101217
44 SET_REFERENCE_ID Instance method Public Method Set reference ID 20101217
45 SET_RETRY_COUNTER Instance method Public Method 20120625
46 SET_SEQUENCE_ID Instance method Public Method Set sequence ID 20101217
47 SET_SOAP_CONTEXT Instance method Public Method 20131028
48 SET_SOURCE_IF_NAME Instance method Public Method 20120808
49 SET_SOURCE_IF_OP Instance method Public Method 20120808
Events
Interface IF_SOAP_PERSISTENCY_RUNTIME has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_PI_ADDRESSING Public See coding 20130322 begin of ts_pi_addressing, sender_address type sxi_address, receiver_address type sxi_address, end of ts_pi_addressing
2 TY_ATTRIBUTE_NAME Public See coding 20120713 ty_attribute_name(3) type n
3 TY_PERSISTENCY_CONTEXT_CLIENT Public See coding 20120713 begin of ty_persistency_context_client, soap_version type string, consumer_proxy_name type srt_wsp_dt_obj_name, logical_port type srt_lp_name, called_operation type qname, mtom_enabled type boolean, internal_operation type string, end of ty_persistency_context_client
4 TY_PERSISTENCY_CONTEXT_SERVER Public See coding 20120713 begin of ty_persistency_context_server, soap_version type string, soap_application_name type srt_wsp_soap_appl_name, program type string, called_operation type qname, internal_operation type string, metering_callerinfo type sxms_metering_callerinfo, mtom_enabled type boolean, service_definition type srt_wsp_dt_obj_name, local_icf_path type srt_wsp_icf_path, external_interface type qname, pi_addressing type ts_pi_addressing, end of ty_persistency_context_server
5 TY_PERSIST_ITEM Public See coding 20120713 begin of ty_persist_item, context_item type ref to if_soap_hibernation, serial_vers type if_soap_hibernation=>ty_serial_vers, type_uri type if_soap_hibernation=>ty_type_uri, attribute_name type ty_attribute_name, xml_part type ref to if_sxmlp_part, xml_list type ref to if_sxmlp_list, qxstrings type if_soap_hibernation=>ty_qxstrings, end of ty_persist_item
6 TY_PERSIST_ITEMS Public See coding 20120713 ty_persist_items type table of ty_persist_item
Method Signatures

Method ADD_VERSION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ERROR_INDICATOR Call by reference Type reference (TYPE) SRT_ERROR_INDICATOR Indicator for erroneous message versions 20101217
2 Importing ITEM Call by reference Type reference (TYPE) SRT_PERSISTENCY_ITEM Persistency Item 20101217
3 Importing SAVE_AS_NEW_VERSION Call by reference Type reference (TYPE) XSDBOOLEAN ABAP_FALSE Default: Do not save as new version 20101217

Method ADD_VERSION_DATA on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method CHECK_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACCESS_ID Call by reference Type reference (TYPE) SRT_PERSISTENCY_ACCESS_ID Message ID in SOAP Runtime 20101217
2 Returning VALUE Value transfer Type reference (TYPE) XSDBOOLEAN 'X': already exists 20101217

Method CHECK_MESSAGE on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method CREATE_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_ID Call by reference Type reference (TYPE) SRT_MSGID 20120712

Method CREATE_HISTORY on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method DELETE_BUFFERED_MESSAGE Signature

Method DELETE_BUFFERED_MESSAGE on Interface IF_SOAP_PERSISTENCY_RUNTIME has no parameter.
Method DELETE_BUFFERED_MESSAGE on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method DESERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RUNTIME_LOCATION Call by reference Type reference (TYPE) I 20101217

Method DESERIALIZE on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method FREE Signature

Method FREE on Interface IF_SOAP_PERSISTENCY_RUNTIME has no parameter.
Method FREE on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ACCESS_ID Call by reference Type reference (TYPE) SRT_PERSISTENCY_ACCESS_ID 20120625
2 Exporting ADAPTER_TYPE Call by reference Type reference (TYPE) SRT_ADAPTER_TYPE Adapter Type 20101217
3 Exporting ATTACHMENTS Call by reference Type reference (TYPE) SRT_ATTACH_EXISTS_INDICATOR Indicator for message attachments 20101217
4 Exporting CHANGED_AT Call by reference Type reference (TYPE) TIMESTAMPL Last Change Timestamp 20101217
5 Exporting CHANGED_BY Call by reference Type reference (TYPE) SYUNAME User Name of last Change 20101217
6 Exporting COMMUNICATION_TYPE Call by reference Type reference (TYPE) SRT_COMMUNICATION_TYPE Communication Type 20101217
7 Exporting CREATED_AT Call by reference Type reference (TYPE) TIMESTAMPL Creation Timestamp 20101217
8 Exporting CREATED_BY Call by reference Type reference (TYPE) SYUNAME User Name 20101217
9 Exporting ERROR_INDICATOR Call by reference Type reference (TYPE) SRT_ERROR_INDICATOR Indicator for erroneous message versions 20101217
10 Exporting ERROR_VERSION Call by reference Type reference (TYPE) SRT_MESSAGE_VERSION Last Error Version 20101217
11 Exporting EXPIRY_DATE Call by reference Type reference (TYPE) SYDATUM Expiry Date 20101217
12 Exporting IB_APPLICATION_INFO Call by reference Type reference (TYPE) SRT_APPLICATION_INFO Inbound Application information 20101217
13 Exporting IDOC_REQUEST_ID Call by reference Type reference (TYPE) SRT_IDOC_REQUEST_ID 20120625
14 Exporting IDOC_RESPONSE_ID Call by reference Type reference (TYPE) SRT_IDOC_RESPONSE_ID 20120625
15 Exporting LAST_VERSION Call by reference Type reference (TYPE) SRT_MESSAGE_VERSION Last Version Number 20101217
16 Exporting MESSAGE_STATE Call by reference Type reference (TYPE) SRT_MESSAGE_STATE 20120625
17 Exporting OB_APPLICATION_INFO Call by reference Type reference (TYPE) SRT_APPLICATION_INFO Outbound Application information 20101217
18 Exporting PARENT_ID Call by reference Type reference (TYPE) SRT_MSGID Parent Message ID 20101217
19 Exporting PARENT_TYPE Call by reference Type reference (TYPE) SRT_PARENT_TYPE 20120802
20 Exporting PERSIST_ID Call by reference Type reference (TYPE) SRT_PERSISTENCY_PERSIST_ID Persistence ID in SOAP Runtime 20101217
21 Exporting PIPELINE_ID Call by reference Type reference (TYPE) SRT_PERSISTENCY_PIPELINE 20120723
22 Exporting PROD_VERSION Call by reference Type reference (TYPE) SRT_MESSAGE_VERSION Last Productive Version Number 20101217
23 Exporting REFERENCE_ID Call by reference Type reference (TYPE) SRT_REFERENCE_ID Reference ID 20101217
24 Exporting RETENT_CATEGORY Call by reference Type reference (TYPE) SRT_RETENTION_CATEGORY Retention Category 20101217
25 Exporting RETRY_COUNTER Call by reference Type reference (TYPE) SRT_PERSISTENCY_RETRY_COUNTER Retry counter 20101217
26 Exporting ROOT_CONTEXT_ID Call by reference Type reference (TYPE) SRT_ROOT_CONTEXT_ID Root Context ID of Extended Passport (EPP) in Hex Format 20101217
27 Exporting SEQUENCE_ID Call by reference Type reference (TYPE) SRT_SEQID Sequence ID 20101217
28 Exporting TRANSACTION_ID Call by reference Type reference (TYPE) SRT_TRANSACTION_ID Transaction ID of Extended Passport (EPP) in Hex Format 20101217

Method GET_ATTRIBUTES on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method GET_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERROR_INDICATOR Call by reference Type reference (TYPE) SRT_ERROR_INDICATOR Indicator for erroneous message versions 20101217
2 Exporting ITEM_LIST Call by reference Type reference (TYPE) SRT_PERSISTENCY_ITEM_T 20101217
3 Importing TYPE Call by reference Type reference (TYPE) CHAR1 'H' Single-Character Flag 20101217

Method GET_ITEMS on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method GET_PAYLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PAYLOAD Call by reference Type reference (TYPE) XSTRING 20120716

Method GET_PAYLOAD on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method GET_PERSISTENCY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PERSISTENCY_TYPE Value transfer Type reference (TYPE) SRT_PERSISTENCY_TYPE 20120625

Method GET_PERSISTENCY_TYPE on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method GET_PERSIST_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PERSIST_ID Value transfer Type reference (TYPE) SYSUUID_C 20120625

Method GET_PERSIST_ID on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method PRE_SELECT_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NOT_FOUND Value transfer Type reference (TYPE) XSDBOOLEAN XSD Truth Type: true/false [ext.] 20101217
2 Importing PERSIST_ID_LIST Call by reference Type reference (TYPE) SRT_PERSISTENCY_PERSIST_ID_T Persistence ID in SOAP Runtime - Table 20101217

Method PRE_SELECT_MESSAGES on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method RESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACCESS_ID Call by reference Type reference (TYPE) SRT_PERSISTENCY_ACCESS_ID Message ID and Location 20101217
2 Importing PERSIST_ID Call by reference Type reference (TYPE) SRT_PERSISTENCY_PERSIST_ID Persistence ID in SOAP Runtime 20101217

Method RESET on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method RESTART_CLEANUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SKIP_MESSAGE Value transfer Type reference (TYPE) ABAP_BOOL 20121024

Method RESTART_CLEANUP on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method RESTART_PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SKIP_MESSAGE Value transfer Type reference (TYPE) ABAP_BOOL 20121024

Method RESTART_PREPARE on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBCON_NAME Call by reference Type reference (TYPE) DBCON_NAME 20120911
2 Importing IV_HEADER_ONLY Call by reference Type reference (TYPE) XSDBOOLEAN ABAP_FALSE 20120709
3 Importing IV_RESET Call by reference Type reference (TYPE) XSDBOOLEAN ABAP_TRUE 20120709

Method SAVE on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SAVE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBCON_NAME Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20101217

Method SAVE_ALL on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOCATION Call by reference Type reference (TYPE) I 20101217

Method SERIALIZE on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_ADAPTER_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADAPTER_TYPE Call by reference Type reference (TYPE) SRT_ADAPTER_TYPE Adapter Type 20101217

Method SET_ADAPTER_TYPE on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_ATTACHMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTACHMENTS Call by reference Type reference (TYPE) SRT_ATTACH_EXISTS_INDICATOR Indicator for message attachments 20101217

Method SET_ATTACHMENTS on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_DB_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBCON_NAME Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20101217

Method SET_DB_CONNECTION on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_IB_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_COMPONENT Call by reference Type reference (TYPE) SRT_PERSISTENCY_COMPONENT Component 20101217

Method SET_IB_COMPONENT on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_IB_IF_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_IF_NAME Call by reference Type reference (TYPE) SRT_INTERFACE_NAME Interface name 20101217

Method SET_IB_IF_NAME on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_IB_IF_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_IF_NAMESPACE Call by reference Type reference (TYPE) SRT_INTERFACE_NAMESPACE Interface namespace 20101217

Method SET_IB_IF_NAMESPACE on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_IB_IF_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_IF_OPERATION Call by reference Type reference (TYPE) SRT_INTERFACE_OPERATION Interface Operation 20101217

Method SET_IB_IF_OPERATION on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_IB_PARTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_PARTY Call by reference Type reference (TYPE) SRT_PERSISTENCY_PARTY Party 20101217

Method SET_IB_PARTY on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_IDOC_REQUEST_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IDOC_REQUEST_ID Call by reference Type reference (TYPE) SRT_IDOC_REQUEST_ID IDoc Request ID 20101217

Method SET_IDOC_REQUEST_ID on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_IDOC_RESPONSE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IDOC_RESPONSE_ID Call by reference Type reference (TYPE) SRT_IDOC_RESPONSE_ID IDoc Request ID 20101217

Method SET_IDOC_RESPONSE_ID on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_IS_COUPLED Signature

Method SET_IS_COUPLED on Interface IF_SOAP_PERSISTENCY_RUNTIME has no parameter.
Method SET_IS_COUPLED on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM_LIST Call by reference Type reference (TYPE) SRT_PERSISTENCY_ITEM_T Persistency Item - Table 20101217

Method SET_ITEMS on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_MAPPING_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MAPPING_NAME Call by reference Type reference (TYPE) SRT_OB_MAPPING_NAME 20120808

Method SET_MAPPING_NAME on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_MESSAGE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_ID Call by reference Type reference (TYPE) SRT_MSGID Message ID in SOAP Runtime 20101217

Method SET_MESSAGE_ID on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_MESSAGE_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_SIZE Call by reference Type reference (TYPE) SRT_MESSAGE_SIZE 20120717

Method SET_MESSAGE_SIZE on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_MESSAGE_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_STATE Call by reference Type reference (TYPE) SRT_MESSAGE_STATE Message state 20101217

Method SET_MESSAGE_STATE on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_OB_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OB_COMPONENT Call by reference Type reference (TYPE) SRT_PERSISTENCY_COMPONENT Component 20101217

Method SET_OB_COMPONENT on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_OB_IF_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OB_IF_NAME Call by reference Type reference (TYPE) SRT_INTERFACE_NAME Interface name 20101217

Method SET_OB_IF_NAME on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_OB_IF_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OB_IF_NAMESPACE Call by reference Type reference (TYPE) SRT_INTERFACE_NAMESPACE Interface namespace 20101217

Method SET_OB_IF_NAMESPACE on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_OB_IF_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OB_IF_OPERATION Call by reference Type reference (TYPE) SRT_INTERFACE_OPERATION Interface Operation 20101217

Method SET_OB_IF_OPERATION on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_OB_PARTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OB_PARTY Call by reference Type reference (TYPE) SRT_PERSISTENCY_PARTY Party 20101217

Method SET_OB_PARTY on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_PARENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT_ID Call by reference Type reference (TYPE) SRT_MSGID Parent Message ID 20101217

Method SET_PARENT_ID on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_PARENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT_TYPE Call by reference Type reference (TYPE) SRT_PARENT_TYPE 20120802

Method SET_PARENT_TYPE on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_PROCESSING_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STEP_ID Call by reference Type reference (TYPE) SRT_PROCESSING_STEP Processing Step 20101217

Method SET_PROCESSING_STEP on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_PROCESSING_STEP_RELOAD Signature

Method SET_PROCESSING_STEP_RELOAD on Interface IF_SOAP_PERSISTENCY_RUNTIME has no parameter.
Method SET_PROCESSING_STEP_RELOAD on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_REFERENCE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REFERENCE_ID Call by reference Type reference (TYPE) SRT_REFERENCE_ID Reference ID 20101217

Method SET_REFERENCE_ID on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_RETRY_COUNTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RETRY_COUNTER Call by reference Type reference (TYPE) SRT_PERSISTENCY_RETRY_COUNTER 20120625

Method SET_RETRY_COUNTER on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_SEQUENCE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEQUENCE_ID Call by reference Type reference (TYPE) SRT_SEQID Sequence ID 20101217

Method SET_SEQUENCE_ID on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_SOAP_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SOAP_CONTEXT Call by reference Object reference (TYPE REF TO) CL_SOAP_CONTEXT 20131028

Method SET_SOAP_CONTEXT on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_SOURCE_IF_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SOURCE_IF_NAME Call by reference Type reference (TYPE) SRT_INTERFACE_NAME 20120808

Method SET_SOURCE_IF_NAME on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.

Method SET_SOURCE_IF_OP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SOURCE_IF_OP Call by reference Type reference (TYPE) SRT_INTERFACE_OPERATION 20120808

Method SET_SOURCE_IF_OP on Interface IF_SOAP_PERSISTENCY_RUNTIME has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740