SAP ABAP Class IF_SOAP_RFC_MESSAGE (Container to store RFC data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOAP_RFC_MESSAGE RFC Message Container 20121016
Properties
Class IF_SOAP_RFC_MESSAGE  
Short Description Container to store RFC data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121011   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
Interfaces
Class IF_SOAP_RFC_MESSAGE has no interface implemented.
Friends
Class IF_SOAP_RFC_MESSAGE has no friend class.
Attributes
Class IF_SOAP_RFC_MESSAGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ABS_REQ_NAME Instance method Public Method Get absolut request name 20121102
2 GET_METHOD_NAME Instance method Public Method Method name 20121011
3 GET_PARAMETER_TAB Instance method Public Method Get parameter tabelle 20121011
4 GET_PAYLOAD Instance method Public Method Payload as xstring 20121012
5 GET_PROXY_NAME Instance method Public Method Proxy name 20121011
6 GET_RFC_DESTINATION_NAME Instance method Public Method RFC Destination_name 20121011
7 SET_BGRFC_UNIT Instance method Public Method 20121018
Events
Class IF_SOAP_RFC_MESSAGE has no event.
Types
Class IF_SOAP_RFC_MESSAGE has no local type.
Method Signatures

Method GET_ABS_REQ_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ABS_REQ_NAME Value transfer Type reference (TYPE) ABAP_ABSTYPENAME 20121102

Method GET_ABS_REQ_NAME on class IF_SOAP_RFC_MESSAGE has no exception.

Method GET_METHOD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning METHOD_NAME Value transfer Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20121011

Method GET_METHOD_NAME on class IF_SOAP_RFC_MESSAGE has no exception.

Method GET_PARAMETER_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARAMETER_TAB Value transfer Type reference (TYPE) ABAP_PARMBIND_TAB 20121011

Method GET_PARAMETER_TAB on class IF_SOAP_RFC_MESSAGE has no exception.

Method GET_PAYLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAYLOAD Value transfer Type reference (TYPE) XSTRING Payload 20121012

Method GET_PAYLOAD on class IF_SOAP_RFC_MESSAGE has no exception.

Method GET_PROXY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROXY_NAME Value transfer Type reference (TYPE) SEOCLNAME Class Name 20121011

Method GET_PROXY_NAME on class IF_SOAP_RFC_MESSAGE has no exception.

Method GET_RFC_DESTINATION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RFC_DEST_NAME Value transfer Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20121011

Method GET_RFC_DESTINATION_NAME on class IF_SOAP_RFC_MESSAGE has no exception.

Method SET_BGRFC_UNIT Signature

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

Method SET_BGRFC_UNIT on class IF_SOAP_RFC_MESSAGE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in