SAP ABAP Class CL_SRG_RFC_PROXY_GEN (Generic RFC proxy)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
     SOAP_GEN (Package) WSDL, ST and Code Generation Pool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRG_RFC_PROXY Root of RFC VI Proxies 20130809
Properties
Class CL_SRG_RFC_PROXY_GEN  
Short Description Generic RFC proxy    
Super Class CL_SRG_RFC_PROXY Root of RFC VI Proxies 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_GEN   WSDL, ST and Code Generation Pool 
Created 20130809   SAP 
Last change 20141121    
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 CL_SRG_RFC_PROXY_GEN has no interface implemented.
Friends
Class CL_SRG_RFC_PROXY_GEN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_VEPNAME Instance attribute Private Type reference (TYPE) VEPNAME 20130809
2 MV_VEPNAMEXT Instance attribute Public Type reference (TYPE) VEPNAMEEXT 20130813
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20130809
2 CREATE Static method Public Method 20130809
3 CREATE_DATA Static method Private Method 20130812
4 FUNCTION_IMPORT_INTERFACE Static method Private Method 20130812
5 GENERATE Static method Public Method 20130828
Events
Class CL_SRG_RFC_PROXY_GEN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_CHANGING_PARAMETER Private See coding 20130812 tt_changing_parameter type standard table of rscha
2 TT_EXCEPTION_LIST Private See coding 20130812 tt_exception_list type standard table of rsexc
3 TT_EXPORT_PARAMETER Private See coding 20130812 tt_export_parameter type standard table of rsexp
4 TT_IMPORT_PARAMETER Private See coding 20130812 tt_import_parameter type standard table of rsimp
5 TT_TABLES_PARAMETER Private See coding 20130812 tt_tables_parameter type standard table of rstbl
6 TV_FUNCNAME Private Type reference (TYPE) RS38L-NAME 20130812
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) VEPNAME 20130809
# Exception Resumable Description Created on
1 CX_WS_MD_OBJ_NOT_EXISTS 20130813

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) VEPNAME 20130809
2 Returning RVAL Value transfer Object reference (TYPE REF TO) CL_SRG_RFC_PROXY 20130809
# Exception Resumable Description Created on
1 CX_WS_MD_OBJ_NOT_EXISTS 20130813

Method CREATE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DB_TYPE Call by reference Type reference (TYPE) CSEQUENCE 20130821
2 Importing LINE_OF Call by reference Type reference (TYPE) ABAP_BOOL 20130821
3 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE 20130812
4 Importing PARAMETER Call by reference Type reference (TYPE) TSRG_RFC_PROXY_PARAM_TAB 20130812
5 Returning RVAL Value transfer Object reference (TYPE REF TO) DATA 20130812
6 Importing TABLES Call by reference Type reference (TYPE) ABAP_BOOL 20130821
7 Importing TABLE_OF Call by reference Type reference (TYPE) ABAP_BOOL 20130821
8 Importing TYPE Call by reference Type reference (TYPE) CSEQUENCE 20130812

Method CREATE_DATA on class CL_SRG_RFC_PROXY_GEN has no exception.

Method FUNCTION_IMPORT_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CHANGING_PARAMETER Call by reference Type reference (TYPE) TT_CHANGING_PARAMETER 20130812
2 Exporting EXCEPTION_LIST Call by reference Type reference (TYPE) TT_EXCEPTION_LIST 20130812
3 Exporting EXPORT_PARAMETER Call by reference Type reference (TYPE) TT_EXPORT_PARAMETER 20130812
4 Importing FUNCNAME Call by reference Type reference (TYPE) TV_FUNCNAME 20130812
5 Exporting IMPORT_PARAMETER Call by reference Type reference (TYPE) TT_IMPORT_PARAMETER 20130812
6 Exporting TABLES_PARAMETER Call by reference Type reference (TYPE) TT_TABLES_PARAMETER 20130812

Method FUNCTION_IMPORT_INTERFACE on class CL_SRG_RFC_PROXY_GEN has no exception.

Method GENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORCE_GEN Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130830
2 Importing VEPNAME Call by reference Type reference (TYPE) VEPNAME 20130828
# Exception Resumable Description Created on
1 CX_SRT_TOOLS 20130828
2 CX_WS_MD_EXCEPTION 20130828
History
Last changed by/on SAP  20141121 
SAP Release Created in 740