SAP ABAP Class /BOFU/CL_FBI_GUIBB_DIA_TRIGGER (FBI Version 2: Dialog Trigger GUIBB Base Class)
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_V2_GUIBB1 (Package) FBI Runtime: Current Version: GUIBBs form/list/tree
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_FEEDER_MODEL Feeder Model Interface 20100106
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB Generic UI Building Block 20100106
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_FORM Generic Form UI Building Block 20100106
Properties
Class /BOFU/CL_FBI_GUIBB_DIA_TRIGGER  
Short Description FBI Version 2: Dialog Trigger GUIBB Base Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOFU/FBI_RUNTIME_V2_GUIBB1   FBI Runtime: Current Version: GUIBBs form/list/tree 
Created 20100106   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOFU/CL_FBI_GUIBB_DIA_TRIGGER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_FEEDER_MODEL Feeder Model Interface 20100106
2 IF_FPM_GUIBB Generic UI Building Block 20100106
3 IF_FPM_GUIBB_FORM Generic Form UI Building Block 20100106
Friends
Class /BOFU/CL_FBI_GUIBB_DIA_TRIGGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONNECTOR Instance attribute Protected Object reference (TYPE REF TO) /BOFU/IF_FBI_CONNECTOR_BASE 20100106
2 MO_CONTROLLER Instance attribute Protected Object reference (TYPE REF TO) /BOFU/IF_FBI_CONTROLLER_NEW /BOFU/IF_FBI_CONTROLLER 20100106
3 MO_FPM Instance attribute Protected Object reference (TYPE REF TO) IF_FPM 20100106
4 MS_DATA Instance attribute Protected Object reference (TYPE REF TO) DATA 20100106
5 MS_FEEDER_PARAMS Instance attribute Protected Object reference (TYPE REF TO) DATA 20100106
6 MS_FEEDER_XFLAGS Instance attribute Protected Object reference (TYPE REF TO) DATA 20100106
7 MS_OBJECT_KEY Instance attribute Protected Type reference (TYPE) /BOFU/CL_FBI_GUIBB_BASE=>TS_OBJECT_KEY 20100106
8 MT_SOURCE_PARAMS Instance attribute Protected Type reference (TYPE) /BOFU/IF_FBI_UX=>TT_EVENT_PARAMETER 20100106
9 MT_TARGET_KEY Instance attribute Protected Type reference (TYPE) /BOBF/T_FRW_KEY 20100106
10 MV_CANCEL_OK_NO_TARGET Instance attribute Protected Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100106
11 MV_TARGET_EVENT Instance attribute Protected Type reference (TYPE) FPM_EVENT_ID 20100106
12 MV_TARGET_TAG Instance attribute Protected Type reference (TYPE) STRING 20100118
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100106
2 RAISE_TARGET_EVENT Instance method Protected Method 20100106
3 READ_CONFIGURATION Instance method Protected Method 20100106
4 UPDATE_TARGET_TAG Instance method Protected Method 20100118
Events
Class /BOFU/CL_FBI_GUIBB_DIA_TRIGGER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_FEEDER_PARAMS Protected See coding 20100106 BEGIN OF ts_feeder_params, target_bo TYPE /bofu/bo, target_node TYPE /bofu/node, target_event TYPE fpm_event_id, target_tag TYPE string, cancel_ok_no_target TYPE boole_d, END OF ts_feeder_params
2 TS_FEEDER_PARAMS_XFLAG Protected See coding 20100106 BEGIN OF ts_feeder_params_xflag, target_bo TYPE xfeld, target_node TYPE xfeld, target_event TYPE xfeld, target_tag TYPE xfeld, cancel_ok_no_target TYPE xfeld, END OF ts_feeder_params_xflag
3 TS_FIELD_CATALOG Protected See coding 20100106 BEGIN OF ts_field_catalog, dummy TYPE boole_d, END OF ts_field_catalog
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /BOFU/CL_FBI_GUIBB_DIA_TRIGGER has no parameter.
Method CONSTRUCTOR on class /BOFU/CL_FBI_GUIBB_DIA_TRIGGER has no exception.

Method RAISE_TARGET_EVENT Signature

Method RAISE_TARGET_EVENT on class /BOFU/CL_FBI_GUIBB_DIA_TRIGGER has no parameter.
Method RAISE_TARGET_EVENT on class /BOFU/CL_FBI_GUIBB_DIA_TRIGGER has no exception.

Method READ_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BO Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20100106
2 Importing IV_NODE Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20100106
# Exception Resumable Description Created on
1 /BOFU/CX_FBI FBI Exception 20100106

Method UPDATE_TARGET_TAG Signature

Method UPDATE_TARGET_TAG on class /BOFU/CL_FBI_GUIBB_DIA_TRIGGER has no parameter.
Method UPDATE_TARGET_TAG on class /BOFU/CL_FBI_GUIBB_DIA_TRIGGER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702