SAP ABAP Class CL_PROXY_PATH_CONVERTER_FACT (Factory for Path converter)
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_PATH_CONVERTER_FACT | |
| Short Description | Factory for Path converter | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_GENTIME | ES Tools: Proxy Generation |
| Created | 20080709 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PROXY_PATH_CONVERTER_FACT has no forward declaration.
Interfaces
Class CL_PROXY_PATH_CONVERTER_FACT has no interface implemented.
Friends
Class CL_PROXY_PATH_CONVERTER_FACT has no friend class.
Attributes
Class CL_PROXY_PATH_CONVERTER_FACT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20090610 | ||
| 2 | Static method | Public | Method | 20080709 |
Events
Class CL_PROXY_PATH_CONVERTER_FACT has no event.
Types
Class CL_PROXY_PATH_CONVERTER_FACT has no local type.
Method Signatures
Method CREATE_FROM_DATATYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAP_PARTIAL | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20090721 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20090610 | |||
| 3 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_PROXY_PATH_CONVERTER | Converter for ABAP-PATH and XPATH | 20090610 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | cx_proxy_fault | 20090610 |
Method CREATE_FROM_MESSAGE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAP_PARTIAL | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20090721 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20080709 | |||
| 3 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_PROXY_PATH_CONVERTER | Converter for ABAP-PATH and XPATH | 20080709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | cx_proxy_fault | 20080709 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 712 |