SAP ABAP Class /PLMB/CL_RFC_CONNECTOR (RFC Connector)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-SPI (Application Component) Service Provider Infrastructure
     /PLMB/BA_RFC (Package) RFC Connection
Properties
Class /PLMB/CL_RFC_CONNECTOR  
Short Description RFC Connector    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /PLMB/BA_RFC   RFC Connection 
Created 20080421   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 /PLMB/CL_RFC_CONNECTOR has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 /PLMB/CL_RFC_DMZ_INFO 20081120 Information about DMZ system
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DESTINATION_NONE Constant Public Type reference (TYPE) RFCDEST 'NONE' Logical Destination (Specified in Function Call) 20090429
2 GS_ROOT_DMZ_INFO Static Attribute Private Type reference (TYPE) /PLMB/S_RFC_DMZ_INFO Information about DMZ System 20081120
3 GV_RFC_DESTINATION Static Attribute Private Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20081120
4 GV_SET_ROOT_DMZ_INFO Static Attribute Private Type reference (TYPE) BOOLE_D Information about DMZ System is available 20081120
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20081120
2 GET_RFC_DESTINATION Static method Public Method Get RFC destination for remote function call 20080421
3 GET_ROOT_DMZ_HOST_NAME Static method Public Method Get Name of DMZ Application Server 20081120
4 GET_ROOT_DMZ_INFO Static method Private Method Set Information about DMZ System 20081120
5 GET_ROOT_DMZ_IPV4ADDR Static method Public Method Get IPv4 Address of DMZ Application Server 20081120
6 IS_BACKEND_SYSTEM Static method Public Method Check if current System is backend System 20110218
7 IS_CALLED_BY_DMZ Static method Public Method Check if called from DMZ System 20081120
8 IS_DMZ_SYSTEM Static method Public Method Check if current System is DMZ System 20081120
9 RFC_CALL Static method Public Method Access to back-end system via RFC module 20080421
10 SET_ROOT_DMZ_INFO Static method Private Method Set Information about DMZ System 20081120
Events
Class /PLMB/CL_RFC_CONNECTOR has no event.
Types
Class /PLMB/CL_RFC_CONNECTOR has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /PLMB/CL_RFC_CONNECTOR has no parameter.
Method CLASS_CONSTRUCTOR on class /PLMB/CL_RFC_CONNECTOR has no exception.

Method GET_RFC_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080421
2 Importing IV_FILTER_DUMMY_DESTINATION Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101006

Method GET_RFC_DESTINATION on class /PLMB/CL_RFC_CONNECTOR has no exception.

Method GET_ROOT_DMZ_HOST_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DMZ_HOST_NAME Call by reference Type reference (TYPE) /PLMB/RFC_DMZ_HOST_NAME Name of DMZ Application Server 20081120

Method GET_ROOT_DMZ_HOST_NAME on class /PLMB/CL_RFC_CONNECTOR has no exception.

Method GET_ROOT_DMZ_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DMZ_INFO Call by reference Type reference (TYPE) /PLMB/S_RFC_DMZ_INFO Information about DMZ System 20081120

Method GET_ROOT_DMZ_INFO on class /PLMB/CL_RFC_CONNECTOR has no exception.

Method GET_ROOT_DMZ_IPV4ADDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DMZ_IPV4ADDR Call by reference Type reference (TYPE) /PLMB/RFC_DMZ_IPV4ADDR IPv4 Address of DMZ Application Server 20081120

Method GET_ROOT_DMZ_IPV4ADDR on class /PLMB/CL_RFC_CONNECTOR has no exception.

Method IS_BACKEND_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_BACKEND_SYSTEM Value transfer Type reference (TYPE) BOOLE_D 20110218

Method IS_BACKEND_SYSTEM on class /PLMB/CL_RFC_CONNECTOR has no exception.

Method IS_CALLED_BY_DMZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CALLED_BY_DMZ Value transfer Type reference (TYPE) /PLMB/RFC_CALLED_BY_DMZ Flag called by DMZ: TRUE (='X') and FALSE (=' ') 20081120

Method IS_CALLED_BY_DMZ on class /PLMB/CL_RFC_CONNECTOR has no exception.

Method IS_DMZ_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_DMZ_SYSTEM Value transfer Type reference (TYPE) BOOLE_D Flag for DMZ System: TRUE (='X') and FALSE (=' ') 20081120

Method IS_DMZ_SYSTEM on class /PLMB/CL_RFC_CONNECTOR has no exception.

Method RFC_CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) /PLMB/SPI_XSTRING Exporting Parameter as XSTRING 20080421
2 Exporting ES_MESSAGE Call by reference Type reference (TYPE) SYMSG Structure of message variables 20080421
3 Importing IS_DATA Call by reference Type reference (TYPE) /PLMB/SPI_XSTRING Importing Parameter as XSTRING 20080421
4 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Class implementing interface 20080421
5 Importing IV_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20090505
6 Importing IV_TASKNAME Call by reference Type reference (TYPE) WPPID Process Identification 20080421

Method RFC_CALL on class /PLMB/CL_RFC_CONNECTOR has no exception.

Method SET_ROOT_DMZ_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DMZ_INFO Call by reference Type reference (TYPE) /PLMB/S_RFC_DMZ_INFO Information about DMZ System 20081120

Method SET_ROOT_DMZ_INFO on class /PLMB/CL_RFC_CONNECTOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700