SAP ABAP Interface /BOFU/IF_PBI_TYPES (POWL Types)
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/PBI_CORE (Package) POWL BOPF Integration Core
Properties
Interface /BOFU/IF_PBI_TYPES  
Short Description POWL Types    
General Data
Package /BOFU/PBI_CORE   POWL BOPF Integration Core 
Created 20081222   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface /BOFU/IF_PBI_TYPES has no forward declaration.
Interfaces
Interface /BOFU/IF_PBI_TYPES has no interface.
Friends
Interface /BOFU/IF_PBI_TYPES has no friend.
Attributes
Interface /BOFU/IF_PBI_TYPES has no attribute.
Methods
Interface /BOFU/IF_PBI_TYPES has no method.
Events
Interface /BOFU/IF_PBI_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, selection_params TYPE tt_conf_selection_params, END OF ts_conf_data
2 TS_HEADER_KEYS_DELTA Public See coding 20090305 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 20090305 tt_conf_hdr TYPE HASHED TABLE OF /bofu/s_pbi_powl_hdr WITH UNIQUE KEY powl_type
4 TT_CONF_HDR_KEYS Public See coding 20090305 tt_conf_hdr_keys TYPE HASHED TABLE OF /bofu/s_pbi_powl_hdr_keys WITH UNIQUE KEY powl_type
5 TT_CONF_HDR_KEYS_STD Public See coding 20090305 tt_conf_hdr_keys_std TYPE STANDARD TABLE OF /bofu/s_pbi_powl_hdr_keys WITH DEFAULT KEY
6 TT_CONF_HDR_TEXT Public See coding 20090305 tt_conf_hdr_text TYPE SORTED TABLE OF /bofu/s_pbi_powl_hdr_text_keys WITH UNIQUE KEY powl_type language
7 TT_CONF_SELECTION_PARAMS Public See coding 20090305 tt_conf_selection_params TYPE HASHED TABLE OF /bofu/s_pbi_powl_sel_params WITH UNIQUE KEY powl_type query_attrib
History
Last changed by/on SAP  20110908 
SAP Release Created in 702