SAP ABAP Interface IF_WS_LOCAL_CALL_TRANSPORT_CTX (Transport Context for Local Calls)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_WS_LOCAL_CALL (Package) Web Service Runtime for Local Calls (Shortcut)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WS_LOCAL_CALL_TRANSPORT_CTX Transport Context for Local Calls (Shortcut) 20060817
Properties
Interface IF_WS_LOCAL_CALL_TRANSPORT_CTX  
Short Description Transport Context for Local Calls    
General Data
Package SOAP_WS_LOCAL_CALL   Web Service Runtime for Local Calls (Shortcut) 
Created 20060817   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_WS_LOCAL_CALL_TRANSPORT_CTX has no forward declaration.
Interfaces
Interface IF_WS_LOCAL_CALL_TRANSPORT_CTX has no interface.
Friends
Interface IF_WS_LOCAL_CALL_TRANSPORT_CTX has no friend.
Attributes
Interface IF_WS_LOCAL_CALL_TRANSPORT_CTX has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_BLOCKING_FLAG Instance method Public Method Get Flag for Synchronous Call 20060818
2 GET_DEST_PATH Instance method Public Method Get Simulated Target Path 20060904
3 GET_HTTP_BODY Instance method Public Method Get Simulated HTTP Body for Local Calls 20060817
4 GET_HTTP_HEADER Instance method Public Method Get Single HTTP Header Field 20060818
5 GET_HTTP_HEADERS Instance method Public Method Get Simulated HTTP Header Fields for Local Calls 20060817
6 GET_PARENT_MSG_ID Instance method Public Method 20120808
7 GET_PARENT_TYPE Instance method Public Method 20120808
8 GET_SEQUENCE Instance method Public Method Get Logical Sequence 20060822
9 INIT Instance method Public Method Create Initial State 20080107
10 SET_BLOCKING_FLAG Instance method Public Method Flag for "Write Synchronous Call" 20060818
11 SET_DEST_PATH Instance method Public Method Set Simulated Target Path 20060904
12 SET_HTTP_BODY Instance method Public Method Set Simulated HTTP Body for Local Calls 20060817
13 SET_HTTP_HEADERS Instance method Public Method Set Simulated HTTP Header Fields for Local Calls 20060817
14 SET_PARENT_MSG_ID Instance method Public Method 20120808
15 SET_PARENT_TYPE Instance method Public Method 20120808
16 SET_SEQUENCE Instance method Public Method Set Logical Sequence 20060822
Events
Interface IF_WS_LOCAL_CALL_TRANSPORT_CTX has no event.
Types
Interface IF_WS_LOCAL_CALL_TRANSPORT_CTX has no local type.
Method Signatures

Method GET_BLOCKING_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BLOCKING_FLAG Value transfer Type reference (TYPE) BOOLEAN Kennzeichen für synchronen Aufruf 20060818

Method GET_BLOCKING_FLAG on Interface IF_WS_LOCAL_CALL_TRANSPORT_CTX has no exception.

Method GET_DEST_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DEST_PATH Value transfer Type reference (TYPE) STRING Zielpfad 20060904

Method GET_DEST_PATH on Interface IF_WS_LOCAL_CALL_TRANSPORT_CTX has no exception.

Method GET_HTTP_BODY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HTTP_BODY Value transfer Type reference (TYPE) XSTRING simulierter HTTP Body 20060817

Method GET_HTTP_BODY on Interface IF_WS_LOCAL_CALL_TRANSPORT_CTX has no exception.

Method GET_HTTP_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING Name des Headerfeldes 20060818
2 Returning VALUE Value transfer Type reference (TYPE) STRING Wert des Headerfeldes 20060818

Method GET_HTTP_HEADER on Interface IF_WS_LOCAL_CALL_TRANSPORT_CTX has no exception.

Method GET_HTTP_HEADERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HTTP_HEADERS Value transfer Type reference (TYPE) TIHTTPNVP simulierte HTTP Header Felder 20060817

Method GET_HTTP_HEADERS on Interface IF_WS_LOCAL_CALL_TRANSPORT_CTX has no exception.

Method GET_PARENT_MSG_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PARENT_MSG_ID Value transfer Type reference (TYPE) SRT_MSGID 20120808

Method GET_PARENT_MSG_ID on Interface IF_WS_LOCAL_CALL_TRANSPORT_CTX has no exception.

Method GET_PARENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PARENT_TYPE Value transfer Type reference (TYPE) SRT_PARENT_TYPE 20120808

Method GET_PARENT_TYPE on Interface IF_WS_LOCAL_CALL_TRANSPORT_CTX has no exception.

Method GET_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SEQUENCE Value transfer Object reference (TYPE REF TO) CL_SOAP_SEQUENCE 20060822

Method GET_SEQUENCE on Interface IF_WS_LOCAL_CALL_TRANSPORT_CTX has no exception.

Method INIT Signature

Method INIT on Interface IF_WS_LOCAL_CALL_TRANSPORT_CTX has no parameter.
Method INIT on Interface IF_WS_LOCAL_CALL_TRANSPORT_CTX has no exception.

Method SET_BLOCKING_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BLOCKING_FLAG Call by reference Type reference (TYPE) BOOLEAN Kennzeichen für synchronen Aufruf 20060818

Method SET_BLOCKING_FLAG on Interface IF_WS_LOCAL_CALL_TRANSPORT_CTX has no exception.

Method SET_DEST_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEST_PATH Call by reference Type reference (TYPE) STRING Zielpfad 20060904

Method SET_DEST_PATH on Interface IF_WS_LOCAL_CALL_TRANSPORT_CTX has no exception.

Method SET_HTTP_BODY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTTP_BODY Call by reference Type reference (TYPE) XSTRING simulierter HTTP Body 20060817

Method SET_HTTP_BODY on Interface IF_WS_LOCAL_CALL_TRANSPORT_CTX has no exception.

Method SET_HTTP_HEADERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTTP_HEADERS Call by reference Type reference (TYPE) TIHTTPNVP simulierte HTTP Header Felder 20060817

Method SET_HTTP_HEADERS on Interface IF_WS_LOCAL_CALL_TRANSPORT_CTX has no exception.

Method SET_PARENT_MSG_ID Signature

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

Method SET_PARENT_MSG_ID on Interface IF_WS_LOCAL_CALL_TRANSPORT_CTX has no exception.

Method SET_PARENT_TYPE Signature

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

Method SET_PARENT_TYPE on Interface IF_WS_LOCAL_CALL_TRANSPORT_CTX has no exception.

Method SET_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEQUENCE Call by reference Object reference (TYPE REF TO) CL_SOAP_SEQUENCE logische Sequenz 20060822

Method SET_SEQUENCE on Interface IF_WS_LOCAL_CALL_TRANSPORT_CTX has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710