SAP ABAP Class /BOFU/IF_PBI_TYPES (POWL Types)
Properties
| Class | /BOFU/IF_PBI_TYPES | |
| Short Description | POWL Types | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20081222 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BOFU/IF_PBI_TYPES has no forward declaration.
Interfaces
Class /BOFU/IF_PBI_TYPES has no interface implemented.
Friends
Class /BOFU/IF_PBI_TYPES has no friend class.
Attributes
Class /BOFU/IF_PBI_TYPES has no attribute.
Methods
Class /BOFU/IF_PBI_TYPES has no method.
Events
Class /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 |