SAP ABAP Class CL_PROXY_DATA_FACTORY (Factory for if_proxy_data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_GENTIME (Package) ES Tools: Proxy Generation
⤷
⤷
Properties
| Class | CL_PROXY_DATA_FACTORY | |
| Short Description | Factory for if_proxy_data | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_GENTIME | ES Tools: Proxy Generation |
| Created | 20060228 | 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) |
Interfaces
Class CL_PROXY_DATA_FACTORY has no interface implemented.
Friends
Class CL_PROXY_DATA_FACTORY has no friend class.
Attributes
Class CL_PROXY_DATA_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20060228 | ||
| 2 | Static method | Public | Method | 20120514 |
Events
Class CL_PROXY_DATA_FACTORY has no event.
Types
Class CL_PROXY_DATA_FACTORY has no local type.
Method Signatures
Method LOAD_BY_ABAP_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060301 | |||
| 2 | OBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | Proxy Generation: Object Type in R3 (DTEL, TABL,...) | 20060228 | |||
| 3 | OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20060228 | |||
| 4 | PROXY_DATA | Value transfer | Object reference (TYPE REF TO) | IF_PROXY_DATA | Proxy Generation: Proxy Type | 20060228 | |||
| 5 | WITH_ENHANCEMENTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy-Generierung: Fehler | 20060228 |
Method LOAD_FOR_MESSAGE_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FAULT_NAMES | Call by reference | Type reference (TYPE) | PRX_R3NAMES | ABAP Name Table | 20120514 | |||
| 2 | MSG_NAMES | Call by reference | Type reference (TYPE) | PRX_R3NAMES | Proxy Generation: Name of an Object in R/3 | 20120514 | |||
| 3 | PROXY_DATA | Value transfer | Object reference (TYPE REF TO) | IF_PROXY_DATA | Proxy Generation: Proxy Type | 20120514 | |||
| 4 | WITH_ENHANCEMENTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy-Generierung: Fehler | 20120514 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |