SAP ABAP Class CL_PXNE_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_PXNE_NODE Node 20110316
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXNE_ELEMENT Element 20100618
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_DELETABLE Deletable 20110620
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_SUBNODE sub node (element, attribute, operation) 20110620
Properties
Class CL_PXNE_ELEMENT  
Short Description Element    
Super Class CL_PXNE_NODE Node 
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 20100618   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PXNE_ELEMENT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_PXNE_ELEMENT Element 20100618
2 IF_PXN_DELETABLE Deletable 20110620
3 IF_PXN_SUBNODE sub node (element, attribute, operation) 20110620
Friends
Class CL_PXNE_ELEMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_INFO Static Attribute Private Type reference (TYPE) T_CLASS_INFO 20110224
2 TYPEREF Instance attribute Protected Object reference (TYPE REF TO) IF_PXNE_NODE node 20100618
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20110224
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110224
3 MAXOCC_TO_STRING Static method Protected Method converts maxocc integer 20100618
4 STRING_TO_MAXOCC Static method Protected Method converts maxocc integer 20100618
Events
Class CL_PXNE_ELEMENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Private Attribute reference (LIKE) 20110325
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_PXNE_ELEMENT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PXNE_ELEMENT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROXY Call by reference Object reference (TYPE REF TO) CL_PROXY_OBJECT not sure this is needed... 20110224

Method CONSTRUCTOR on class CL_PXNE_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 20100618
2 Returning XSD_MAXOCC Value transfer Type reference (TYPE) STRING 20100618

Method MAXOCC_TO_STRING on class CL_PXNE_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 20100618
2 Importing XSD_MAXOCC Call by reference Type reference (TYPE) STRING 20100618
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA Invalid data 20100618
History
Last changed by/on SAP  20140121 
SAP Release Created in 800