SAP ABAP Class CE_FSL_DATATYPE (Enumeration for Data Types)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   FS (Application Component) Financial Services
     FSL_ERROR_CONFLICT (Package) Error and Conflict Handling
Properties
Class CE_FSL_DATATYPE  
Short Description Enumeration for Data Types    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FSL_ERROR_CONFLICT   Error and Conflict Handling 
Created 20110531   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CE_FSL_DATATYPE has no forward declaration.
Interfaces
Class CE_FSL_DATATYPE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CT_FSL_ABAPUNIT_HELPER 20110531 Help Class for ABAP Unit of Services
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMPONENT_NAMES_TYPE_NAME Instance attribute Private Type reference (TYPE) T_TYPE_NAME Type Name for Component Name 20110531
2 CON_VALUES Constant Private See coding Enumeration Value 20110531
3 EXCHANGE_FAULT_DATA Static Attribute Public Object reference (TYPE REF TO) CE_FSL_DATATYPE Data Type: ExchangeFaultData 20110531
4 INTERNAL_TYPE_NAME Instance attribute Private Type reference (TYPE) T_TYPE_NAME Name of Internal Type 20110531
5 LOG Static Attribute Public Object reference (TYPE REF TO) CE_FSL_DATATYPE GDT Log 20110531
6 LOG_V1 Static Attribute Public Object reference (TYPE REF TO) CE_FSL_DATATYPE GDT Log_V1 20110531
7 NAME Instance attribute Private Type reference (TYPE) T_TYPE_NAME Name of Data Type 20110531
8 REF_DATA_DESCR Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20110722
9 S_TAB_INSTANCES Static Attribute Private Type reference (TYPE) TAB List of Instances 20110722
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20110531
2 GET_COMPONENT_NAMES_TYPE Instance method Public Method Gets Type Instance with Component Name 20110531
3 GET_COMPONENT_NAMES_TYPE_NAME Instance method Public Method Gets Type Name with Component Name 20110531
4 GET_INTERNAL_TYPE_NAME Instance method Public Method Gets Name of Internal Type 20110531
5 GET_NAME Instance method Public Method Gets Data Type Name 20110531
6 S_GET_BY_DATA Static method Public Method Gets Instance 20110722
Events
Class CE_FSL_DATATYPE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding List of Instances 20110722 TAB TYPE STANDARD TABLE OF REF TO ce_fsl_datatype with DEFAULT KEY
2 T_COMPONENT_NAME Public Type reference (TYPE) NAME_KOMP Component Name 20110614
3 T_REF_TYPE Public Object reference (TYPE REF TO) DATA Reference of the Type Instance 20110614
4 T_TAB_TYPE_NAME Public See coding List of Type Names 20110614 T_TAB_TYPE_NAME type STANDARD TABLE OF T_TYPE_NAME WITH DEFAULT KEY
5 T_TYPE_NAME Public Type reference (TYPE) RS38L_TYP Type Name 20110614
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method GET_COMPONENT_NAMES_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TYPE Value transfer Type reference (TYPE) T_REF_TYPE Reference des Instanz des Typs 20110531

Method GET_COMPONENT_NAMES_TYPE on class CE_FSL_DATATYPE has no exception.

Method GET_COMPONENT_NAMES_TYPE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TYPE_NAME Value transfer Type reference (TYPE) T_TYPE_NAME Type Name 20110531

Method GET_COMPONENT_NAMES_TYPE_NAME on class CE_FSL_DATATYPE has no exception.

Method GET_INTERNAL_TYPE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TYPE_NAME Value transfer Type reference (TYPE) T_TYPE_NAME Type Name 20110531

Method GET_INTERNAL_TYPE_NAME on class CE_FSL_DATATYPE has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAME Value transfer Type reference (TYPE) T_TYPE_NAME Name des Datentyps 20110531

Method GET_NAME on class CE_FSL_DATATYPE has no exception.

Method S_GET_BY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Type reference (TYPE) ANY Data 20110722
2 Returning R_REF_INSTANCE Value transfer Object reference (TYPE REF TO) CE_FSL_DATATYPE Enumeration für Datentypen 20110722

Method S_GET_BY_DATA on class CE_FSL_DATATYPE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731