SAP ABAP Class CE_FSL_EC_CATEGORY_MAPPING (Error and Conflict Categories for Mapping)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   FS (Application Component) Financial Services
     FSL_ERROR_CONFLICT (Package) Error and Conflict Handling
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CE_FSL_EC_CATEGORY Error and Conflict Category 20060617
Properties
Class CE_FSL_EC_CATEGORY_MAPPING  
Short Description Error and Conflict Categories for Mapping    
Super Class CE_FSL_EC_CATEGORY Error and Conflict Category 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FSL_ERROR_CONFLICT   Error and Conflict Handling 
Created 20060615   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CE_FSL_EC_CATEGORY_MAPPING has no forward declaration.
Interfaces
Class CE_FSL_EC_CATEGORY_MAPPING has no interface implemented.
Friends
Class CE_FSL_EC_CATEGORY_MAPPING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DETERMINATION_CONVERSION_ERROR Static Attribute Public Object reference (TYPE REF TO) CE_FSL_EC_CATEGORY_MAPPING Error: Determination and Conversion Error 20060615
2 INTERNAL_KEY_TERM_ERROR Static Attribute Public Object reference (TYPE REF TO) CE_FSL_EC_CATEGORY_MAPPING Error: Internal Key Term Error 20060615
3 INTERNAL_TERM_ERROR Static Attribute Public Object reference (TYPE REF TO) CE_FSL_EC_CATEGORY_MAPPING Error: Internal Term Error 20060615
4 INVALID_CALL_ERROR Static Attribute Public Object reference (TYPE REF TO) CE_FSL_EC_CATEGORY_MAPPING Error: Invalid Call Error 20060615
5 KEY_MAPPING_ERROR Static Attribute Public Object reference (TYPE REF TO) CE_FSL_EC_CATEGORY_MAPPING Error: Key Mapping Error 20060615
6 STRUCTURAL_MISMATCH_ERROR Static Attribute Public Object reference (TYPE REF TO) CE_FSL_EC_CATEGORY_MAPPING Error: Structural Mismatch Error 20060615
7 S_TAB_CATEGORIES Static Attribute Private Type reference (TYPE) TAB Table of Categories 20090324
8 S_TAS_CATEGORIES_BY_TC Static Attribute Private Type reference (TYPE) CE_FSL_EC_CATEGORY=>TAS_CATEGORY_BY_TYPECODE Table with Category and Value 20090324
9 TEXT Instance attribute Private Type reference (TYPE) STRING Text 20090324
10 TYPECODE Instance attribute Private Type reference (TYPE) FSL_DTE_ERROR_CONFL_CATEGORY Value 20060615
11 VALUE_MAPPING_ERROR Static Attribute Public Object reference (TYPE REF TO) CE_FSL_EC_CATEGORY_MAPPING Error: Value Mapping Error 20060615
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20060615
2 S_GET_INSTANCE Static method Public Method Supplies Enumeration Instance for a Type Code 20060615
3 S_GET_VALUES Static method Public Method Supplies All Enumeration Instances 20060615
Events
Class CE_FSL_EC_CATEGORY_MAPPING has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding Table of Categories 20060615 tab TYPE STANDARD TABLE OF REF TO CE_FSL_EC_CATEGORY_MAPPING WITH DEFAULT KEY
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method S_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPECODE Call by reference Type reference (TYPE) FSL_DTE_ERROR_CONFL_CATEGORY I_TYPECODE 20060615
2 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CE_FSL_EC_CATEGORY_MAPPING R_INSTANCE 20060615

Method S_GET_INSTANCE on class CE_FSL_EC_CATEGORY_MAPPING has no exception.

Method S_GET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VALUES Value transfer Type reference (TYPE) TAB R_VALUES 20060615

Method S_GET_VALUES on class CE_FSL_EC_CATEGORY_MAPPING has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 100