SAP ABAP Interface IF_PXN_DATATYPE_W_ATTRIBUTES (Data type with attributes)
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 - 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_DATATYPE_COMPL_CONTENT Append or Global data type with complex content 20090409
4 Interface composition (i COMPRISING i_ref)  IF_PXN_DATATYPE_SC_GLOBAL Global data type with simple content 20090409
5 Interface composition (i COMPRISING i_ref)  IF_PXN_DATATYPE_SC_INLINE Datatype inline 20090409
6 Interface composition (i COMPRISING i_ref)  IF_PXN_ELEMENT_SIMPLE_CONTENT Element with simple content (inline) 20090409
7 Interface composition (i COMPRISING i_ref)  IF_PXN_FAULT_TYPE Fault type 20090515
8 Interface composition (i COMPRISING i_ref)  IF_PXN_SIMPLE_CONTENT Simple content 20090409
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_DATATYPE_COMPL_CONTENT Datatype with complex Content (abstract) 20090409
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_DATATYPE_SIMPLE_CONTENT Simple Content Type 20090409
... Click here to see Used By full list (12 items)
Properties
Interface IF_PXN_DATATYPE_W_ATTRIBUTES  
Short Description Data type with attributes    
General Data
Package SAI_PROXY_GENTIME_MDR   Proxy Generation Meta Data Repository 
Created 20090312   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_PXN_ATTRIBUTE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_PXN_SUBNODE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 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
Friends
Interface IF_PXN_DATATYPE_W_ATTRIBUTES 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) 20090721
4 NODE_DESCRIPTION Instance attribute Public Attribute reference (LIKE) 20090721
5 TOOLTIP Instance attribute Public Attribute reference (LIKE) 20090721
Methods
# Method Level Visibility Method type Description Created on
1 CAST_TO_INTERFACE Instance method Public Method 20090721
2 CREATE_ATTRIBUTE Instance method Public Method 20090409
3 ENQUEUE Instance method Public Method 20090721
4 GET_ABAP_NAME Instance method Public Method 20090721
5 GET_ATTRIBUTES Instance method Public Method 20090409
6 GET_ID Instance method Public Method 20090409
7 GET_MAIN Instance method Public Method 20090409
8 GET_NAME Instance method Public Method 20090721
9 GET_OBJECT_TYPE Instance method Public Method 20090721
10 GET_OBJECT_TYPE_DESCRIPTION Instance method Public Method 20090721
11 IS_CONSISTENT Instance method Public Method 20090721
12 IS_SETTABLE_ABAP_NAME Instance method Public Method 20090721
13 IS_SETTABLE_XSD Instance method Public Method 20090721
14 SET_ABAP_NAME Instance method Public Method 20090721
15 SET_FIELD_POSITIONS Instance method Public Method set position for structure fields (attributes + elements) 20090916
Events
Interface IF_PXN_DATATYPE_W_ATTRIBUTES has no event.
Types
Interface IF_PXN_DATATYPE_W_ATTRIBUTES has no local type.
Method Signatures

Method CAST_TO_INTERFACE Signature

Method CAST_TO_INTERFACE on Interface IF_PXN_DATATYPE_W_ATTRIBUTES has no parameter.
Method CAST_TO_INTERFACE on Interface IF_PXN_DATATYPE_W_ATTRIBUTES has no exception.

Method CREATE_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ATTRIBUTE Value transfer Object reference (TYPE REF TO) IF_PXN_ATTRIBUTE_INLINE Attribute 20090409
2 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE 20090409
3 Importing POS Call by reference Type reference (TYPE) I 0 20090409
4 Importing SET_ABAP_NAME Call by reference Type reference (TYPE) PRX_BOOLEAN SPRX_TRUE ABAP Proxies: Boolean Value ('X' = True, Space = False) 20090409
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA Invalid data 20090409
2 CX_PXN_LOCK_FAILED Lock failed 20090409
3 CX_PXN_NODE_OBSOLETE Node is obsolete 20090409
4 CX_PXN_READ_ONLY Read only 20090409

Method ENQUEUE Signature

Method ENQUEUE on Interface IF_PXN_DATATYPE_W_ATTRIBUTES has no parameter.
Method ENQUEUE on Interface IF_PXN_DATATYPE_W_ATTRIBUTES has no exception.

Method GET_ABAP_NAME Signature

Method GET_ABAP_NAME on Interface IF_PXN_DATATYPE_W_ATTRIBUTES has no parameter.
Method GET_ABAP_NAME on Interface IF_PXN_DATATYPE_W_ATTRIBUTES has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ATTRIBUTES Call by reference Type reference (TYPE) IF_PXN_ATTRIBUTE=>TAB 20090409
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20090409

Method GET_ID Signature

Method GET_ID on Interface IF_PXN_DATATYPE_W_ATTRIBUTES has no parameter.
Method GET_ID on Interface IF_PXN_DATATYPE_W_ATTRIBUTES has no exception.

Method GET_MAIN Signature

Method GET_MAIN on Interface IF_PXN_DATATYPE_W_ATTRIBUTES has no parameter.
Method GET_MAIN on Interface IF_PXN_DATATYPE_W_ATTRIBUTES has no exception.

Method GET_NAME Signature

Method GET_NAME on Interface IF_PXN_DATATYPE_W_ATTRIBUTES has no parameter.
Method GET_NAME on Interface IF_PXN_DATATYPE_W_ATTRIBUTES has no exception.

Method GET_OBJECT_TYPE Signature

Method GET_OBJECT_TYPE on Interface IF_PXN_DATATYPE_W_ATTRIBUTES has no parameter.
Method GET_OBJECT_TYPE on Interface IF_PXN_DATATYPE_W_ATTRIBUTES has no exception.

Method GET_OBJECT_TYPE_DESCRIPTION Signature

Method GET_OBJECT_TYPE_DESCRIPTION on Interface IF_PXN_DATATYPE_W_ATTRIBUTES has no parameter.
Method GET_OBJECT_TYPE_DESCRIPTION on Interface IF_PXN_DATATYPE_W_ATTRIBUTES has no exception.

Method IS_CONSISTENT Signature

Method IS_CONSISTENT on Interface IF_PXN_DATATYPE_W_ATTRIBUTES has no parameter.
Method IS_CONSISTENT on Interface IF_PXN_DATATYPE_W_ATTRIBUTES has no exception.

Method IS_SETTABLE_ABAP_NAME Signature

Method IS_SETTABLE_ABAP_NAME on Interface IF_PXN_DATATYPE_W_ATTRIBUTES has no parameter.
Method IS_SETTABLE_ABAP_NAME on Interface IF_PXN_DATATYPE_W_ATTRIBUTES has no exception.

Method IS_SETTABLE_XSD Signature

Method IS_SETTABLE_XSD on Interface IF_PXN_DATATYPE_W_ATTRIBUTES has no parameter.
Method IS_SETTABLE_XSD on Interface IF_PXN_DATATYPE_W_ATTRIBUTES has no exception.

Method SET_ABAP_NAME Signature

Method SET_ABAP_NAME on Interface IF_PXN_DATATYPE_W_ATTRIBUTES has no parameter.
Method SET_ABAP_NAME on Interface IF_PXN_DATATYPE_W_ATTRIBUTES has no exception.

Method SET_FIELD_POSITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDS Call by reference Type reference (TYPE) IF_PXN_SUBNODE=>TAB 20090916
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA Invalid data 20090916
2 CX_PXN_LOCK_FAILED Lock failed 20090916
3 CX_PXN_NODE_OBSOLETE Node is obsolete 20090916
4 CX_PXN_READ_ONLY Read only 20090916
Meta Relationship - Used By (full list)
# 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_DATATYPE_COMPL_CONTENT Append or Global data type with complex content 20090409
4 Interface composition (i COMPRISING i_ref)  IF_PXN_DATATYPE_SC_GLOBAL Global data type with simple content 20090409
5 Interface composition (i COMPRISING i_ref)  IF_PXN_DATATYPE_SC_INLINE Datatype inline 20090409
6 Interface composition (i COMPRISING i_ref)  IF_PXN_ELEMENT_SIMPLE_CONTENT Element with simple content (inline) 20090409
7 Interface composition (i COMPRISING i_ref)  IF_PXN_FAULT_TYPE Fault type 20090515
8 Interface composition (i COMPRISING i_ref)  IF_PXN_SIMPLE_CONTENT Simple content 20090409
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_DATATYPE_COMPL_CONTENT Datatype with complex Content (abstract) 20090409
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_DATATYPE_SIMPLE_CONTENT Simple Content Type 20090409
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_ELEMENT_SIMPLE_CONTENT Directly Typed Element 20090409
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_FAULT_TYPE Fault Type 20090515
History
Last changed by/on SAP  20140121 
SAP Release Created in 72L