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 | 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 | Instance attribute | Private | Type reference (TYPE) | VEPNAME | 20130809 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | VEPNAMEEXT | 20130813 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | 20130809 | ||
| 2 | Static method | Public | Method | 20130809 | ||
| 3 | Static method | Private | Method | 20130812 | ||
| 4 | Static method | Private | Method | 20130812 | ||
| 5 | 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 | NAME | Call by reference | Type reference (TYPE) | VEPNAME | 20130809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130813 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | VEPNAME | 20130809 | ||||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | CL_SRG_RFC_PROXY | 20130809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130813 |
Method CREATE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DB_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130821 | ||||
| 2 | LINE_OF | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130821 | ||||
| 3 | NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130812 | ||||
| 4 | PARAMETER | Call by reference | Type reference (TYPE) | TSRG_RFC_PROXY_PARAM_TAB | 20130812 | ||||
| 5 | RVAL | Value transfer | Object reference (TYPE REF TO) | DATA | 20130812 | ||||
| 6 | TABLES | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130821 | ||||
| 7 | TABLE_OF | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130821 | ||||
| 8 | 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 | CHANGING_PARAMETER | Call by reference | Type reference (TYPE) | TT_CHANGING_PARAMETER | 20130812 | ||||
| 2 | EXCEPTION_LIST | Call by reference | Type reference (TYPE) | TT_EXCEPTION_LIST | 20130812 | ||||
| 3 | EXPORT_PARAMETER | Call by reference | Type reference (TYPE) | TT_EXPORT_PARAMETER | 20130812 | ||||
| 4 | FUNCNAME | Call by reference | Type reference (TYPE) | TV_FUNCNAME | 20130812 | ||||
| 5 | IMPORT_PARAMETER | Call by reference | Type reference (TYPE) | TT_IMPORT_PARAMETER | 20130812 | ||||
| 6 | 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 | FORCE_GEN | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130830 | |||
| 2 | VEPNAME | Call by reference | Type reference (TYPE) | VEPNAME | 20130828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130828 | |||
| 2 | 20130828 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |