SAP ABAP Interface /UI2/IF_FCC_CONST (Constants of Fiori Content Check)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-INT-BE (Application Component) Backend Enablement
     /UI2/UTIL_702 (Package) Utilities in 7.02
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /UI2/CL_FIORI_LPD_CHECKS Fiori Content Checks 20131128
Properties
Interface /UI2/IF_FCC_CONST  
Short Description Constants of Fiori Content Check    
General Data
Package /UI2/UTIL_702   Utilities in 7.02 
Created 20131120   SAP 
Last changed 20141121    
Unicode checks active    
Forward declarations
Interface /UI2/IF_FCC_CONST has no forward declaration.
Interfaces
Interface /UI2/IF_FCC_CONST has no interface.
Friends
Interface /UI2/IF_FCC_CONST has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ACTION_CHIP Constant Public Type reference (TYPE) STRING 'X-SAP-UI2-CHIP:/UI2/ACTION' 20131121
2 GC_APPLAUNCHER_CHIP Constant Public Type reference (TYPE) STRING 'X-SAP-UI2-CHIP:/UI2/STATIC_APPLAUNCHER' 20131121
3 GC_CAT Constant Public Type reference (TYPE) /UI2/CAT_PROV_ID 'X-SAP-UI2-CATALOGPAGE' Catalog provider 20131121
4 GC_CAT_PATTERN Constant Public Type reference (TYPE) STRING 'X-SAP-UI2-CATALOGPAGE*' 20131211
5 GC_CAT_PATTERN_DB Constant Public Type reference (TYPE) STRING 'X-SAP-UI2-CATALOGPAGE%' 20131211
6 GC_COMPO Constant Public Type reference (TYPE) STRING 'SAPUI5.Component=*' 20131122
7 GC_COMPO_FCTSH Constant Public Type reference (TYPE) STRING 'SAPUI5.Component=factsheet' 20131122
8 GC_DYNAPPLAUNCHER_CHIP Constant Public Type reference (TYPE) STRING 'X-SAP-UI2-CHIP:/UI2/DYNAMIC_APPLAUNCHER' 20140815
9 GC_MAX Constant Public Type reference (TYPE) I 100 20131121
10 GC_MESSAGE_ID Constant Public Type reference (TYPE) MSGID '/UI2/FIOCONT' 20131122
11 GC_MYCONTAINER Constant Public Type reference (TYPE) SCRFNAME '/UI2/FCC_CONTAINER' 20131121
12 GC_TADIR_OBJ Constant Public Type reference (TYPE) TROBJTYPE 'WDCC' 20131121
13 GC_TADIR_PGMID Constant Public Type reference (TYPE) PGMID 'R3TR' 20131121
14 GC_UI_GRP Constant Public Type reference (TYPE) STRING 'sap-ui2-group%' 20131121
Methods
Interface /UI2/IF_FCC_CONST has no method.
Events
Interface /UI2/IF_FCC_CONST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_CATALOG Public See coding 20140305 begin of tp_s_catalog, sign(1), option(2), low type char80, "/UI2/CATALOLOG_ID high type char80, end of tp_s_catalog
2 TP_S_CHIP_AP Public See coding 20131217 begin of tp_s_chip_ap, id type string, id_ext type string, " id external, i.e. without prefix chip_title type string, group_title type string, config type string, object type string, action type string, sub_title type string, information type string, use_sem_obj_nav type abap_bool, is_dyn_ap type abap_bool, interval type string, service_url type string, deleted type abap_bool, ref_chip_id type string, x_chip_ap type ref to /ui2/cx_runtime, end of tp_s_chip_ap
3 TP_S_CHIP_TM Public See coding 20131213 begin of tp_s_chip_tm, id type string, id_ext type string, " id external, i.e. without prefix catalog_id type string, catalog_config_id type string, title type string, lpd_id type string, lpd_exists type abap_bool, lpd_role type apb_lpd_role, lpd_instance type apb_lpd_instance, lpd_alias type apb_lpd_appl_alias, object type string, action type string, business_param type string, application_type type string, application type string, system_alias_value type string, additional_info type string, direct_url type string, direct_ui5_comp type string, nav_prov type string, x_get_targets type ref to /ui2/cx_runtime, invalid_encoding type abap_bool, excluded_form_factor type string, ref_chip_id type string, tm_config type /ui2/cl_target_mapping_util=>tp_s_tm_config, end of tp_s_chip_tm
4 TP_S_MSG Public See coding 20131121 begin of tp_s_msg, pgmid type pgmid, object type trobjtype, obj_name type sobj_name, devclass type devclass, swc type string, scope type string, test_id(10), catalog_id type string, catalog_title type string, group_id type string, group_title type string, chip_id type string, chip_title type string, lpd_role type apb_lpd_role, lpd_instance type apb_lpd_instance, lpd_alias type apb_lpd_appl_alias, lpd_add_info type string, sem_obj type /ui2/semantic_object, sem_obj_action type string, form_factors type /ui2/cl_target_mapping_util=>tp_t_form_factors, mapping_signature type string, agr_name type agr_name, agr_title type string, agr_assigned type char1, msgid type symsgid, msgty type symsgty, msgno type symsgno, msgv1 type symsgv, msgv2 type symsgv, msgv3 type symsgv, msgv4 type symsgv, business_params type string, app_type type string, application type string, config type string, sub_title type string, information type string, interval type string, service_url type string, end of tp_s_msg
5 TP_S_OBJECT_ACTION Public See coding 20131209 begin of tp_s_object_action, object type string, action type string, end of tp_s_object_action
6 TP_S_PACKAGE Public See coding 20131125 begin of tp_s_package, sign(1), option(2), low type devclass, high type devclass, end of tp_s_package
7 TP_S_PAGE Public See coding 20131210 begin of tp_s_page, id type string, scope type string, title type string, config_id type string, swc type string, devclass type string, end of tp_s_page
8 TP_S_PAGE_2_ROLE_MAP Public See coding 20131210 begin of tp_s_page_2_role_map, page_id type /ui2/catalog_id, agr_name type agr_name, "role name agr_title type string, agr_assigned type char1, " whether role is assigned to queried user. end of tp_s_page_2_role_map
9 TP_S_T100 Public See coding 20131212 begin of tp_s_t100, msgid type symsgid, msgty type symsgty, msgno type symsgno, msgv1 type string, msgv2 type string, msgv3 type string, msgv4 type string, end of tp_s_t100
10 TP_T_CATALOG Public See coding 20140317 tp_t_catalog type STANDARD TABLE OF tp_s_catalog
11 TP_T_CHIP_AP Public See coding 20131217 tp_t_chip_ap type hashed table of tp_s_chip_ap with unique key id
12 TP_T_CHIP_TM Public See coding 20131213 tp_t_chip_tm type hashed table of tp_s_chip_tm with unique key id
13 TP_T_MSG Public See coding 20131121 tp_t_msg type standard table of tp_s_msg with default key
14 TP_T_OBJECT_ACTION Public See coding 20131209 tp_t_object_action type standard table of tp_s_object_action with key table_line
15 TP_T_PACKAGE Public See coding 20131125 tp_t_package type standard table of tp_s_package with default key
16 TP_T_PAGE Public See coding 20131210 tp_t_page type hashed table of tp_s_page with unique key id scope
17 TP_T_PAGE_2_ROLE_MAP Public See coding 20131210 tp_t_page_2_role_map type standard table of tp_s_page_2_role_map
18 TP_T_T100 Public See coding 20140514 tp_t_t100 type STANDARD TABLE OF tp_s_t100
History
Last changed by/on SAP  20141121 
SAP Release Created in 100