SAP ABAP Class CE_FSL_EC_CATEGORY (Error and Conflict Category)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CE_FSL_EC_CATEGORY_API | Error and Conflict Categories for API Adaptor | 20060617 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CE_FSL_EC_CATEGORY_FORMAT | Categories for Format Error(s) | 20060920 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CE_FSL_EC_CATEGORY_MAPPING | Error and Conflict Categories for Mapping | 20060617 |
Properties
| Class | CE_FSL_EC_CATEGORY | |
| Short Description | Error and Conflict Category | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FSL_ERROR_CONFLICT | Error and Conflict Handling |
| Created | 20060617 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CE_FSL_EC_CATEGORY has no interface implemented.
Friends
Class CE_FSL_EC_CATEGORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | CHAR3 | '310' | List Agency ID for Log Item Category Code | 20070105 | ||
| 2 | Constant | Protected | Type reference (TYPE) | CHAR5 | '10078' | List ID for Log Item Category Code | 20070105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Supplies Category for Error&Conflict Handler Tool | 20060617 | |
| 2 | Instance method | Public | Method | Supplies Representation of GDT Log Item Category Code | 20060713 | |
| 3 | Instance method | Public | Method | Delivers Text | 20060617 | |
| 4 | Instance method | Public | Method | Supplies Type Code | 20060617 | |
| 5 | Static method | Public | Method | Supplies All Possible Categories | 20060617 | |
| 6 | Static method | Public | Method | Supplies Enumeration Instance for Type Code | 20060617 |
Events
Class CE_FSL_EC_CATEGORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | STR_CATEGORY_TYPECODE | Public | See coding | 20090324 | begin of str_category_typecode,
typecode type fsl_dte_error_confl_category,
ref_category type ref to ce_fsl_ec_category,
end of str_category_typecode
|
||
| 2 | TAB_ALL | Public | See coding | Table of Categories | 20060617 | tab_all type standard table of ref to ce_fsl_ec_category with default key
|
|
| 3 | TAS_CATEGORY_BY_TYPECODE | Public | See coding | 20090324 | tas_category_by_typecode type sorted table of str_category_typecode with unique key typecode
|
Method Signatures
Method GET_ECH_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ERROR_CATEGORY | Value transfer | Type reference (TYPE) | ECH_DTE_ERROR_CATEGORY | Fehlerkategory | 20060617 |
Method GET_ECH_CATEGORY on class CE_FSL_EC_CATEGORY has no exception.
Method GET_LOG_ITEM_CATEGORY_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_LOG_ITEM_CATEGORY_CODE | Value transfer | Type reference (TYPE) | FSL_STR_GDT_LOG_ITEM_CAT_CODE | Repräsentation für GDT LogItemCategoryCode | 20060713 |
Method GET_LOG_ITEM_CATEGORY_CODE on class CE_FSL_EC_CATEGORY has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TEXT | Value transfer | Type reference (TYPE) | STRING | Text | 20060617 |
Method GET_TEXT on class CE_FSL_EC_CATEGORY has no exception.
Method GET_TYPECODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TYPECODE | Value transfer | Type reference (TYPE) | FSL_DTE_ERROR_CONFL_CATEGORY | Typecode | 20060617 |
Method GET_TYPECODE on class CE_FSL_EC_CATEGORY has no exception.
Method S_GET_ALL_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUES | Value transfer | Type reference (TYPE) | CE_FSL_EC_CATEGORY=>TAB_ALL | 20060617 |
Method S_GET_ALL_VALUES on class CE_FSL_EC_CATEGORY has no exception.
Method S_GET_INSTANCE_BY_TYPECODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPECODE | Call by reference | Type reference (TYPE) | FSL_DTE_ERROR_CONFL_CATEGORY | Kategorie für Fehler und Konflikte | 20060617 | |||
| 2 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CE_FSL_EC_CATEGORY | Fehler- und Konflikt-Kategorie | 20060617 |
Method S_GET_INSTANCE_BY_TYPECODE on class CE_FSL_EC_CATEGORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 100 |