SAP ABAP Class CL_PXN_DATATYPE_SIMPLE (Simple Type)
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_DATATYPE Data Type (abstract) 20090409
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_DATATYPE_SIMPLE Simple data type 20090409
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PXN_ATTRIBUTE Attribute (abstract) 20090409
2 Inheritance (c INHERITING FROM c_ref)  CL_PXN_DATATYPE_SC_TABLE Inline Table Type with simple Content 20090430
3 Inheritance (c INHERITING FROM c_ref)  CL_PXN_DATATYPE_SIMPLE_CONTENT Simple Content Type 20090409
4 Inheritance (c INHERITING FROM c_ref)  CL_PXN_SCFIELD Simple Content Field 20090409
Properties
Class CL_PXN_DATATYPE_SIMPLE  
Short Description Simple Type    
Super Class CL_PXN_DATATYPE Data Type (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 20090311   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_PXN_DATATYPE_SIMPLE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 SPRX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_PXN_DATATYPE_SIMPLE Simple data type 20090409
Friends
Class CL_PXN_DATATYPE_SIMPLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ICON Instance attribute Private Attribute reference (LIKE) 20090424
2 NODETYPE Instance attribute Private Attribute reference (LIKE) 20110325
3 NODE_DESCRIPTION Instance attribute Private Attribute reference (LIKE) 20110325
4 TOOLTIP Instance attribute Private Attribute reference (LIKE) 20090424
5 WSDLTYPE Instance attribute Private Attribute reference (LIKE) 20090424
6 XSD Instance attribute Private Attribute reference (LIKE) 20110325
7 XSDFACET Instance attribute Public Attribute reference (LIKE) 20090409
8 XSDPATTERN Instance attribute Private Attribute reference (LIKE) 20090424
9 XSDTYPE Instance attribute Private Attribute reference (LIKE) 20110325
Methods
# Method Level Visibility Method type Description Created on
1 BOOL_TO_STRING Static method Private Method 20090409
2 CHECK_RESTRICTION_FACETS Instance method Public Method 20110113
3 CLEANUP_XSD_FACETS Instance method Private Method 20090409
4 COPY_SIMPLE_TYPE_DATA Instance method Public Method 20090514
5 GET_ABAP_TYPE Instance method Private Method 20110519
6 GET_ABAP_TYPE_DETAILS Instance method Private Method 20090409
7 GET_VALID_XSD_FACETS Instance method Public Method 20090409
8 GET_XSD_TYPE Instance method Private Method 20110519
9 IS_FACET_VALID Instance method Public Method 20090409
10 MAP_NUMBER Static method Private Method 20090409
11 SET_DEFAULT_ABAP_TYPE Instance method Private Method 20110519
12 SET_XSD_FACETS_INTERNAL Instance method Protected Method 20090409
13 STRING_TO_BOOL Static method Private Method 20090409
Events
Class CL_PXN_DATATYPE_SIMPLE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_XSD_FACETS Private Attribute reference (LIKE) 20090424
Method Signatures

Method BOOL_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20090409
2 Returning RVAL Value transfer Type reference (TYPE) STRING 20090409

Method BOOL_TO_STRING on class CL_PXN_DATATYPE_SIMPLE has no exception.

Method CHECK_RESTRICTION_FACETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_VALID Value transfer Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20110113
2 Importing REPAIR Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20110114
3 Importing SIMPLE_TYPE Call by reference Object reference (TYPE REF TO) IF_PXN_DATATYPE_SIMPLE Attribute 20110113
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20110113

Method CLEANUP_XSD_FACETS Signature

Method CLEANUP_XSD_FACETS on class CL_PXN_DATATYPE_SIMPLE has no parameter.
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20090409

Method COPY_SIMPLE_TYPE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SHIFT_TO_CONTENT Call by reference Type reference (TYPE) PRX_BOOLEAN SPRX_TRUE ABAP Proxies: Boolean Value ('X' = True, Space = False) 20090514
2 Importing SIMPLE_TYPE Call by reference Object reference (TYPE REF TO) IF_PXN_DATATYPE_SIMPLE Attribute 20090514
# Exception Resumable Description Created on
1 CX_PXN_LOCK_FAILED Lock failed 20090514
2 CX_PXN_NODE_OBSOLETE Node is obsolete 20090514
3 CX_PXN_READ_ONLY Read only 20090514

Method GET_ABAP_TYPE Signature

Method GET_ABAP_TYPE on class CL_PXN_DATATYPE_SIMPLE has no parameter.
Method GET_ABAP_TYPE on class CL_PXN_DATATYPE_SIMPLE has no exception.

Method GET_ABAP_TYPE_DETAILS Signature

Method GET_ABAP_TYPE_DETAILS on class CL_PXN_DATATYPE_SIMPLE has no parameter.
Method GET_ABAP_TYPE_DETAILS on class CL_PXN_DATATYPE_SIMPLE has no exception.

Method GET_VALID_XSD_FACETS Signature

Method GET_VALID_XSD_FACETS on class CL_PXN_DATATYPE_SIMPLE has no parameter.
Method GET_VALID_XSD_FACETS on class CL_PXN_DATATYPE_SIMPLE has no exception.

Method GET_XSD_TYPE Signature

Method GET_XSD_TYPE on class CL_PXN_DATATYPE_SIMPLE has no parameter.
Method GET_XSD_TYPE on class CL_PXN_DATATYPE_SIMPLE has no exception.

Method IS_FACET_VALID Signature

Method IS_FACET_VALID on class CL_PXN_DATATYPE_SIMPLE has no parameter.
Method IS_FACET_VALID on class CL_PXN_DATATYPE_SIMPLE has no exception.

Method MAP_NUMBER Signature

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

Method MAP_NUMBER on class CL_PXN_DATATYPE_SIMPLE has no exception.

Method SET_DEFAULT_ABAP_TYPE Signature

Method SET_DEFAULT_ABAP_TYPE on class CL_PXN_DATATYPE_SIMPLE has no parameter.
Method SET_DEFAULT_ABAP_TYPE on class CL_PXN_DATATYPE_SIMPLE has no exception.

Method SET_XSD_FACETS_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FRACTION_DIGITS Call by reference Type reference (TYPE) STRING 20090409
2 Importing LENGTH Call by reference Type reference (TYPE) STRING 20090409
3 Importing MAX_EXCLUSIVE Call by reference Type reference (TYPE) STRING 20090409
4 Importing MAX_INCLUSIVE Call by reference Type reference (TYPE) STRING 20090409
5 Importing MAX_LENGTH Call by reference Type reference (TYPE) STRING 20090409
6 Importing MIN_EXCLUSIVE Call by reference Type reference (TYPE) STRING 20090409
7 Importing MIN_INCLUSIVE Call by reference Type reference (TYPE) STRING 20090409
8 Importing MIN_LENGTH Call by reference Type reference (TYPE) STRING 20090409
9 Importing MIXED Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20090409
10 Importing PATTERN Call by reference Type reference (TYPE) STRING 20090409
11 Importing TOTAL_DIGITS Call by reference Type reference (TYPE) STRING 20090409
12 Importing WHITESPACE Call by reference Type reference (TYPE) STRING 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 20090409
4 CX_PXN_READ_ONLY Read only 20090409

Method STRING_TO_BOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN Call by reference Type reference (TYPE) CSEQUENCE 20090409
2 Returning RVAL Value transfer Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20090409

Method STRING_TO_BOOL on class CL_PXN_DATATYPE_SIMPLE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 72L