SAP ABAP Interface /BOFU/IF_FBI_VIEW_USE_TYPES (FBI Types: View Usage)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BRC-FBI (Application Component) Integration of FPM and Persistency Frameworks like BOPF
     /BOFU/FBI_DESIGNTIME_V1 (Package) FBI Design Time V1: View Cluster (Current Version)
Properties
Interface /BOFU/IF_FBI_VIEW_USE_TYPES  
Short Description FBI Types: View Usage    
General Data
Package /BOFU/FBI_DESIGNTIME_V1   FBI Design Time V1: View Cluster (Current Version) 
Created 20081222   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface /BOFU/IF_FBI_VIEW_USE_TYPES has no forward declaration.
Interfaces
Interface /BOFU/IF_FBI_VIEW_USE_TYPES has no interface.
Friends
Interface /BOFU/IF_FBI_VIEW_USE_TYPES has no friend.
Attributes
Interface /BOFU/IF_FBI_VIEW_USE_TYPES has no attribute.
Methods
Interface /BOFU/IF_FBI_VIEW_USE_TYPES has no method.
Events
Interface /BOFU/IF_FBI_VIEW_USE_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_CONF_DATA Public See coding Configuration Data 20081224 BEGIN OF ts_conf_data, header_keys_delta TYPE ts_header_keys_delta, header_keys_checked TYPE tt_conf_hdr_keys, header TYPE tt_conf_hdr, header_text TYPE tt_conf_hdr_text, END OF ts_conf_data
2 TS_HEADER_KEYS_DELTA Public See coding 20090304 BEGIN OF ts_header_keys_delta, created_updated TYPE tt_conf_hdr_keys, deleted TYPE tt_conf_hdr_keys, END OF ts_header_keys_delta
3 TT_CONF_HDR Public See coding 20090304 tt_conf_hdr TYPE HASHED TABLE OF /bofu/s_fbivuse WITH UNIQUE KEY name
4 TT_CONF_HDR_KEYS Public See coding 20090304 tt_conf_hdr_keys TYPE HASHED TABLE OF /bofu/s_fbivuse_keys WITH UNIQUE KEY name
5 TT_CONF_HDR_KEYS_STD Public See coding 20090304 tt_conf_hdr_keys_std TYPE STANDARD TABLE OF /bofu/s_fbivuse_keys WITH DEFAULT KEY
6 TT_CONF_HDR_TEXT Public See coding 20090304 tt_conf_hdr_text TYPE SORTED TABLE OF /bofu/s_fbivuse_text WITH UNIQUE KEY name language
History
Last changed by/on SAP  20110908 
SAP Release Created in 702