SAP ABAP Interface IF_FOBU_STORAGE (Formula Builder: Database Accesses)
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_FICO_FOBU Condition Formula Storage 20060328
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOBU_STORAGE Formula Builder: Database Accesses 20070314
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FORMULA2_BRF BRF: SAP - Formula Interpreter - E Tables 20070810
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FORMULA2_MNT_BRF BRF: SAP - Formula Editor (E Tables) 20070810
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FORMULA_MNT_BRF BRF: SAP - Formula Editor 20070604
Properties
Interface IF_FOBU_STORAGE  
Short Description Formula Builder: Database Accesses    
General Data
Package S_FORMULA_BUILDER   Formula Builder 
Created 20060210   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_FOBU_STORAGE has no forward declaration.
Interfaces
Interface IF_FOBU_STORAGE has no interface.
Friends
Interface IF_FOBU_STORAGE has no friend.
Attributes
Interface IF_FOBU_STORAGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Delete Formula from Database 20070314
2 GET_TRANSPORT_KEYS Instance method Public Method Get Transport Data 20070314
3 READ Instance method Public Method Read Formula from Database 20070314
4 READ_CLIENT Instance method Public Method Reade Formula from Database with Client Specification 20070314
5 SAVE Instance method Public Method Save Formula to Database 20070314
Events
Interface IF_FOBU_STORAGE has no event.
Types
Interface IF_FOBU_STORAGE has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_IN_UPDATE_TASK Call by reference Type reference (TYPE) SEU_BOOL 'X': Im Verbucher sichern 20070314
2 Importing IV_FORMULA_ID Call by reference Type reference (TYPE) SFBEID Formel-ID 20070314

Method DELETE on Interface IF_FOBU_STORAGE has no exception.

Method GET_TRANSPORT_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TR_OBJECT Call by reference Type reference (TYPE) E071 Transportsystem: Objekt-Einträge von Aufträgen/Aufgaben 20070314
2 Exporting ET_TR_KEYS Call by reference Type reference (TYPE) TR_KEYS Tabellenschlüssel 20070314
3 Importing IV_FORMULA_ID Call by reference Type reference (TYPE) SFBEID Formel-ID 20070314
4 Importing IV_REQUEST Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20070314

Method GET_TRANSPORT_KEYS on Interface IF_FOBU_STORAGE has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_HEADER Call by reference Type reference (TYPE) SFBE_HEADER Kopfdaten zu einer Formel 20070314
2 Exporting ET_TOKEN Call by reference Type reference (TYPE) SFBE_TOKEN_TAB Tabelle mit Zeilen (Tokens) eines Formel 20070314
3 Importing IV_FORMULA_ID Call by reference Type reference (TYPE) SFBEID Formel-ID 20070314
# Exception Resumable Description Created on
1 CX_FOBU_FORMULA_NOT_FOUND Die Formel ist nicht vorhanden 20070314

Method READ_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_HEADER Call by reference Type reference (TYPE) SFBE_HEADER Kopfdaten zu einer Formel 20070314
2 Exporting ET_TOKEN Call by reference Type reference (TYPE) SFBE_TOKEN_TAB Tabelle mit Zeilen (Tokens) eines Formel 20070314
3 Importing IV_CLIENT Call by reference Type reference (TYPE) SYMANDT Mandantenkennung des aktuellen Benutzers 20070314
4 Importing IV_FORMULA_ID Call by reference Type reference (TYPE) SFBEID Formel-ID 20070314
# Exception Resumable Description Created on
1 CX_FOBU_FORMULA_NOT_FOUND Die Formel ist nicht vorhanden 20070314

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_IN_UPDATE_TASK Call by reference Type reference (TYPE) SEU_BOOL 'X': Im Verbucher sichern 20070314
2 Importing IS_HEADER Call by reference Type reference (TYPE) SFBE_HEADER Kopfdaten zu einer Formel 20070314
3 Importing IT_TOKEN Call by reference Type reference (TYPE) SFBE_TOKEN_TAB Tabelle mit Zeilen (Tokens) eines Formel 20070314

Method SAVE on Interface IF_FOBU_STORAGE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703