SAP ABAP Class CL_PXN_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_PXN_DATATYPE | Data Type (abstract) | 20090409 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_DATATYPE_SIMPLE | Simple data type | 20090409 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_ATTRIBUTE | Attribute (abstract) | 20090409 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_DATATYPE_SC_TABLE | Inline Table Type with simple Content | 20090430 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_DATATYPE_SIMPLE_CONTENT | Simple Content Type | 20090409 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_SCFIELD | Simple Content Field | 20090409 |
Properties
| Class | CL_PXN_DATATYPE_SIMPLE | |
| Short Description | Simple Type | |
| Super Class | CL_PXN_DATATYPE | Data Type (abstract) |
| 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 | 20090311 | 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_PXN_DATATYPE_SIMPLE | Simple data type | 20090409 |
Friends
Class CL_PXN_DATATYPE_SIMPLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20090424 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20110325 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20110325 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20090424 | |||||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20090424 | |||||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20110325 | |||||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20090409 | |||||
| 8 | Instance attribute | Private | Attribute reference (LIKE) | 20090424 | |||||
| 9 | Instance attribute | Private | Attribute reference (LIKE) | 20110325 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20090409 | ||
| 2 | Instance method | Public | Method | 20110113 | ||
| 3 | Instance method | Private | Method | 20090409 | ||
| 4 | Instance method | Public | Method | 20090514 | ||
| 5 | Instance method | Private | Method | 20110519 | ||
| 6 | Instance method | Private | Method | 20090409 | ||
| 7 | Instance method | Public | Method | 20090409 | ||
| 8 | Instance method | Private | Method | 20110519 | ||
| 9 | Instance method | Public | Method | 20090409 | ||
| 10 | Static method | Private | Method | 20090409 | ||
| 11 | Instance method | Private | Method | 20110519 | ||
| 12 | Instance method | Protected | Method | 20090409 | ||
| 13 | Static method | Private | Method | 20090409 |
Events
Class CL_PXN_DATATYPE_SIMPLE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_XSD_FACETS | Private | Attribute reference (LIKE) | 20090424 | |
Method Signatures
Method BOOL_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20090409 | |||
| 2 | RVAL | Value transfer | Type reference (TYPE) | STRING | 20090409 |
Method BOOL_TO_STRING on class CL_PXN_DATATYPE_SIMPLE has no exception.
Method CHECK_RESTRICTION_FACETS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VALID | Value transfer | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20110113 | |||
| 2 | REPAIR | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20110114 | |||
| 3 | SIMPLE_TYPE | Call by reference | Object reference (TYPE REF TO) | IF_PXN_DATATYPE_SIMPLE | Attribute | 20110113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20110113 |
Method CLEANUP_XSD_FACETS Signature
Method CLEANUP_XSD_FACETS on class CL_PXN_DATATYPE_SIMPLE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20090409 |
Method COPY_SIMPLE_TYPE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SHIFT_TO_CONTENT | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_TRUE | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20090514 | ||
| 2 | SIMPLE_TYPE | Call by reference | Object reference (TYPE REF TO) | IF_PXN_DATATYPE_SIMPLE | Attribute | 20090514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Lock failed | 20090514 | ||
| 2 | Node is obsolete | 20090514 | ||
| 3 | Read only | 20090514 |
Method GET_ABAP_TYPE Signature
Method GET_ABAP_TYPE on class CL_PXN_DATATYPE_SIMPLE has no parameter.
Method GET_ABAP_TYPE on class CL_PXN_DATATYPE_SIMPLE has no exception.
Method GET_ABAP_TYPE_DETAILS Signature
Method GET_ABAP_TYPE_DETAILS on class CL_PXN_DATATYPE_SIMPLE has no parameter.
Method GET_ABAP_TYPE_DETAILS on class CL_PXN_DATATYPE_SIMPLE has no exception.
Method GET_VALID_XSD_FACETS Signature
Method GET_VALID_XSD_FACETS on class CL_PXN_DATATYPE_SIMPLE has no parameter.
Method GET_VALID_XSD_FACETS on class CL_PXN_DATATYPE_SIMPLE has no exception.
Method GET_XSD_TYPE Signature
Method GET_XSD_TYPE on class CL_PXN_DATATYPE_SIMPLE has no parameter.
Method GET_XSD_TYPE on class CL_PXN_DATATYPE_SIMPLE has no exception.
Method IS_FACET_VALID Signature
Method IS_FACET_VALID on class CL_PXN_DATATYPE_SIMPLE has no parameter.
Method IS_FACET_VALID on class CL_PXN_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 | 20090409 | ||||
| 2 | VAL | Value transfer | Type reference (TYPE) | STRING | 20090409 |
Method MAP_NUMBER on class CL_PXN_DATATYPE_SIMPLE has no exception.
Method SET_DEFAULT_ABAP_TYPE Signature
Method SET_DEFAULT_ABAP_TYPE on class CL_PXN_DATATYPE_SIMPLE has no parameter.
Method SET_DEFAULT_ABAP_TYPE on class CL_PXN_DATATYPE_SIMPLE has no exception.
Method SET_XSD_FACETS_INTERNAL Signature
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20090409 | ||
| 2 | Lock failed | 20090409 | ||
| 3 | 20090409 | |||
| 4 | Read only | 20090409 |
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 | 20090409 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20090409 |
Method STRING_TO_BOOL on class CL_PXN_DATATYPE_SIMPLE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 72L |