SAP ABAP Class IF_FOBU_APPL_CALLBACK (Formula Builder: Application Callback)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CMS_RE_VAL_FOBU Valuation Formula builder connector 20021111
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMPS_LOCATOR_COMPLEX_HELPER Utility Class: Complex Search Functions 20060630
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDHAF_FOBU_CALLBACK Frontend: Formula Builder Callback 20130125
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSFO_APPL_CALLBACK Implementation of Callback Interface 20020410
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSTRAN_FOBU_APPL Implementation of Callback Interface 20050519
6 Interface implementation (CLASS c. INTERFACES i_ref)  J_3RF_REP_FOEV Functions for formula evaluation over reports 20120629
Properties
Class IF_FOBU_APPL_CALLBACK  
Short Description Formula Builder: Application Callback    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010201   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FOBU_APPL_CALLBACK has no forward declaration.
Interfaces
Class IF_FOBU_APPL_CALLBACK has no interface implemented.
Friends
Class IF_FOBU_APPL_CALLBACK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FIELD_TB_BUTTONS Instance attribute Public Type reference (TYPE) TTB_BUTTON Pushbutton for Field List 20030721
2 FUNCTION_TB_BUTTONS Instance attribute Public Type reference (TYPE) TTB_BUTTON Pushbuttons for Function List 20030721
3 OK_CODES Instance attribute Public Type reference (TYPE) BMENU_FCODE_LIST List of Function Codes 20010201
4 SHOW_CONTEXT_MENU Instance attribute Public Type reference (TYPE) SEU_BOOL 'X': Context Menu in Field and Function List 20020315
Methods
# Method Level Visibility Method type Description Created on
1 CONTEXT_MENU_OK_CODE Instance method Public Method Process Function from Context Menu 20020315
2 CONTEXT_MENU_REQUEST Instance method Public Method Display Context Menu 20020315
3 PROCESS_OK_CODE Instance method Public Method OK Code Handled by Application 20010201
Events
Class IF_FOBU_APPL_CALLBACK has no event.
Types
Class IF_FOBU_APPL_CALLBACK has no local type.
Method Signatures

Method CONTEXT_MENU_OK_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OK_CODE Call by reference Type reference (TYPE) SYUCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20020315
2 Importing IM_SELECTED_OPERAND Call by reference Type reference (TYPE) SFBEOP_UI FoBuEv: Operanden-Struktur für User-Interface 20020315

Method CONTEXT_MENU_OK_CODE on class IF_FOBU_APPL_CALLBACK has no exception.

Method CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CTMENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Kontextmenü 20020315
2 Importing IM_SELECTED_OPERAND Call by reference Type reference (TYPE) SFBEOP_UI FoBuEv: Operanden-Struktur für User-Interface 20020315

Method CONTEXT_MENU_REQUEST on class IF_FOBU_APPL_CALLBACK has no exception.

Method PROCESS_OK_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PROCEED_WITH_OK_CODE Call by reference Type reference (TYPE) SEU_BOOL 'X': Formula Builder soll gemäß dem OK-Code weitermachen 20010201
2 Importing IM_CHANGED Call by reference Type reference (TYPE) SEU_BOOL 'X': Formel wurde geändert 20010201
3 Importing IM_OK_CODE Call by reference Type reference (TYPE) SYUCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20010201

Method PROCESS_OK_CODE on class IF_FOBU_APPL_CALLBACK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in