SAP ABAP Interface IF_PXNE_DATATYPE_SIMPLE (Simple data 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 - 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 composition (i COMPRISING i_ref)  IF_PXNE_DATATYPE_GLOBAL_SIMPLE global simple 20110316
3 Interface composition (i COMPRISING i_ref)  IF_PXNE_ELEMENT_INLINE_SIMPLE Directly typed element with simple content 20121220
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXNE_DATATYPE_SIMPLE Simple Type 20100611
Properties
Interface IF_PXNE_DATATYPE_SIMPLE  
Short Description Simple data type    
General Data
Package SAI_PROXY_GENTIME_MDR   Proxy Generation Meta Data Repository 
Created 20100611   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SPRX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_PXN_BASE Node 20100611
2 IF_PXN_CONST general constants 20100611
Friends
Interface IF_PXNE_DATATYPE_SIMPLE 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) 20100611
2 INTERFACE Instance attribute Public Attribute reference (LIKE) 20100611
3 NODETYPE Instance attribute Public Attribute reference (LIKE) 20100611
4 NODE_DESCRIPTION Instance attribute Public Attribute reference (LIKE) 20100611
5 TOOLTIP Instance attribute Public Attribute reference (LIKE) 20100611
Methods
# Method Level Visibility Method type Description Created on
1 CAST_TO_INTERFACE Instance method Public Method 20100611
2 ENQUEUE Instance method Public Method 20100611
3 GET_ABAP_NAME Instance method Public Method 20100611
4 GET_ABAP_TYPE Instance method Public Method obsolete - please use method GET_ABAP_TYPE_DETAILS 20100611
5 GET_ABAP_TYPE_DETAILS Instance method Public Method 20100611
6 GET_ABAP_TYPE_KEY Instance method Public Method 20110114
7 GET_AVAILABLE_ABAP_TYPES Instance method Public Method obsolete - please use method GET_AVAILABLE_ABAP_TYPE_KEYS 20100611
8 GET_AVAILABLE_ABAP_TYPE_KEYS Instance method Public Method 20110118
9 GET_DEFAULT_ABAP_TYPE Instance method Public Method 20100611
10 GET_ENUMERATION_VALUES Instance method Public Method 20100611
11 GET_ID Instance method Public Method 20100611
12 GET_MAIN Instance method Public Method 20100611
13 GET_NAME Instance method Public Method 20100611
14 GET_OBJECT_TYPE Instance method Public Method 20100611
15 GET_OBJECT_TYPE_DESCRIPTION Instance method Public Method 20100611
16 GET_XSD_FACETS Instance method Public Method 20100611
17 GET_XSD_TYPE Instance method Public Method 20100611
18 IS_CONSISTENT Instance method Public Method 20100611
19 IS_SETTABLE_ABAP_NAME Instance method Public Method 20100611
20 IS_SETTABLE_XSD Instance method Public Method 20100611
21 SET_ABAP_NAME Instance method Public Method 20100611
22 SET_ABAP_TYPE Instance method Public Method obsolete - please use method SET_ABAP_TYPE_KEY 20100611
23 SET_ABAP_TYPE_KEY Instance method Public Method 20110114
24 SET_DEFAULT_ABAP_TYPE Instance method Public Method 20100611
Events
Interface IF_PXNE_DATATYPE_SIMPLE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_XSD_FACETS Public See coding 20100611 t_xsd_facets type standard table of string with default key
Method Signatures

Method CAST_TO_INTERFACE Signature

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

Method ENQUEUE Signature

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

Method GET_ABAP_NAME Signature

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

Method GET_ABAP_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ABAP_TYPE Value transfer Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20100611
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20100611

Method GET_ABAP_TYPE_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DECIMAL Call by reference Type reference (TYPE) I 20100611
2 Exporting IS_XSDTYPEREF Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20100611
3 Exporting LENGTH Call by reference Type reference (TYPE) I 20100611
4 Exporting TYPE Call by reference Type reference (TYPE) CSEQUENCE 20100611
5 Exporting TYPE_KEY Call by reference Type reference (TYPE) CSEQUENCE 20110114
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20100611

Method GET_ABAP_TYPE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ABAP_TYPE_KEY Value transfer Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20110114
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20110114

