SAP ABAP Class CL_PROXY_RUNTIME_META_DATA (Metadata)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_RUNTIME_META_DATA (Package) ABAP Proxies: Metadata
⤷
⤷
Properties
| Class | CL_PROXY_RUNTIME_META_DATA | |
| Short Description | Metadata | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_RUNTIME_META_DATA | ABAP Proxies: Metadata |
| Created | 20050913 | SAP |
| Last change | 20130531 | SAP |
| 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PROXY_RUNTIME_META_DATA has no interface implemented.
Friends
Class CL_PROXY_RUNTIME_META_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | I | 20060801 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SPROX_S_DATA | 20050913 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20060331 | ||
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20060801 | |
| 3 | Static method | Public | Method | 20050916 | ||
| 4 | Static method | Public | Method | 20081124 | ||
| 5 | Static method | Public | Method | 20080117 | ||
| 6 | Static method | Public | Method | 20050920 | ||
| 7 | Static method | Public | Method | 20080221 | ||
| 8 | Static method | Public | Method | 20080117 | ||
| 9 | Static method | Public | Method | 20080117 |
Events
Class CL_PROXY_RUNTIME_META_DATA has no event.
Types
Class CL_PROXY_RUNTIME_META_DATA has no local type.
Method Signatures
Method CHECK_DEFAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_REF | Call by reference | Type reference (TYPE) | PRX_R3NAME | Substitution Table. DO NOT change in Support Package => Docu | 20060331 | |||
| 2 | DATA_TYPE | Call by reference | Type reference (TYPE) | DATATYPE_D | Data Type in ABAP Dictionary | 20060331 | |||
| 3 | DECIMALS | Call by reference | Type reference (TYPE) | DECIMALS | Number of Decimal Places | 20060331 | |||
| 4 | IFR_DEFLT | Call by reference | Type reference (TYPE) | STRING | 20060331 | ||||
| 5 | LENGTH | Call by reference | Type reference (TYPE) | DDLENG | Length (No. of Characters) | 20060331 |
Method CHECK_DEFAULT on class CL_PROXY_RUNTIME_META_DATA has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PROXY_RUNTIME_META_DATA has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PROXY_RUNTIME_META_DATA has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT | Call by reference | Type reference (TYPE) | PRX_CLIENT | SY-MANDT | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20081107 | ||
| 2 | DATA | Value transfer | Object reference (TYPE REF TO) | IF_PROXY_RT_DATA | Proxy Runtime: Metadaten | 20050916 | |||
| 3 | ITERATIVE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_TRUE | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20080415 | ||
| 4 | METHOD | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy-Generierung: Name eines Objektes im R3 | 20050916 | |||
| 5 | OBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | Proxy-Generierung: Typ eines Objektes im R3 (DTEL, TABL,...) | 20050916 | |||
| 6 | OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy-Generierung: Name eines Objektes im R3 | 20050916 | |||
| 7 | SVAR_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20080915 |
Method CREATE on class CL_PROXY_RUNTIME_META_DATA has no exception.
Method CREATE_FROM_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT | Call by reference | Type reference (TYPE) | SPRX_S_OBJECT | 20081124 | ||||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_PROXY_RT_DEF | Proxy Runtime: Meta Data | 20081124 |
Method CREATE_FROM_OBJECT on class CL_PROXY_RUNTIME_META_DATA has no exception.
Method CREATE_FROM_PROXY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20080117 | |||
| 2 | PROXY | Call by reference | Object reference (TYPE REF TO) | CL_PROXY | Proxy Generation: Proxy Type with Referenced Proxy Types | 20080117 | |||
| 3 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_PROXY_RT_DATA | Proxy Runtime: Meta Data | 20080117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Fault | 20080117 |
Method CREATE_FROM_PROXY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Value transfer | Object reference (TYPE REF TO) | IF_PROXY_RT_DATA | Proxy Runtime: Metadaten | 20050920 | |||
| 2 | PROXY_DATA | Call by reference | Type reference (TYPE) | SPROX_S_DATA | 20050920 | ||||
| 3 | ST_COMP_NAMES | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_FALSE | ST compatible names '.' not '-' | 20100122 | ||
| 4 | USE_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_TRUE | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20071128 |
Method CREATE_FROM_PROXY_DATA on class CL_PROXY_RUNTIME_META_DATA has no exception.
Method CREATE_FROM_PROXY_RT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20080221 | |||
| 2 | PROXY_RT | Call by reference | Object reference (TYPE REF TO) | CL_PROXY_RT | 20080221 | ||||
| 3 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_PROXY_RT_DATA | Proxy Runtime: Meta Data | 20080221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Fault | 20080221 |
Method CREATE_FROM_WSDL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20080117 | |||
| 2 | HTTP_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20080117 | |||
| 3 | PASSWORD | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080117 | ||||
| 4 | RETRIEVER | Call by reference | Object reference (TYPE REF TO) | IF_SLIB_RETRIEVER | 20080117 | ||||
| 5 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_PROXY_RT_DATA | Proxy Runtime: Meta Data | 20080117 | |||
| 6 | URL | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080117 | ||||
| 7 | URL_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080117 | ||||
| 8 | USERNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080117 | ||||
| 9 | WSDL | Call by reference | Type reference (TYPE) | XSTRING | 20080117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Fault | 20080117 |
Method WSDL_TO_PROXY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTTP_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20080117 | |||
| 2 | PASSWORD | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080117 | ||||
| 3 | PORT_RETRIEVER | Call by reference | Object reference (TYPE REF TO) | IF_PROXY_PORT_RETRIEVER | Prot Retriever | 20080221 | |||
| 4 | RETRIEVER | Call by reference | Object reference (TYPE REF TO) | IF_SLIB_RETRIEVER | 20080117 | ||||
| 5 | RVAL | Value transfer | Object reference (TYPE REF TO) | CL_PROXY | Proxy Generation: Proxy Type with Referenced Proxy Types | 20080117 | |||
| 6 | URL | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080117 | ||||
| 7 | URL_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080117 | ||||
| 8 | USERNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080117 | ||||
| 9 | WSDL | Call by reference | Type reference (TYPE) | XSTRING | 20080117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Fault | 20080117 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |