SAP ABAP Interface IF_PXNE_ATTRIBUTE (Attribute)
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_PXNE_ATTRIBUTE_INLINE Directly typed attribute 20121220
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXNE_ATTRIBUTE Attribute 20110620
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXNE_ATTRIBUTE_INLINE Attribute 20110620
Properties
Interface IF_PXNE_ATTRIBUTE  
Short Description Attribute    
General Data
Package SAI_PROXY_GENTIME_MDR   Proxy Generation Meta Data Repository 
Created 20110620   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_PXNE_ATTRIBUTE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_PXNE_CONST general constants 20110620
2 IF_PXN_BASE Node 20110620
3 IF_PXN_BASE_INFO Node 20110620
4 IF_PXN_CONST general constants 20110620
5 IF_PXN_DELETABLE Deletable 20110620
6 IF_PXN_SUBNODE sub node (element, attribute, operation) 20110620
Friends
Interface IF_PXNE_ATTRIBUTE 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) 20110620
2 INTERFACE Instance attribute Public Attribute reference (LIKE) 20110620
3 NODETYPE Instance attribute Public Attribute reference (LIKE) 20110620
4 NODE_DESCRIPTION Instance attribute Public Attribute reference (LIKE) 20110620
5 TOOLTIP Instance attribute Public Attribute reference (LIKE) 20110620
Methods
# Method Level Visibility Method type Description Created on
1 CAST_TO_INTERFACE Instance method Public Method 20110620
2 DELETE_NODE Instance method Public Method 20110620
3 ENQUEUE Instance method Public Method 20110620
4 GET_ABAP_NAME Instance method Public Method 20110620
5 GET_DEFAULT Instance method Public Method 20110620
6 GET_GLOBAL_PARENT Instance method Public Method 20110620
7 GET_ID Instance method Public Method 20110620
8 GET_MAIN Instance method Public Method 20110620
9 GET_NAME Instance method Public Method 20110620
10 GET_NAME_PROBLEM Instance method Public Method 20110620
11 GET_OBJECT_TYPE Instance method Public Method 20110620
12 GET_OBJECT_TYPE_DESCRIPTION Instance method Public Method 20110620
13 GET_OPTIONAL Instance method Public Method 20110620
14 GET_POSITION Instance method Public Method 20110620
15 GET_QUALIFIED Instance method Public Method 20110713
16 GET_WARNINGS Instance method Public Method 20110620
17 IS_CONSISTENT Instance method Public Method 20110620
18 IS_SETTABLE_ABAP_NAME Instance method Public Method 20110620
19 IS_SETTABLE_XSD Instance method Public Method 20110620
20 SET_ABAP_NAME Instance method Public Method 20110620
Events
Interface IF_PXNE_ATTRIBUTE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20110620 TAB type standard table of ref to if_pxn_attribute
2 WARNINGS Public Attribute reference (LIKE) 20110620
Method Signatures

Method CAST_TO_INTERFACE Signature

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

Method DELETE_NODE Signature

Method DELETE_NODE on Interface IF_PXNE_ATTRIBUTE has no parameter.
Method DELETE_NODE on Interface IF_PXNE_ATTRIBUTE has no exception.

Method ENQUEUE Signature

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

Method GET_ABAP_NAME Signature

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

Method GET_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20110620
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20110620

Method GET_GLOBAL_PARENT Signature

Method GET_GLOBAL_PARENT on Interface IF_PXNE_ATTRIBUTE has no parameter.
Method GET_GLOBAL_PARENT on Interface IF_PXNE_ATTRIBUTE has no exception.

Method GET_ID Signature

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

Method GET_MAIN Signature

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

Method GET_NAME Signature

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

Method GET_NAME_PROBLEM Signature

Method GET_NAME_PROBLEM on Interface IF_PXNE_ATTRIBUTE has no parameter.
Method GET_NAME_PROBLEM on Interface IF_PXNE_ATTRIBUTE has no exception.

Method GET_OBJECT_TYPE Signature

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

Method GET_OBJECT_TYPE_DESCRIPTION Signature

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

Method GET_OPTIONAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OPTIONAL Value transfer Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20110620
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20110620

Method GET_POSITION Signature

Method GET_POSITION on Interface IF_PXNE_ATTRIBUTE has no parameter.
Method GET_POSITION on Interface IF_PXNE_ATTRIBUTE has no exception.

Method GET_QUALIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning QUALIFIED Value transfer Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20110713
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20110713

Method GET_WARNINGS Signature

Method GET_WARNINGS on Interface IF_PXNE_ATTRIBUTE has no parameter.
Method GET_WARNINGS on Interface IF_PXNE_ATTRIBUTE has no exception.

Method IS_CONSISTENT Signature

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

Method IS_SETTABLE_ABAP_NAME Signature

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

Method IS_SETTABLE_XSD Signature

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

Method SET_ABAP_NAME Signature

Method SET_ABAP_NAME on Interface IF_PXNE_ATTRIBUTE has no parameter.
Method SET_ABAP_NAME on Interface IF_PXNE_ATTRIBUTE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 803