SAP ABAP Class CL_PXN_MESSAGE_TYPE (Message Type)
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 | 20120321 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_ABAP_DESCRIPTION | Description | 20130702 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_GLOBAL_BASE | implements base if | 20091125 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_MESSAGE_TYPE | Message Type | 20090409 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_OBJECT | proxy object (not necessarily global) | 20121005 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_SPLIT_PATH | message split path: not yet supported | 20110707 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_XML_NAMESPACE | XML Namespace | 20090416 |
Properties
| Class | CL_PXN_MESSAGE_TYPE | |
| Short Description | Message Type | |
| 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 | 20090407 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PXN_MESSAGE_TYPE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PXN_ABAP_DESCRIPTION | Description | 20130702 | ||
| 2 | IF_PXN_GLOBAL_BASE | implements base if | 20091125 | ||
| 3 | IF_PXN_MESSAGE_TYPE | Message Type | 20090409 | ||
| 4 | IF_PXN_OBJECT | proxy object (not necessarily global) | 20121005 | ||
| 5 | IF_PXN_SPLIT_PATH | message split path: not yet supported | 20110707 | ||
| 6 | IF_PXN_XML_NAMESPACE | XML Namespace | 20090416 |
Friends
Class CL_PXN_MESSAGE_TYPE 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) | 20091009 | |||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_PROXY_PATH_CONVERTER | Converter for ABAP-PATH and XPATH | 20110713 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20110713 | ||
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090409 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20091009 | |
| 4 | Instance method | Private | Method | 20110713 | ||
| 5 | Instance method | Private | Event handling method | 20110713 | ||
| 6 | Instance method | Private | Method | 20110713 |
Events
Class CL_PXN_MESSAGE_TYPE has no event.
Types
Class CL_PXN_MESSAGE_TYPE has no local type.
Method Signatures
Method CHECK_SPLIT_PATH Signature
Method CHECK_SPLIT_PATH on class CL_PXN_MESSAGE_TYPE has no parameter.
Method CHECK_SPLIT_PATH on class CL_PXN_MESSAGE_TYPE has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PXN_MESSAGE_TYPE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PXN_MESSAGE_TYPE 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 | 20091009 |
Method CONSTRUCTOR on class CL_PXN_MESSAGE_TYPE has no exception.
Method GET_PATH_CONVERTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_PROXY_PATH_CONVERTER | Converter for ABAP-PATH and XPATH | 20110713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20110713 | ||
| 2 | Node is obsolete | 20110713 |
Method ON_OBJECT_CHANGED Signature
Method ON_OBJECT_CHANGED on class CL_PXN_MESSAGE_TYPE has no parameter.
Method ON_OBJECT_CHANGED on class CL_PXN_MESSAGE_TYPE has no exception.
Method SPLIT_PATH_XML_TO_ABAP Signature
Method SPLIT_PATH_XML_TO_ABAP on class CL_PXN_MESSAGE_TYPE has no parameter.
Method SPLIT_PATH_XML_TO_ABAP on class CL_PXN_MESSAGE_TYPE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 72L |