Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_PXN_DATATYPE_APPEND | datatype enhancement | 20090409 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_PXN_DATATYPE_CC_GLOBAL | global dataypes with elements | 20090409 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_PXN_FAULT_TYPE | Fault type | 20090515 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PXN_DATATYPE_COMPL_CONTENT | Datatype with complex Content (abstract) | 20090409 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PXN_FAULT_TYPE | Fault Type | 20090515 |
Properties
| Interface | IF_PXN_DATATYPE_COMPL_CONTENT | |
| Short Description | Append or Global data type with complex content |
General Data
| Package | SAI_PROXY_GENTIME_MDR | Proxy Generation Meta Data Repository |
| Created | 20090409 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_PXN_ELEMENT | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 2 | SPRX | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PXN_BASE | Node | 20090409 | ||
| 2 | IF_PXN_CONST | general constants | 20090409 | ||
| 3 | IF_PXN_DATATYPE | Data type | 20090409 | ||
| 4 | IF_PXN_DATATYPE_GLOBAL | global datatype | 20090506 | ||
| 5 | IF_PXN_DATATYPE_W_ATTRIBUTES | Data type with attributes | 20090409 | ||
| 6 | IF_PXN_GLOBAL | Global object node (read only) | 20090409 |
Friends
Interface IF_PXN_DATATYPE_COMPL_CONTENT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ICON | Instance attribute | Public | Attribute reference (LIKE) | 20090721 | ||||
| 2 | INTERFACE | Instance attribute | Public | Attribute reference (LIKE) | 20090409 | ||||
| 3 | NODETYPE | Instance attribute | Public | Attribute reference (LIKE) | 20090409 | ||||
| 4 | NODE_DESCRIPTION | Instance attribute | Public | Attribute reference (LIKE) | 20090409 | ||||
| 5 | TOOLTIP | Instance attribute | Public | Attribute reference (LIKE) | 20090721 |
Methods
Events
Interface IF_PXN_DATATYPE_COMPL_CONTENT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TAB | Public | Attribute reference (LIKE) | 20090721 | |
Method Signatures
Method CAST_TO_INTERFACE Signature
Method CAST_TO_INTERFACE on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no parameter.
Method CAST_TO_INTERFACE on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no exception.
Method CREATE_ATTRIBUTE Signature
Method CREATE_ATTRIBUTE on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no parameter.
Method CREATE_ATTRIBUTE on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no exception.
Method CREATE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_PXN_ELEMENT_SIMPLE_CONTENT | 20090409 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090409 | ||||
| 3 | POS | Call by reference | Type reference (TYPE) | I | 0 | 20090409 | |||
| 4 | SET_ABAP_NAME | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_TRUE | 20090409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090409 | |||
| 2 | 20090409 | |||
| 3 | 20090409 | |||
| 4 | 20090409 |
Method DELETE_NODE Signature
Method DELETE_NODE on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no parameter.
Method DELETE_NODE on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no exception.
Method ENQUEUE Signature
Method ENQUEUE on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no parameter.
Method ENQUEUE on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no exception.
Method GET_ABAP_NAME Signature
Method GET_ABAP_NAME on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no parameter.
Method GET_ABAP_NAME on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no exception.
Method GET_ATTRIBUTES Signature
Method GET_ATTRIBUTES on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no parameter.
Method GET_ATTRIBUTES on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no exception.
Method GET_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | IF_PXN_BASE=>TAB | 20130719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20130719 |
Method GET_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_PXN_ELEMENT | Element | 20090420 | |||
| 2 | INDEX | Call by reference | Type reference (TYPE) | I | 20090420 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090420 |
Method GET_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENTS | Call by reference | Type reference (TYPE) | IF_PXN_ELEMENT=>TAB | 20090409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090409 |
Method GET_ELEMENT_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Value transfer | Type reference (TYPE) | I | 20090420 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090420 |
Method GET_GENERATING_APPLICATION Signature
Method GET_GENERATING_APPLICATION on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no parameter.
Method GET_GENERATING_APPLICATION on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no exception.
Method GET_ID Signature
Method GET_ID on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no parameter.
Method GET_ID on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no exception.
Method GET_MAIN Signature
Method GET_MAIN on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no parameter.
Method GET_MAIN on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no exception.
Method GET_NAME Signature
Method GET_NAME on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no parameter.
Method GET_NAME on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no exception.
Method GET_NAMESPACE Signature
Method GET_NAMESPACE on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no parameter.
Method GET_NAMESPACE on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no exception.
Method GET_OBJECT_TYPE Signature
Method GET_OBJECT_TYPE on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no parameter.
Method GET_OBJECT_TYPE on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no exception.
Method GET_OBJECT_TYPE_DESCRIPTION Signature
Method GET_OBJECT_TYPE_DESCRIPTION on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no parameter.
Method GET_OBJECT_TYPE_DESCRIPTION on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no exception.
Method GET_PREFIX Signature
Method GET_PREFIX on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no parameter.
Method GET_PREFIX on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no exception.
Method GET_QNAME Signature
Method GET_QNAME on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no parameter.
Method GET_QNAME on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no exception.
Method IS_CONSISTENT Signature
Method IS_CONSISTENT on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no parameter.
Method IS_CONSISTENT on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no exception.
Method IS_REFERRED Signature
Method IS_REFERRED on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no parameter.
Method IS_REFERRED on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no exception.
Method IS_SETTABLE_ABAP_NAME Signature
Method IS_SETTABLE_ABAP_NAME on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no parameter.
Method IS_SETTABLE_ABAP_NAME on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no exception.
Method IS_SETTABLE_XSD Signature
Method IS_SETTABLE_XSD on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no parameter.
Method IS_SETTABLE_XSD on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no exception.
Method SET_ABAP_NAME Signature
Method SET_ABAP_NAME on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no parameter.
Method SET_ABAP_NAME on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no exception.
Method SET_ABAP_NAME_AND_PREFIX Signature
Method SET_ABAP_NAME_AND_PREFIX on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no parameter.
Method SET_ABAP_NAME_AND_PREFIX on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no exception.
Method SET_FIELD_POSITIONS Signature
Method SET_FIELD_POSITIONS on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no parameter.
Method SET_FIELD_POSITIONS on Interface IF_PXN_DATATYPE_COMPL_CONTENT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 72L |