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
Class | IF_SOAP_PERSISTENCY_RUNTIME | |
Short Description | Persistency runtime | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100407 | SAP |
Last change | 20141121 | |
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) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_SOAP_PERSISTENCY_RUNTIME has no interface implemented.
Friends
Class IF_SOAP_PERSISTENCY_RUNTIME has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | TY_ATTRIBUTE_NAME | '012' | 20120713 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'C' | 20120713 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'S' | 20120713 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | ANYURI | 'urn:sap-com:soap:runtime:persistency:context' | 20120713 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | SRT_SERIAL_VERS | '001' | 20120713 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | SRT_PERSISTENCY_TYPE | 'WS' | 'XI' => XI-persistency; 'WS' => WS persistency | 20101217 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | SRT_PERSISTENCY_TYPE | 'XI' | 'XI' => XI-persistency; 'WS' => WS persistency | 20101217 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | SRT_SERIAL_VERS | '001' | 20120713 |
Methods
Events
Class 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 | ![]() |
ERROR_INDICATOR | Call by reference | Type reference (TYPE) | SRT_ERROR_INDICATOR | Indicator for erroneous message versions | 20101217 | ||
2 | ![]() |
ITEM | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_ITEM | Persistency Item | 20101217 | ||
3 | ![]() |
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 class 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 | ![]() |
ACCESS_ID | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_ACCESS_ID | Message ID in SOAP Runtime | 20101217 | ||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | XSDBOOLEAN | 'X': already exists | 20101217 |
Method CHECK_MESSAGE on class 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 | ![]() |
MESSAGE_ID | Call by reference | Type reference (TYPE) | SRT_MSGID | 20120712 |
Method CREATE_HISTORY on class IF_SOAP_PERSISTENCY_RUNTIME has no exception.
Method DELETE_BUFFERED_MESSAGE Signature
Method DELETE_BUFFERED_MESSAGE on class IF_SOAP_PERSISTENCY_RUNTIME has no parameter.
Method DELETE_BUFFERED_MESSAGE on class 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 | ![]() |
RUNTIME_LOCATION | Call by reference | Type reference (TYPE) | I | 20101217 |
Method DESERIALIZE on class IF_SOAP_PERSISTENCY_RUNTIME has no exception.
Method FREE Signature
Method FREE on class IF_SOAP_PERSISTENCY_RUNTIME has no parameter.
Method FREE on class 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 | ![]() |
ACCESS_ID | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_ACCESS_ID | 20120625 | |||
2 | ![]() |
ADAPTER_TYPE | Call by reference | Type reference (TYPE) | SRT_ADAPTER_TYPE | Adapter Type | 20101217 | ||
3 | ![]() |
ATTACHMENTS | Call by reference | Type reference (TYPE) | SRT_ATTACH_EXISTS_INDICATOR | Indicator for message attachments | 20101217 | ||
4 | ![]() |
CHANGED_AT | Call by reference | Type reference (TYPE) | TIMESTAMPL | Last Change Timestamp | 20101217 | ||
5 | ![]() |
CHANGED_BY | Call by reference | Type reference (TYPE) | SYUNAME | User Name of last Change | 20101217 | ||
6 | ![]() |
COMMUNICATION_TYPE | Call by reference | Type reference (TYPE) | SRT_COMMUNICATION_TYPE | Communication Type | 20101217 | ||
7 | ![]() |
CREATED_AT | Call by reference | Type reference (TYPE) | TIMESTAMPL | Creation Timestamp | 20101217 | ||
8 | ![]() |
CREATED_BY | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20101217 | ||
9 | ![]() |
ERROR_INDICATOR | Call by reference | Type reference (TYPE) | SRT_ERROR_INDICATOR | Indicator for erroneous message versions | 20101217 | ||
10 | ![]() |
ERROR_VERSION | Call by reference | Type reference (TYPE) | SRT_MESSAGE_VERSION | Last Error Version | 20101217 | ||
11 | ![]() |
EXPIRY_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Expiry Date | 20101217 | ||
12 | ![]() |
IB_APPLICATION_INFO | Call by reference | Type reference (TYPE) | SRT_APPLICATION_INFO | Inbound Application information | 20101217 | ||
13 | ![]() |
IDOC_REQUEST_ID | Call by reference | Type reference (TYPE) | SRT_IDOC_REQUEST_ID | 20120625 | |||
14 | ![]() |
IDOC_RESPONSE_ID | Call by reference | Type reference (TYPE) | SRT_IDOC_RESPONSE_ID | 20120625 | |||
15 | ![]() |
LAST_VERSION | Call by reference | Type reference (TYPE) | SRT_MESSAGE_VERSION | Last Version Number | 20101217 | ||
16 | ![]() |
MESSAGE_STATE | Call by reference | Type reference (TYPE) | SRT_MESSAGE_STATE | 20120625 | |||
17 | ![]() |
OB_APPLICATION_INFO | Call by reference | Type reference (TYPE) | SRT_APPLICATION_INFO | Outbound Application information | 20101217 | ||
18 | ![]() |
PARENT_ID | Call by reference | Type reference (TYPE) | SRT_MSGID | Parent Message ID | 20101217 | ||
19 | ![]() |
PARENT_TYPE | Call by reference | Type reference (TYPE) | SRT_PARENT_TYPE | 20120802 | |||
20 | ![]() |
PERSIST_ID | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_PERSIST_ID | Persistence ID in SOAP Runtime | 20101217 | ||
21 | ![]() |
PIPELINE_ID | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_PIPELINE | 20120723 | |||
22 | ![]() |
PROD_VERSION | Call by reference | Type reference (TYPE) | SRT_MESSAGE_VERSION | Last Productive Version Number | 20101217 | ||
23 | ![]() |
REFERENCE_ID | Call by reference | Type reference (TYPE) | SRT_REFERENCE_ID | Reference ID | 20101217 | ||
24 | ![]() |
RETENT_CATEGORY | Call by reference | Type reference (TYPE) | SRT_RETENTION_CATEGORY | Retention Category | 20101217 | ||
25 | ![]() |
RETRY_COUNTER | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_RETRY_COUNTER | Retry counter | 20101217 | ||
26 | ![]() |
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 | ![]() |
SEQUENCE_ID | Call by reference | Type reference (TYPE) | SRT_SEQID | Sequence ID | 20101217 | ||
28 | ![]() |
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 class 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 | ![]() |
ERROR_INDICATOR | Call by reference | Type reference (TYPE) | SRT_ERROR_INDICATOR | Indicator for erroneous message versions | 20101217 | ||
2 | ![]() |
ITEM_LIST | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_ITEM_T | 20101217 | |||
3 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | CHAR1 | 'H' | Single-Character Flag | 20101217 |
Method GET_ITEMS on class 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 | ![]() |
EV_PAYLOAD | Call by reference | Type reference (TYPE) | XSTRING | 20120716 |
Method GET_PAYLOAD on class 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 | ![]() |
PERSISTENCY_TYPE | Value transfer | Type reference (TYPE) | SRT_PERSISTENCY_TYPE | 20120625 |
Method GET_PERSISTENCY_TYPE on class 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 | ![]() |
PERSIST_ID | Value transfer | Type reference (TYPE) | SYSUUID_C | 20120625 |
Method GET_PERSIST_ID on class 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 | ![]() |
NOT_FOUND | Value transfer | Type reference (TYPE) | XSDBOOLEAN | XSD Truth Type: true/false [ext.] | 20101217 | ||
2 | ![]() |
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 class 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 | ![]() |
ACCESS_ID | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_ACCESS_ID | Message ID and Location | 20101217 | ||
2 | ![]() |
PERSIST_ID | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_PERSIST_ID | Persistence ID in SOAP Runtime | 20101217 |
Method RESET on class 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 | ![]() |
IV_SKIP_MESSAGE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121024 |
Method RESTART_CLEANUP on class 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 | ![]() |
IV_SKIP_MESSAGE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121024 |
Method RESTART_PREPARE on class 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 | ![]() |
DBCON_NAME | Call by reference | Type reference (TYPE) | DBCON_NAME | 20120911 | |||
2 | ![]() |
IV_HEADER_ONLY | Call by reference | Type reference (TYPE) | XSDBOOLEAN | ABAP_FALSE | 20120709 | ||
3 | ![]() |
IV_RESET | Call by reference | Type reference (TYPE) | XSDBOOLEAN | ABAP_TRUE | 20120709 |
Method SAVE on class 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 | ![]() |
DBCON_NAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20101217 |
Method SAVE_ALL on class 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 | ![]() |
LOCATION | Call by reference | Type reference (TYPE) | I | 20101217 |
Method SERIALIZE on class 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 | ![]() |
ADAPTER_TYPE | Call by reference | Type reference (TYPE) | SRT_ADAPTER_TYPE | Adapter Type | 20101217 |
Method SET_ADAPTER_TYPE on class 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 | ![]() |
ATTACHMENTS | Call by reference | Type reference (TYPE) | SRT_ATTACH_EXISTS_INDICATOR | Indicator for message attachments | 20101217 |
Method SET_ATTACHMENTS on class 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 | ![]() |
DBCON_NAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20101217 |
Method SET_DB_CONNECTION on class 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 | ![]() |
IB_COMPONENT | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_COMPONENT | Component | 20101217 |
Method SET_IB_COMPONENT on class 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 | ![]() |
IB_IF_NAME | Call by reference | Type reference (TYPE) | SRT_INTERFACE_NAME | Interface name | 20101217 |
Method SET_IB_IF_NAME on class 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 | ![]() |
IB_IF_NAMESPACE | Call by reference | Type reference (TYPE) | SRT_INTERFACE_NAMESPACE | Interface namespace | 20101217 |
Method SET_IB_IF_NAMESPACE on class 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 | ![]() |
IB_IF_OPERATION | Call by reference | Type reference (TYPE) | SRT_INTERFACE_OPERATION | Interface Operation | 20101217 |
Method SET_IB_IF_OPERATION on class 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 | ![]() |
IB_PARTY | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_PARTY | Party | 20101217 |
Method SET_IB_PARTY on class 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 | ![]() |
IDOC_REQUEST_ID | Call by reference | Type reference (TYPE) | SRT_IDOC_REQUEST_ID | IDoc Request ID | 20101217 |
Method SET_IDOC_REQUEST_ID on class 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 | ![]() |
IDOC_RESPONSE_ID | Call by reference | Type reference (TYPE) | SRT_IDOC_RESPONSE_ID | IDoc Request ID | 20101217 |
Method SET_IDOC_RESPONSE_ID on class IF_SOAP_PERSISTENCY_RUNTIME has no exception.
Method SET_IS_COUPLED Signature
Method SET_IS_COUPLED on class IF_SOAP_PERSISTENCY_RUNTIME has no parameter.
Method SET_IS_COUPLED on class 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 | ![]() |
ITEM_LIST | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_ITEM_T | Persistency Item - Table | 20101217 |
Method SET_ITEMS on class 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 | ![]() |
IV_MAPPING_NAME | Call by reference | Type reference (TYPE) | SRT_OB_MAPPING_NAME | 20120808 |
Method SET_MAPPING_NAME on class 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 | ![]() |
MESSAGE_ID | Call by reference | Type reference (TYPE) | SRT_MSGID | Message ID in SOAP Runtime | 20101217 |
Method SET_MESSAGE_ID on class 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 | ![]() |
MESSAGE_SIZE | Call by reference | Type reference (TYPE) | SRT_MESSAGE_SIZE | 20120717 |
Method SET_MESSAGE_SIZE on class 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 | ![]() |
MESSAGE_STATE | Call by reference | Type reference (TYPE) | SRT_MESSAGE_STATE | Message state | 20101217 |
Method SET_MESSAGE_STATE on class 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 | ![]() |
OB_COMPONENT | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_COMPONENT | Component | 20101217 |
Method SET_OB_COMPONENT on class 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 | ![]() |
OB_IF_NAME | Call by reference | Type reference (TYPE) | SRT_INTERFACE_NAME | Interface name | 20101217 |
Method SET_OB_IF_NAME on class 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 | ![]() |
OB_IF_NAMESPACE | Call by reference | Type reference (TYPE) | SRT_INTERFACE_NAMESPACE | Interface namespace | 20101217 |
Method SET_OB_IF_NAMESPACE on class 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 | ![]() |
OB_IF_OPERATION | Call by reference | Type reference (TYPE) | SRT_INTERFACE_OPERATION | Interface Operation | 20101217 |
Method SET_OB_IF_OPERATION on class 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 | ![]() |
OB_PARTY | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_PARTY | Party | 20101217 |
Method SET_OB_PARTY on class 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 | ![]() |
PARENT_ID | Call by reference | Type reference (TYPE) | SRT_MSGID | Parent Message ID | 20101217 |
Method SET_PARENT_ID on class 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 | ![]() |
PARENT_TYPE | Call by reference | Type reference (TYPE) | SRT_PARENT_TYPE | 20120802 |
Method SET_PARENT_TYPE on class 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 | ![]() |
STEP_ID | Call by reference | Type reference (TYPE) | SRT_PROCESSING_STEP | Processing Step | 20101217 |
Method SET_PROCESSING_STEP on class IF_SOAP_PERSISTENCY_RUNTIME has no exception.
Method SET_PROCESSING_STEP_RELOAD Signature
Method SET_PROCESSING_STEP_RELOAD on class IF_SOAP_PERSISTENCY_RUNTIME has no parameter.
Method SET_PROCESSING_STEP_RELOAD on class 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 | ![]() |
REFERENCE_ID | Call by reference | Type reference (TYPE) | SRT_REFERENCE_ID | Reference ID | 20101217 |
Method SET_REFERENCE_ID on class 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 | ![]() |
RETRY_COUNTER | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_RETRY_COUNTER | 20120625 |
Method SET_RETRY_COUNTER on class 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 | ![]() |
SEQUENCE_ID | Call by reference | Type reference (TYPE) | SRT_SEQID | Sequence ID | 20101217 |
Method SET_SEQUENCE_ID on class 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 | ![]() |
IO_SOAP_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_CONTEXT | 20131028 |
Method SET_SOAP_CONTEXT on class 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 | ![]() |
IV_SOURCE_IF_NAME | Call by reference | Type reference (TYPE) | SRT_INTERFACE_NAME | 20120808 |
Method SET_SOURCE_IF_NAME on class 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 | ![]() |
IV_SOURCE_IF_OP | Call by reference | Type reference (TYPE) | SRT_INTERFACE_OPERATION | 20120808 |
Method SET_SOURCE_IF_OP on class IF_SOAP_PERSISTENCY_RUNTIME has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in |