SAP ABAP Interface IF_FSL_ECH_FACADE_TC (Types and Constants for ECH/FEH Features)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   FS (Application Component) Financial Services
     FSL_UTILITIES (Package) Auxiliary Functions
Properties
Interface IF_FSL_ECH_FACADE_TC  
Short Description Types and Constants for ECH/FEH Features    
General Data
Package FSL_UTILITIES   Auxiliary Functions 
Created 20090209   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FSL_ECH_FACADE_TC Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_FSL_ECH_FACADE_TC has no interface.
Friends
Interface IF_FSL_ECH_FACADE_TC has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_ECH_INITIAL_DB_VERSION Constant Public Type reference (TYPE) FEH_VERSION 0 Initial Version, if not Saved Yet 20110616
2 CON_FACADE_VERSION Constant Public Type reference (TYPE) T_FACADE_VERSION '0001' Facade Version 20090227
3 CON_FEATURE_OFF Constant Public Type reference (TYPE) IF_FSL_ECH_FACADE_TC=>T_FEATURE_STATUS '0' Feature Deactivated 20090209
4 CON_FEATURE_ON Constant Public Type reference (TYPE) IF_FSL_ECH_FACADE_TC=>T_FEATURE_STATUS '1' Feature Activated 20090209
5 CON_FS_PAYLOAD_OBJECT Constant Public Type reference (TYPE) ECH_DTE_OBJTYPE 'FS_PAYLOAD' Object Type 20090220
6 CON_FS_PL_RT_OBJECT Constant Public Type reference (TYPE) ECH_DTE_OBJTYPE 'FS_PL_RT' Object Type 20090419
7 CON_FS_PL_TL_OBJECT Constant Public Type reference (TYPE) ECH_DTE_OBJTYPE 'FS_PL_TL' Object Type 20090419
8 CON_OBJECT_CATEGORY_BO Constant Public Type reference (TYPE) ECH_DTE_OBJCAT '1' Object Category Business Object 20090224
9 CON_WS_RUNTIME_FALSE Constant Public Type reference (TYPE) BOOLEAN '-' WS Runtime: False 20090226
10 CON_WS_RUNTIME_TRUE Constant Public Type reference (TYPE) BOOLEAN 'X' WS Runtime: True 20090226
Methods
Interface IF_FSL_ECH_FACADE_TC has no method.
Events
Interface IF_FSL_ECH_FACADE_TC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_FACADE_VERSION Public See coding Facade Version 20090227 t_facade_version type n length 4
2 T_FEATURE_STATUS Public See coding Status of a Feature 20090209 t_feature_status type c length 1
3 T_STR_ECH_FACADE_ADMIN Public See coding Administrative Data of FEH/ECH Facade 20090209 begin of t_str_ech_facade_admin, features type t_str_ech_facade_features, service_info type t_str_service_info, ws_id type sysuuid_x, ech_id type ech_dte_error_object_id, version type t_str_ech_facade_version, end of t_str_ech_facade_admin
4 T_STR_ECH_FACADE_FEATURES Public See coding FEH/ECH Features 20090209 begin of t_str_ech_facade_features, message_reference type t_feature_status, ws_runtime type t_feature_status, end of t_str_ech_facade_features
5 T_STR_ECH_FACADE_VERSION Public See coding Version Details in the Facade 20090227 begin of t_str_ech_facade_version, payload_swc type t_swc, payload_swcv type t_swcv, facade_version type t_facade_version, end of t_str_ech_facade_version
6 T_STR_FACADE_ECH_DATA Public See coding Wrapped ECH Data of Facade 20090213 begin of t_str_facade_ech_data, admin_data type t_str_ech_facade_admin, service_payload type string, end of t_str_facade_ech_data
7 T_STR_SERVICE_INFO Public See coding Details of Corresponding Service 20090209 begin of t_str_service_info, callback_class type seoclsname, payload_data_type type seocpdname, process type ech_dte_process, component type ech_dte_component, swc type t_swc, end of t_str_service_info
8 T_SWC Public Type reference (TYPE) DLVUNIT Software Component 20090227
9 T_SWCV Public Type reference (TYPE) SAPRELEASE Software Component Version 20090227
10 T_TAB_ERROR_OBJECT_ID Public See coding List of ECH IDs 20090306 t_tab_error_object_id type standard table of ech_dte_error_object_id with default key
History
Last changed by/on SAP  20110908 
SAP Release Created in 300