SAP ABAP Interface /BOFU/IF_FBI_IDR_PROVIDER (/BOFU/IF_FBI_IDR_PROVIDER)
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_RUNTIME_BASE (Package) FBI Runtime: Common Objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_DEMO_CUS_IDR_PROVIDER Demo Sales Order IDR 20090415
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_DEMO_PRO_IDR_PROVIDER Demo Sales Order IDR 20090415
3 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_DEMO_SO_IDR_PROVIDER Demo Sales Order IDR 20090414
4 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_FBI_IDR_PROVIDER FBI Version 1: Identification Region (IDR) Provider 20090326
5 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_FBI_IDR_PROVIDER_NEW FBI Version 2: Identification Region (IDR) Provider 20091120
Properties
Interface /BOFU/IF_FBI_IDR_PROVIDER  
Short Description /BOFU/IF_FBI_IDR_PROVIDER    
General Data
Package /BOFU/FBI_RUNTIME_BASE   FBI Runtime: Common Objects 
Created 20090325   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface /BOFU/IF_FBI_IDR_PROVIDER has no forward declaration.
Interfaces
Interface /BOFU/IF_FBI_IDR_PROVIDER has no interface.
Friends
Interface /BOFU/IF_FBI_IDR_PROVIDER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_VIEW_CONF Instance attribute Public Object reference (TYPE REF TO) /BOFU/IF_FBI_VIEW_CONF FBI Configuration of View Object 20090908
2 MT_ITEM_GROUP Instance attribute Public Type reference (TYPE) TT_IDR_ITEM_GROUP 20090807
3 MV_TICKET_BOTTOM Instance attribute Public Type reference (TYPE) STRING 20090807
4 MV_TICKET_BOTTOM_TOOLTIP Instance attribute Public Type reference (TYPE) STRING 20090807
5 MV_TICKET_TOP Instance attribute Public Type reference (TYPE) STRING 20090807
6 MV_TICKET_TOP_TOOLTIP Instance attribute Public Type reference (TYPE) STRING 20090807
7 MV_TITLE Instance attribute Public Type reference (TYPE) STRING 20090807
8 MV_TITLE_TOOLTIP Instance attribute Public Type reference (TYPE) STRING 20090807
Methods
# Method Level Visibility Method type Description Created on
1 DO_UPDATE Instance method Public Method 20090325
2 INITIALIZE Instance method Public Method 20090406
3 NEEDS_UPDATE Instance method Public Method 20090325
Events
Interface /BOFU/IF_FBI_IDR_PROVIDER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_IDR_ITEM_GROUP Public See coding 20090325 BEGIN OF ts_idr_item_group, group_key TYPE i, T_ITEMS TYPE IF_FPM_IDR=>T_ITEMS_VAL, END OF ts_idr_item_group
2 TT_IDR_ITEM_GROUP Public See coding 20090325 TT_IDR_ITEM_GROUP type STANDARD TABLE OF ts_idr_item_group
Method Signatures

Method DO_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ITEMS_CHANGED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090326
2 Exporting EV_TICKET_CHANGED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090326
3 Exporting EV_TITLE_CHANGED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090326

Method DO_UPDATE on Interface /BOFU/IF_FBI_IDR_PROVIDER has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WD_CFG_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20090406

Method INITIALIZE on Interface /BOFU/IF_FBI_IDR_PROVIDER has no exception.

Method NEEDS_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20090325
2 Returning RV_NEEDS_UPDATE Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090325

Method NEEDS_UPDATE on Interface /BOFU/IF_FBI_IDR_PROVIDER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702