SAP ABAP Class IF_WS_LOCAL_CALL_TRANSPORT_CTX (Transport Context for Local Calls)
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
Class IF_WS_LOCAL_CALL_TRANSPORT_CTX  
Short Description Transport Context for Local Calls    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060817   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WS_LOCAL_CALL_TRANSPORT_CTX has no forward declaration.
Interfaces
Class IF_WS_LOCAL_CALL_TRANSPORT_CTX has no interface implemented.
Friends
Class IF_WS_LOCAL_CALL_TRANSPORT_CTX has no friend class.
Attributes
Class 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
Class IF_WS_LOCAL_CALL_TRANSPORT_CTX has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_WS_LOCAL_CALL_TRANSPORT_CTX has no exception.

Method INIT Signature

Method INIT on class IF_WS_LOCAL_CALL_TRANSPORT_CTX has no parameter.
Method INIT on class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_WS_LOCAL_CALL_TRANSPORT_CTX has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in