SAP ABAP Class IF_PXN_GLOBAL_REF (Attribute with global type reference)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PXN_DELETABLE Deletable 20090721
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PXN_ATTRIBUTE_GLOBAL_REF Attribute with global type reference 20090702
2 Interface composition (i COMPRISING i_ref)  IF_PXN_ELEMENT_GLOBAL_REF Element with global type reference 20090702
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_ATTRIBUTE_GLOBAL_REF Attribute With Global Reference 20090702
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_ELEMENT_GLOBAL_REF Element With Global Reference 20090702
Properties
Class IF_PXN_GLOBAL_REF  
Short Description Attribute with global type reference    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090701   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PXN_GLOBAL_REF has no forward declaration.
Interfaces
Class IF_PXN_GLOBAL_REF has no interface implemented.
Friends
Class IF_PXN_GLOBAL_REF has no friend class.
Attributes
Class IF_PXN_GLOBAL_REF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_NODE Instance method Public Method 20090721
2 GET_GLOBAL_REF Instance method Public Method 20090701
3 SET_GLOBAL_REF Instance method Public Method 20090701
4 SET_GLOBAL_REF_BY_QNAME Instance method Public Method 20090701
5 SWITCH_TO_INLINE_SIMPLE Instance method Public Method 20090701
Events
Class IF_PXN_GLOBAL_REF has no event.
Types
Class IF_PXN_GLOBAL_REF has no local type.
Method Signatures

Method DELETE_NODE Signature

Method DELETE_NODE on class IF_PXN_GLOBAL_REF has no parameter.
Method DELETE_NODE on class IF_PXN_GLOBAL_REF has no exception.

Method GET_GLOBAL_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GLOBAL_REF Value transfer Object reference (TYPE REF TO) IF_PXN_DATATYPE_GLOBAL global datatype 20090701
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20090701

Method SET_GLOBAL_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GLOBAL_REF Call by reference Object reference (TYPE REF TO) IF_PXN_DATATYPE_GLOBAL global datatype 20090701
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA 20090701
2 CX_PXN_LOCK_FAILED 20090701
3 CX_PXN_NODE_OBSOLETE 20090701
4 CX_PXN_READ_ONLY 20090701

Method SET_GLOBAL_REF_BY_QNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GLOBAL_REF_NAME Call by reference Type reference (TYPE) QNAME 20090701
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA 20090701
2 CX_PXN_INVALID_OBJECT 20090701
3 CX_PXN_LOCK_FAILED 20090701
4 CX_PXN_NODE_OBSOLETE 20090701
5 CX_PXN_READ_ONLY 20090701

Method SWITCH_TO_INLINE_SIMPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NODE Value transfer Object reference (TYPE REF TO) IF_PXN_INLINE Inline object 20090701
# Exception Resumable Description Created on
1 CX_PXN_LOCK_FAILED 20090701
2 CX_PXN_NODE_OBSOLETE 20090701
3 CX_PXN_READ_ONLY 20090701
History
Last changed by/on SAP  20130531 
SAP Release Created in