SAP ABAP Class CL_PXN_MAPPING_FACADE (Consumer Mapping)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_GENTIME_MDR (Package) Proxy Generation Meta Data Repository
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_GLOBAL | global objects | 20120322 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_GLOBAL_BASE | implements base if | 20091125 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_IMPLEMENTING_CLASS | Implementing class | 20091014 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_LIFE_CYCLE_STATUS | Classification | 20120504 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_MAPPING_FACADE | Consumer Mapping | 20090804 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_OBJECT | proxy object (not necessarily global) | 20121005 |
Properties
| Class | CL_PXN_MAPPING_FACADE | |
| Short Description | Consumer Mapping | |
| Super Class | CL_PXN_GLOBAL | global objects |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_GENTIME_MDR | Proxy Generation Meta Data Repository |
| Created | 20090804 | SAP |
| Last change | 20140121 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PXN_GLOBAL_BASE | implements base if | 20091125 | ||
| 2 | IF_PXN_IMPLEMENTING_CLASS | Implementing class | 20091014 | ||
| 3 | IF_PXN_LIFE_CYCLE_STATUS | Classification | 20120504 | ||
| 4 | IF_PXN_MAPPING_FACADE | Consumer Mapping | 20090804 | ||
| 5 | IF_PXN_OBJECT | proxy object (not necessarily global) | 20121005 |
Friends
Class CL_PXN_MAPPING_FACADE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | T_CLASS_INFO | 20091009 | ||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20090813 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20091019 | ||
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090813 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20090813 | |
| 4 | Static method | Private | Method | 20091019 | ||
| 5 | Instance method | Private | Method | 20091204 | ||
| 6 | Instance method | Private | Method | 20091204 | ||
| 7 | Static method | Private | Method | 20090818 | ||
| 8 | Instance method | Private | Method | 20091014 | ||
| 9 | Instance method | Private | Method | 20090818 | ||
| 10 | Instance method | Private | Method | 20090817 | ||
| 11 | Instance method | Private | Method | 20090818 |
Events
Class CL_PXN_MAPPING_FACADE has no event.
Types
Class CL_PXN_MAPPING_FACADE has no local type.
Method Signatures
Method CHECK_CONSUMER_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20091019 | |||
| 2 | RFC | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_FALSE | Proxy Generation: Name of an Object in R/3 | 20121119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20091019 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PXN_MAPPING_FACADE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PXN_MAPPING_FACADE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROXY | Call by reference | Object reference (TYPE REF TO) | CL_PROXY_OBJECT | Test MDR | 20090813 |
Method CONSTRUCTOR on class CL_PXN_MAPPING_FACADE has no exception.
Method CONSUMER_CLASS_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20091019 | |||
| 2 | RFC | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_FALSE | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20121119 | ||
| 3 | RVAL | Value transfer | Type reference (TYPE) | PRX_BOOLEAN | 20091019 |
Method CONSUMER_CLASS_EXISTS on class CL_PXN_MAPPING_FACADE has no exception.
Method DELETE_DIRECT_MAPPING_METHOD Signature
Method DELETE_DIRECT_MAPPING_METHOD on class CL_PXN_MAPPING_FACADE has no parameter.
Method DELETE_DIRECT_MAPPING_METHOD on class CL_PXN_MAPPING_FACADE has no exception.
Method DELETE_MAPPING_BY_NAME Signature
Method DELETE_MAPPING_BY_NAME on class CL_PXN_MAPPING_FACADE has no parameter.
Method DELETE_MAPPING_BY_NAME on class CL_PXN_MAPPING_FACADE has no exception.
Method GET_CLASS_METHODS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20090818 | |||
| 2 | METHODS | Value transfer | Type reference (TYPE) | PRX_R3NAMES | ABAP Name Table | 20090818 |
Method GET_CLASS_METHODS on class CL_PXN_MAPPING_FACADE has no exception.
Method GET_DIRECT_MAPPING_METHODS Signature
Method GET_DIRECT_MAPPING_METHODS on class CL_PXN_MAPPING_FACADE has no parameter.
Method GET_DIRECT_MAPPING_METHODS on class CL_PXN_MAPPING_FACADE has no exception.
Method GET_MAPPINGS Signature
Method GET_MAPPINGS on class CL_PXN_MAPPING_FACADE has no parameter.
Method GET_MAPPINGS on class CL_PXN_MAPPING_FACADE has no exception.
Method GET_MAPPING_NAMES Signature
Method GET_MAPPING_NAMES on class CL_PXN_MAPPING_FACADE has no parameter.
Method GET_MAPPING_NAMES on class CL_PXN_MAPPING_FACADE has no exception.
Method GET_SOURCE_CLASS Signature
Method GET_SOURCE_CLASS on class CL_PXN_MAPPING_FACADE has no parameter.
Method GET_SOURCE_CLASS on class CL_PXN_MAPPING_FACADE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 72L |