SAP ABAP Class IF_SOAP_CALL_HANDLE (Config handle)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOAP_RFC_CALL_HANDLE Configuration handle 20121105
Properties
Class IF_SOAP_CALL_HANDLE  
Short Description Config handle    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121022   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SOAP_CALL_HANDLE has no forward declaration.
Interfaces
Class IF_SOAP_CALL_HANDLE has no interface implemented.
Friends
Class IF_SOAP_CALL_HANDLE has no friend class.
Attributes
Class IF_SOAP_CALL_HANDLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CURRENT_PERSIST_ID Instance method Public Method 20121105
2 GET_CURRENT_SEQUENCE Instance method Public Method 20130318
3 SET_CURRENT_PERSIST_ID Instance method Public Method 20121105
4 SET_CURRENT_SEQUENCE Instance method Public Method 20130318
Events
Class IF_SOAP_CALL_HANDLE has no event.
Types
Class IF_SOAP_CALL_HANDLE has no local type.
Method Signatures

Method GET_CURRENT_PERSIST_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PERSIST_ID Value transfer Type reference (TYPE) SRT_PERSISTENCY_PERSIST_ID Persistence ID in SOAP Runtime 20121105

Method GET_CURRENT_PERSIST_ID on class IF_SOAP_CALL_HANDLE has no exception.

Method GET_CURRENT_SEQUENCE Signature

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

Method GET_CURRENT_SEQUENCE on class IF_SOAP_CALL_HANDLE has no exception.

Method SET_CURRENT_PERSIST_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PERSIST_ID Call by reference Type reference (TYPE) SRT_PERSISTENCY_PERSIST_ID Persistence ID in SOAP Runtime 20121105

Method SET_CURRENT_PERSIST_ID on class IF_SOAP_CALL_HANDLE has no exception.

Method SET_CURRENT_SEQUENCE Signature

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

Method SET_CURRENT_SEQUENCE on class IF_SOAP_CALL_HANDLE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in