SAP ABAP Class CL_PXN_ELEMENT (Element)
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_PXN_BASE Base (abstract) 20090409
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_DELETABLE Deletable 20090409
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_ELEMENT Element 20090409
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_SUBNODE sub node (element, attribute, operation) 20090507
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_TEXT_REFERENCE refers a text object 20090630
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PXN_ELEMENT_GLOBAL_REF Element With Global Reference 20090409
2 Inheritance (c INHERITING FROM c_ref)  CL_PXN_ELEMENT_INLINE_COMPLEX Element With Local Reference 20120810
3 Inheritance (c INHERITING FROM c_ref)  CL_PXN_ELEMENT_SIMPLE_CONTENT Directly Typed Element 20090409
Properties
Class CL_PXN_ELEMENT  
Short Description Element    
Super Class CL_PXN_BASE Base (abstract) 
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 20090310   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PXN_ELEMENT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_PXN_DELETABLE Deletable 20090409
2 IF_PXN_ELEMENT Element 20090409
3 IF_PXN_SUBNODE sub node (element, attribute, operation) 20090507
4 IF_PXN_TEXT_REFERENCE refers a text object 20090630
Friends
Class CL_PXN_ELEMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TYPEREF Instance attribute Protected Object reference (TYPE REF TO) IF_PXN_DATATYPE simple type node 20090409
Methods
# Method Level Visibility Method type Description Created on
1 HAS_TABLE_REF Instance method Private Method 20090424
2 MAXOCC_TO_STRING Static method Protected Method converts maxocc integer 20090513
3 STRING_TO_MAXOCC Static method Protected Method converts maxocc integer 20090513
Events
Class CL_PXN_ELEMENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Private Attribute reference (LIKE) 20090424
Method Signatures

Method HAS_TABLE_REF Signature

Method HAS_TABLE_REF on class CL_PXN_ELEMENT has no parameter.
Method HAS_TABLE_REF on class CL_PXN_ELEMENT has no exception.

Method MAXOCC_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IFR_MAXOCC Call by reference Type reference (TYPE) I 20090513
2 Returning XSD_MAXOCC Value transfer Type reference (TYPE) STRING 20090513

Method MAXOCC_TO_STRING on class CL_PXN_ELEMENT has no exception.

Method STRING_TO_MAXOCC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IFR_MAXOCC Value transfer Type reference (TYPE) I 20090513
2 Importing XSD_MAXOCC Call by reference Type reference (TYPE) STRING 20090513
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA Invalid data 20090513
History
Last changed by/on SAP  20140121 
SAP Release Created in 72L