SAP ABAP Class CE_FSL_EC_CATEGORY_FORMAT (Categories for Format Error(s))
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 20060920
Properties
Class CE_FSL_EC_CATEGORY_FORMAT  
Short Description Categories for Format Error(s)    
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 20060920   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CE_FSL_EC_CATEGORY_FORMAT has no forward declaration.
Interfaces
Class CE_FSL_EC_CATEGORY_FORMAT has no interface implemented.
Friends
Class CE_FSL_EC_CATEGORY_FORMAT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FIELD_FORMAT_ERROR Static Attribute Public Object reference (TYPE REF TO) CE_FSL_EC_CATEGORY_FORMAT Error: Field Format Error 20060920
2 FORMAT_ERROR Static Attribute Public Object reference (TYPE REF TO) CE_FSL_EC_CATEGORY_FORMAT Error: Format Error 20060920
3 SCHEME_VIOLATION_ERROR Static Attribute Public Object reference (TYPE REF TO) CE_FSL_EC_CATEGORY_FORMAT Error: Scheme Violation Error 20060920
4 S_TAB_CATEGORIES Static Attribute Private Type reference (TYPE) TAB Table of Categories 20090324
5 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
6 TEXT Instance attribute Private Type reference (TYPE) STRING 20090324
7 TYPECODE Instance attribute Private Type reference (TYPE) FSL_DTE_ERROR_CONFL_CATEGORY Category for Errors and Conflicts 20060920
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20060920
2 S_GET_INSTANCE Static method Public Method Supplies Enumeration Instance for a Type Code 20060920
3 S_GET_VALUES Static method Public Method Supplies All Enumeration Instances 20060920
Events
Class CE_FSL_EC_CATEGORY_FORMAT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding Table of Categories 20060920 tab TYPE STANDARD TABLE OF REF TO CE_FSL_EC_CATEGORY_FORMAT WITH DEFAULT KEY
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CE_FSL_EC_CATEGORY_FORMAT has no parameter.
Method CLASS_CONSTRUCTOR on class CE_FSL_EC_CATEGORY_FORMAT 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 20060920
2 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CE_FSL_EC_CATEGORY_FORMAT R_INSTANCE 20060920

Method S_GET_INSTANCE on class CE_FSL_EC_CATEGORY_FORMAT 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 Tabelle mit Kategorien 20060920

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