SAP ABAP Class CL_PXNE_DATATYPE_SIMPLE (Simple 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_PXNE_NODE | Node | 20110316 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXNE_DATATYPE_SIMPLE | Simple data type | 20100611 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_DATATYPE | Data type | 20100618 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PXNE_ATTRIBUTE_INLINE | Attribute | 20110620 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_PXNE_DATATYPE_GLOBAL_SIMPLE | Global Simple Type | 20110316 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_PXNE_ELEMENT_INLINE_SIMPLE | Element With Simple Content | 20110620 |
Properties
| Class | CL_PXNE_DATATYPE_SIMPLE | |
| Short Description | Simple Type | |
| Super Class | CL_PXNE_NODE | Node |
| 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 | 20100611 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PXNE_DATATYPE_SIMPLE | Simple data type | 20100611 | ||
| 2 | IF_PXN_DATATYPE | Data type | 20100618 |
Friends
Class CL_PXNE_DATATYPE_SIMPLE 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 | 20110224 | ||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20110325 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20110325 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20110325 | |||||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20110325 | |||||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20110325 | |||||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20110325 | |||||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20100611 | |||||
| 9 | Instance attribute | Private | Attribute reference (LIKE) | 20110325 | |||||
| 10 | Instance attribute | Private | Attribute reference (LIKE) | 20110325 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20110302 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20110224 | |
| 3 | Instance method | Private | Method | 20110527 | ||
| 4 | Static method | Private | Method | 20100611 | ||
| 5 | Static method | Private | Method | 20100611 |
Events
Class CL_PXNE_DATATYPE_SIMPLE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_XSD_FACETS | Private | Attribute reference (LIKE) | 20110325 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PXNE_DATATYPE_SIMPLE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PXNE_DATATYPE_SIMPLE 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 | not sure this is needed... | 20110224 |
Method CONSTRUCTOR on class CL_PXNE_DATATYPE_SIMPLE has no exception.
Method GET_ABAP_TYPE_DETAILS Signature
Method GET_ABAP_TYPE_DETAILS on class CL_PXNE_DATATYPE_SIMPLE has no parameter.
Method GET_ABAP_TYPE_DETAILS on class CL_PXNE_DATATYPE_SIMPLE has no exception.
Method MAP_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NUM | Call by reference | Type reference (TYPE) | I | 20100611 | ||||
| 2 | VAL | Value transfer | Type reference (TYPE) | STRING | 20100611 |
Method MAP_NUMBER on class CL_PXNE_DATATYPE_SIMPLE has no exception.
Method STRING_TO_BOOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100611 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20100611 |
Method STRING_TO_BOOL on class CL_PXNE_DATATYPE_SIMPLE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |