SAP ABAP Interface IF_FOBU_CONNECTOR (Formula Builder: Interface Addapter for Formula Builder)
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
Properties
Interface | IF_FOBU_CONNECTOR | |
Short Description | Formula Builder: Interface Addapter for Formula Builder |
General Data
Package | S_FORMULA_BUILDER | Formula Builder |
Created | 20000922 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_FOBU_CONNECTOR has no forward declaration.
Interfaces
Interface IF_FOBU_CONNECTOR has no interface.
Friends
Interface IF_FOBU_CONNECTOR has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | FIXED_CURRENCY | Instance attribute | Public | Type reference (TYPE) | SFBE_AMOUNT-CURRENCY | Predefined Currency for Constants | 20041108 | ||
2 | GC_STRUCT_SONDERLOCKE | Constant | Public | Type reference (TYPE) | TYPENAME | 'FDT STRUCTURE' | Special Case FDT Structure | 20091130 | |
3 | GC_STRUCT_TABLE_SONDERLOCKE | Constant | Public | Type reference (TYPE) | TYPENAME | 'FDT STRUCTURED TABLE' | Special Case, Structured FDT Table | 20080201 | |
4 | GC_UNKNOWN_TYPE | Constant | Public | Type reference (TYPE) | TYPENAME | 'UNKNOWN TYPE' | Name of Dictionary Type | 20090123 | |
5 | ISO_UNITS | Instance attribute | Public | Type reference (TYPE) | SEU_BOOL | 20100623 | |||
6 | NO_PRICE_ALLOWED | Instance attribute | Public | Type reference (TYPE) | SEU_BOOL | Boolean | 20070316 | ||
7 | NUM_CHAR_HARD_CHECK | Instance attribute | Public | Type reference (TYPE) | SEU_BOOL | 'X': Numbers and character strings are incompatible | 20040601 | ||
8 | PARSE_EXT_FORMAT_ONLY | Instance attribute | Public | Type reference (TYPE) | SEU_BOOL | 'X': Numbers allowed to be entered in external format only | 20100127 | ||
9 | USE_GET_ALL_OPERANDS | Instance attribute | Public | Type reference (TYPE) | SEU_BOOL | Boolean | 20070316 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check Operand (Only for Pushbutton Operands) | 20011030 |
2 | ![]() |
Instance method | Public | Method | Get Operand | 20001018 |
3 | ![]() |
Instance method | Public | Method | Get All Operands (instead of using single calls via GET) | 20070316 |
4 | ![]() |
Instance method | Public | Method | Get Operand During Parse (Only Pushbutton Operands) | 20011029 |
5 | ![]() |
Instance method | Public | Method | Get Pushbuttons | 20011029 |
6 | ![]() |
Instance method | Public | Method | Get Operand for Pushbutton (Pushbutton was clicked) | 20011029 |
Events
Interface IF_FOBU_CONNECTOR has no event.
Types
Interface IF_FOBU_CONNECTOR has no local type.
Method Signatures
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TECH_NAME | Call by reference | Type reference (TYPE) | SFBEFSYM | Technischer Name des Elements | 20011030 | ||
2 | ![]() |
IM_TOKEN | Call by reference | Type reference (TYPE) | SFBETOKEN | Token des Elements | 20011030 | ||
3 | ![]() |
IM_TYPE | Call by reference | Type reference (TYPE) | SFBETYPE | Typ, für den das Element verwendet wird | 20011030 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Das Element kann so nicht in der Formel verwendet werden | 20011030 |
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_OPERANDS | Call by reference | Type reference (TYPE) | SFBE_OPERANDS | FoBuEv: Operandenbeschreibung | 20001027 | ||
2 | ![]() |
IM_KEY | Value transfer | Type reference (TYPE) | SFBEFSYM | FoBuEv: Funktionssymbol | 20001023 |
Method GET on Interface IF_FOBU_CONNECTOR has no exception.
Method GET_ALL_OPERANDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_OPERANDS | Call by reference | Type reference (TYPE) | SFBEOP_PARENT_TAB | 20070316 |
Method GET_ALL_OPERANDS on Interface IF_FOBU_CONNECTOR has no exception.
Method PARSE_OP_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_TECH_NAME | Call by reference | Type reference (TYPE) | SFBEFSYM | Technischer Name des Elements | 20011029 | ||
2 | ![]() |
EX_TOKEN | Call by reference | Type reference (TYPE) | SFBETOKEN | Token des Elements | 20011029 | ||
3 | ![]() |
EX_TYPE | Call by reference | Type reference (TYPE) | SFBETYPE | Typ des Elements | 20011029 |
Method PARSE_OP_GET on Interface IF_FOBU_CONNECTOR has no exception.
Method PUSHBUTTONS_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_PUSHBUTTONS | Call by reference | Type reference (TYPE) | SFBEPUSH_TAB | FoBuEv: Tabelle von Drucktasten für User-Interface | 20011029 |
Method PUSHBUTTONS_GET on Interface IF_FOBU_CONNECTOR has no exception.
Method PUSHBUTTON_OP_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_TECH_NAME | Call by reference | Type reference (TYPE) | SFBEFSYM | Technischer Name des ausgewählten Elements | 20011029 | ||
2 | ![]() |
CH_TYPE | Call by reference | Type reference (TYPE) | SFBETYPE | Typ des ausgewählten Elements | 20011029 | ||
3 | ![]() |
IM_TOKEN | Call by reference | Type reference (TYPE) | SFBETOKEN | Token der Drucktaste | 20011029 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktion vom Benutzer abgebrochen | 20011029 |
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 50A |