SAP ABAP Interface IF_FOBU_APPL_CALLBACK (Formula Builder: Application Callback)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
S_FORMULA_BUILDER (Package) Formula Builder
⤷
⤷
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
| Interface | IF_FOBU_APPL_CALLBACK | |
| Short Description | Formula Builder: Application Callback |
General Data
| Package | S_FORMULA_BUILDER | Formula Builder |
| Created | 20010201 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FOBU_APPL_CALLBACK has no forward declaration.
Interfaces
Interface IF_FOBU_APPL_CALLBACK has no interface.
Friends
Interface IF_FOBU_APPL_CALLBACK has no friend.
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 | Instance method | Public | Method | Process Function from Context Menu | 20020315 | |
| 2 | Instance method | Public | Method | Display Context Menu | 20020315 | |
| 3 | Instance method | Public | Method | OK Code Handled by Application | 20010201 |
Events
Interface IF_FOBU_APPL_CALLBACK has no event.
Types
Interface 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 | IM_OK_CODE | Call by reference | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20020315 | |||
| 2 | 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 Interface 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 | IM_CTMENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Kontextmenü | 20020315 | |||
| 2 | IM_SELECTED_OPERAND | Call by reference | Type reference (TYPE) | SFBEOP_UI | FoBuEv: Operanden-Struktur für User-Interface | 20020315 |
Method CONTEXT_MENU_REQUEST on Interface 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 | EX_PROCEED_WITH_OK_CODE | Call by reference | Type reference (TYPE) | SEU_BOOL | 'X': Formula Builder soll gemäß dem OK-Code weitermachen | 20010201 | |||
| 2 | IM_CHANGED | Call by reference | Type reference (TYPE) | SEU_BOOL | 'X': Formel wurde geändert | 20010201 | |||
| 3 | IM_OK_CODE | Call by reference | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20010201 |
Method PROCESS_OK_CODE on Interface IF_FOBU_APPL_CALLBACK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |