SAP ABAP Class CE_FSL_EC_CATEGORY_TYPE (Error and Conflict Category 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_EC_CATEGORY_TYPE  
Short Description Error and Conflict Category 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 20070412   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CE_FSL_EC_CATEGORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CE_FSL_EC_CATEGORY_TYPE has no interface implemented.
Friends
Class CE_FSL_EC_CATEGORY_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALL Static Attribute Public Object reference (TYPE REF TO) CE_FSL_EC_CATEGORY_TYPE Type: All 20070412
2 API_ERROR Static Attribute Public Object reference (TYPE REF TO) CE_FSL_EC_CATEGORY_TYPE Type: API Error (Processing Errors and Conflicts) 20070412
3 CAT_ENUM_NAME Instance attribute Private Type reference (TYPE) SEOCLSNAME Enumeration Name 20070412
4 CONFLICT Static Attribute Public Object reference (TYPE REF TO) CE_FSL_EC_CATEGORY_TYPE Type: Conflict 20070412
5 C_ENUM_CL_NAME_CAT_ALL Constant Public Type reference (TYPE) SEOCLSNAME 'CE_FSL_EC_CATEGORY' Enumeration Name: All 20070412
6 C_ENUM_CL_NAME_CAT_API Constant Public Type reference (TYPE) SEOCLSNAME 'CE_FSL_EC_CATEGORY_API' Enumeration Name: API Error 20070412
7 C_ENUM_CL_NAME_CAT_FORMAT Constant Public Type reference (TYPE) SEOCLSNAME 'CE_FSL_EC_CATEGORY_FORMAT' Enumeration Name: Format Error 20070412
8 C_ENUM_CL_NAME_CAT_MAPPING Constant Public Type reference (TYPE) SEOCLSNAME 'CE_FSL_EC_CATEGORY_MAPPING' Enumeration Name: Mapping Error 20070412
9 DETERMINATION_CONVERSION_ERROR Static Attribute Public Object reference (TYPE REF TO) CE_FSL_EC_CATEGORY_TYPE Type: Mapping Error 20070412
10 FORMAT_ERROR Static Attribute Public Object reference (TYPE REF TO) CE_FSL_EC_CATEGORY_TYPE Type: Format Error 20070412
11 PROCESSING_ERROR Static Attribute Public Object reference (TYPE REF TO) CE_FSL_EC_CATEGORY_TYPE Type: Processing Error 20070412
12 S_TAB_TYPES_BY_CAT_ENUM_NAME Static Attribute Private Type reference (TYPE) T_TAB_TYPE_BY_CAT_ENUM_NAME List of Category Types According to Category Enumerations 20070412
13 TAB_CATEGORIES Instance attribute Private Type reference (TYPE) CE_FSL_EC_CATEGORY=>TAB_ALL List of Categories of a Type 20070412
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20070412
2 GET_CATEGORIES Instance method Public Method Supplies Categories of Category Type 20070412
3 GET_CATEGORY_ENUM_NAME Instance method Public Method Supplies Enumeration Class Names of Category Type 20070412
4 S_GET_TYPE_BY_CAT_ENUM_NAME Static method Public Method Supplies Category Type for an Enumeration Class Name 20070412
Events
Class CE_FSL_EC_CATEGORY_TYPE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_STR_TYPE_BY_CAT_ENUM_NAME Private See coding 20070412 begin of t_str_type_by_cat_enum_name, cat_enum_name type seoclsname, type type ref to ce_fsl_ec_category_type, end of t_str_type_by_cat_enum_name
2 T_TAB_TYPE_BY_CAT_ENUM_NAME Private See coding 20070412 t_tab_type_by_cat_enum_name type standard table of t_str_type_by_cat_enum_name with DEFAULT KEY
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method GET_CATEGORIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_CATEGORIES Value transfer Type reference (TYPE) CE_FSL_EC_CATEGORY=>TAB_ALL 20070412

Method GET_CATEGORIES on class CE_FSL_EC_CATEGORY_TYPE has no exception.

Method GET_CATEGORY_ENUM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CAT_ENUM_NAME Value transfer Type reference (TYPE) SEOCLSNAME Kategorie-Enumerationname 20070412

Method GET_CATEGORY_ENUM_NAME on class CE_FSL_EC_CATEGORY_TYPE has no exception.

Method S_GET_TYPE_BY_CAT_ENUM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CAT_ENUM_NAME Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20070412
2 Returning R_REF_TYPE Value transfer Object reference (TYPE REF TO) CE_FSL_EC_CATEGORY_TYPE Fehler & Konflikt Kategoriearten 20070412
# Exception Resumable Description Created on
1 CX_FSL_INVALID_PARAMETER Fehlerhafter Parameter 20070412
History
Last changed by/on SAP  20110908 
SAP Release Created in 200