SAP ABAP Class CL_PXNE_ELEMENT_INLINE_SIMPLE (Element With Simple Content)
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_DATATYPE_SIMPLE | Simple Type | 20110620 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXNE_ELEMENT | Element | 20110620 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXNE_ELEMENT_INLINE_SIMPLE | Directly typed element with simple content | 20121220 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_DELETABLE | Deletable | 20110620 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_SUBNODE | sub node (element, attribute, operation) | 20110620 |
Properties
| Class | CL_PXNE_ELEMENT_INLINE_SIMPLE | |
| Short Description | Element With Simple Content | |
| Super Class | CL_PXNE_DATATYPE_SIMPLE | Simple Type |
| 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 | 20110620 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PXNE_ELEMENT_INLINE_SIMPLE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PXNE_ELEMENT | Element | 20110620 | ||
| 2 | IF_PXNE_ELEMENT_INLINE_SIMPLE | Directly typed element with simple content | 20121220 | ||
| 3 | IF_PXN_DELETABLE | Deletable | 20110620 | ||
| 4 | IF_PXN_SUBNODE | sub node (element, attribute, operation) | 20110620 |
Friends
Class CL_PXNE_ELEMENT_INLINE_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 | 20110620 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_PXNE_NODE | node | 20110620 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20110620 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20110620 | |
| 3 | Static method | Protected | Method | converts maxocc integer | 20110620 | |
| 4 | Static method | Protected | Method | converts maxocc integer | 20110620 |
Events
Class CL_PXNE_ELEMENT_INLINE_SIMPLE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TAB | Private | Attribute reference (LIKE) | 20110620 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PXNE_ELEMENT_INLINE_SIMPLE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PXNE_ELEMENT_INLINE_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... | 20110620 |
Method CONSTRUCTOR on class CL_PXNE_ELEMENT_INLINE_SIMPLE has no exception.
Method MAXOCC_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IFR_MAXOCC | Call by reference | Type reference (TYPE) | I | 20110620 | ||||
| 2 | XSD_MAXOCC | Value transfer | Type reference (TYPE) | STRING | 20110620 |
Method MAXOCC_TO_STRING on class CL_PXNE_ELEMENT_INLINE_SIMPLE has no exception.
Method STRING_TO_MAXOCC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IFR_MAXOCC | Value transfer | Type reference (TYPE) | I | 20110620 | ||||
| 2 | XSD_MAXOCC | Call by reference | Type reference (TYPE) | STRING | 20110620 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20110620 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 803 |