SAP ABAP Class CE_FSL_LOG_ITEM_TYPE_ID_TCODE (Enumeration of GDT LogItemTypeIdentifierTypeCode)
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_LOG_ITEM_TYPE_ID_TCODE  
Short Description Enumeration of GDT LogItemTypeIdentifierTypeCode    
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 20110726   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CE_FSL_LOG_ITEM_TYPE_ID_TCODE has no forward declaration.
Interfaces
Class CE_FSL_LOG_ITEM_TYPE_ID_TCODE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CT_FSL_ABAPUNIT_HELPER 20110726 Help Class for ABAP Unit of Services
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ABAP_MESSAGE_ID Static Attribute Public Object reference (TYPE REF TO) CE_FSL_LOG_ITEM_TYPE_ID_TCODE ABAP Message ID 20110726
2 CON_VALUES Constant Public See coding Constant Value 20110726
3 SYSTEM_MESSAGE_TYPE_ID Static Attribute Public Object reference (TYPE REF TO) CE_FSL_LOG_ITEM_TYPE_ID_TCODE System Message Type ID 20110726
4 S_TAS_INSTANCES Static Attribute Private Type reference (TYPE) T_TAS_INSTANCE_BY_CODE Sorted List of Assignments of Instances to TypeCodes 20110726
5 TYPE_CODE Instance attribute Private Type reference (TYPE) T_TYPE_CODE Type Code 20110726
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20110726
2 GET_TYPE_CODE Instance method Public Method Gets Type Code 20110726
3 S_GET_INSTANCE_BY_TYPE_CODE Static method Public Method Get Instance of Type Code 20110726
Events
Class CE_FSL_LOG_ITEM_TYPE_ID_TCODE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_STR_INSTANCE_BY_CODE Private See coding Assign Instances to TypeCode 20110726 begin of t_str_instance_by_code, type_code type t_type_code, ref_instance type ref to ce_fsl_log_item_type_id_tcode, end of t_str_instance_by_code
2 T_TAS_INSTANCE_BY_CODE Private See coding Sorted List of Assignments of Instances to TypeCodes 20110726 t_tas_instance_by_code type sorted table of t_str_instance_by_code with unique key type_code
3 T_TYPE_CODE Public Type reference (TYPE) FSL_DTE_GDT_LOG_IT_T_ID_T_CD Representation of GDT LogItemTypeIdentifierTypeCode 20110726
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method GET_TYPE_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TYPE_CODE Value transfer Type reference (TYPE) T_TYPE_CODE Repräsentation für GDT LogItemTypeIdentifierTypeCode 20110726

Method GET_TYPE_CODE on class CE_FSL_LOG_ITEM_TYPE_ID_TCODE has no exception.

Method S_GET_INSTANCE_BY_TYPE_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE_CODE Call by reference Type reference (TYPE) T_TYPE_CODE Repräsentation für GDT LogItemTypeIdentifierTypeCode 20110726
2 Returning R_REF_INSTANCE Value transfer Object reference (TYPE REF TO) CE_FSL_LOG_ITEM_TYPE_ID_TCODE Enumeration für GDT LogItemTypeIdentifierTypeCode 20110726

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