Method GET_AVAILABLE_ABAP_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ABAP_TYPES Value transfer Type reference (TYPE) VRM_VALUES Proxy Generation: Name of an Object in R/3 20100611
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20100611

Method GET_AVAILABLE_ABAP_TYPE_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ABAP_TYPES Value transfer Type reference (TYPE) VRM_VALUES Proxy Generation: Name of an Object in R/3 20110118
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20110118

Method GET_DEFAULT_ABAP_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DECIMAL Call by reference Type reference (TYPE) I 20100611
2 Exporting IS_XSDTYPEREF Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20100611
3 Exporting LENGTH Call by reference Type reference (TYPE) I Natural number 20100611
4 Exporting TYPE Value transfer Type reference (TYPE) CSEQUENCE Proxy Generation: Name of an Object in R/3 20100611
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20100611

Method GET_ENUMERATION_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUES Value transfer Type reference (TYPE) STRING_TABLE Table of Strings 20100611
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20100611

Method GET_ID Signature

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

Method GET_MAIN Signature

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

Method GET_NAME Signature

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

Method GET_OBJECT_TYPE Signature

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

Method GET_OBJECT_TYPE_DESCRIPTION Signature

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

Method GET_XSD_FACETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FRACTION_DIGITS Call by reference Type reference (TYPE) CSEQUENCE 20100611
2 Exporting LENGTH Call by reference Type reference (TYPE) CSEQUENCE 20100611
3 Exporting MAX_EXCLUSIVE Call by reference Type reference (TYPE) CSEQUENCE 20100611
4 Exporting MAX_INCLUSIVE Call by reference Type reference (TYPE) CSEQUENCE 20100611
5 Exporting MAX_LENGTH Call by reference Type reference (TYPE) CSEQUENCE 20100611
6 Exporting MIN_EXCLUSIVE Call by reference Type reference (TYPE) CSEQUENCE 20100611
7 Exporting MIN_INCLUSIVE Call by reference Type reference (TYPE) CSEQUENCE 20100611
8 Exporting MIN_LENGTH Call by reference Type reference (TYPE) CSEQUENCE 20100611
9 Exporting MIXED Call by reference Type reference (TYPE) ABAP_BOOL 20100611
10 Exporting PATTERN Call by reference Type reference (TYPE) CSEQUENCE 20100611
11 Exporting TOTAL_DIGITS Call by reference Type reference (TYPE) CSEQUENCE 20100611
12 Exporting WHITESPACE Call by reference Type reference (TYPE) STRING 20100611
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20100611

Method GET_XSD_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning XSD_TYPE Value transfer Type reference (TYPE) STRING 20100611
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20100611

Method IS_CONSISTENT Signature

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

Method IS_SETTABLE_ABAP_NAME Signature

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

Method IS_SETTABLE_XSD Signature

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

Method SET_ABAP_NAME Signature

Method SET_ABAP_NAME on Interface IF_PXNE_DATATYPE_SIMPLE has no parameter.
Method SET_ABAP_NAME on Interface IF_PXNE_DATATYPE_SIMPLE has no exception.

Method SET_ABAP_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABAP_TYPE Call by reference Type reference (TYPE) CSEQUENCE Proxy Generation: Name of an Object in R/3 20100611
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA Invalid data 20100611
2 CX_PXN_LOCK_FAILED Lock failed 20100611
3 CX_PXN_NODE_OBSOLETE 20100611
4 CX_PXN_READ_ONLY Read only 20100611

Method SET_ABAP_TYPE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABAP_TYPE_KEY Call by reference Type reference (TYPE) CSEQUENCE Proxy Generation: Name of an Object in R/3 20110114
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA Invalid data 20110114
2 CX_PXN_LOCK_FAILED Lock failed 20110114
3 CX_PXN_NODE_OBSOLETE 20110114
4 CX_PXN_READ_ONLY Read only 20110114

Method SET_DEFAULT_ABAP_TYPE Signature

Method SET_DEFAULT_ABAP_TYPE on Interface IF_PXNE_DATATYPE_SIMPLE has no parameter.
# Exception Resumable Description Created on
1 CX_PXN_LOCK_FAILED Lock failed 20100611
2 CX_PXN_NODE_OBSOLETE 20100611
3 CX_PXN_READ_ONLY Read only 20100611
History
Last changed by/on SAP  20130531 
SAP Release Created in 800