SAP ABAP Class CL_RSAR_FORMULAS (Formula Builder BW)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSFO (Package) Integration of Formula Editor in Transfer/Update Rules
Properties
Class CL_RSAR_FORMULAS  
Short Description Formula Builder BW    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSAR    
Program status P  SAP Standard Production Program 
Category 0   
Package RSFO   Integration of Formula Editor in Transfer/Update Rules 
Created 20010316   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSAA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSDG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSFO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSAR_FORMULAS has no interface implemented.
Friends
Class CL_RSAR_FORMULAS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_C_DUMMY Constant Public Type reference (TYPE) STRING '''''' Dummy 20010808
2 P_FORMID Instance attribute Private Type reference (TYPE) RSFOB_RSSFBEID Formula ID 20010418
3 P_FORMID_ Instance attribute Private Type reference (TYPE) RSFOB_RSSFBEID Formula ID (Attribute) 20051208
4 P_GUI_TITLE Static Attribute Private Type reference (TYPE) RSFOB_GUI_TITLE BW formulas: Title for popup window 20010418
5 P_POPUP_TITLE Static Attribute Private Type reference (TYPE) RSFOB_GUI_TITLE Dialog box title 20010507
6 P_R_APPL_ Instance attribute Private Object reference (TYPE REF TO) IF_FOBU_APPL_CALLBACK Formula Builder: Application Callback 20051208
7 P_R_CONNECT_ Instance attribute Private Object reference (TYPE REF TO) IF_FOBU_CONNECTOR Formula Builder: Interface Addapter for Formula Builder 20051208
8 P_R_FORMULA_ Instance attribute Private Object reference (TYPE REF TO) CL_FOBU_FORMULA Formula Builder 20051208
9 P_S_AFORM Instance attribute Private Type reference (TYPE) RSAFORM BW Formulas - Check Table Structure 20010418
10 P_S_FORMMAP Instance attribute Private Type reference (TYPE) RSAFORMMAP Mapping Formula External/Internal GUID 20010726
11 P_S_FORMULA Instance attribute Private Type reference (TYPE) RSFOB_S_FORMULA Formula for an InfoObject 20010418
12 P_S_RSFOBU000 Instance attribute Private Type reference (TYPE) RSFOBUEV000 BW Formulas - Formula Header 20010418
13 P_S_RSFOBU001 Instance attribute Private Type reference (TYPE) RSFOBUEV001 BW Formulas - Formula Contents 20010418
14 P_S_SVAL Static Attribute Private Type reference (TYPE) SVAL Fields for Popup_Get_Values 20010507
15 P_T_AFORM Static Attribute Private Type reference (TYPE) RSFOB_T_AFORM BW Formula - Check Table 20010426
16 P_T_FIELDS Static Attribute Private Type reference (TYPE) RSFOB_T_FIELDS Fields from Transfer/Communications Structure 20010426
17 P_T_FORMMAP Static Attribute Private Type reference (TYPE) RSFOB_T_FORMMAP Mapping Formula External/Internal GUID 20010726
18 P_T_FORMULA Static Attribute Private Type reference (TYPE) RSFOB_T_FORMULA BW Formula - Objects 20010426
19 P_T_FORMULA_EV Static Attribute Private Type reference (TYPE) TY_T_FORMULA_OBJREF Table of Formula Object Relationships 20061218
20 P_T_RSFOBU001 Instance attribute Private Type reference (TYPE) RSFOB_T_RSFOBU001 BW Formulas - Formula Contents 20010418
21 P_T_SFBEID Static Attribute Private Type reference (TYPE) RSFOB_T_RSSFBEID Formula IDs Table 20020128
22 P_T_SVAL Static Attribute Private Type reference (TYPE) RSFOB_T_SVAL Fields for Popup_Get_Values 20010507
23 TYPE_UR Constant Public Type reference (TYPE) RSFOB_FORMTP 'UR' 'Update Rule' Formula User 20070221
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Activate Formula for a Communications Structure 20010727
2 CHANGE_TEXT Static method Public Method Change of Formula Text 20010731
3 CHECK_CREATE_DATAELEMENT Static method Public Method 20070720
4 CHECK_TRFN_COPY Static method Private Method 20070816
5 CONVERT_APPL_TO_FORMTP Static method Private Method Conversion of Formula Builder Appl. in BW Formula Type 20030326
6 CONVERT_FORMTP_TO_APPL Static method Private Method Conversion of BW Formula Type in Formula Builder Application 20030326
7 COPY Instance method Public Method Copying a Number of Formulas 20030110
8 COPY_FOBU_TO_EXTERN Static method Public Method Copying of BW-Intrnl Formula To Extrnl Format (SFOBUEV000/1) 20010829
9 COPY_INTERNAL Static method Public Method Copying of Formula at ID Level 20070226
10 COPY_RSFOBU Static method Public Method Copying of BW-Intrnl Formula To Extrnl Format (SFOBUEV000/1) 20070222
11 COPY_VERSION_DB Static method Public Method Copying of Formula Version at Database Level 20070309
12 CREATE_ADMIN Static method Private Method 20070816
13 DELETE Instance method Public Method Delete formula 20010417
14 DELETE_FOBU_SINGLE Static method Public Method Delete Single Basic Formula 20031210
15 DELETE_FROM_RSAFORM Instance method Private Method Delete Formula from Table RSAFORM 20010419
16 DELETE_FROM_RSAFORMMAP_INT Instance method Private Method Delete Mapping of Table RSAGUIDMAP 20010731
17 DELETE_FROM_RSAFORMT Instance method Private Method Delete Text from Table RSAFORMT 20010419
18 DELETE_FROM_RSFOBUEV Instance method Private Method Delete from Tables RSFOBUEV000 and 001 20010419
19 DELETE_GLOBFIELDS Static method Public Method Delete Static Attributes 20010418
20 DELETE_ON_ACTIVATE Instance method Public Method Delete Formulas Not Required in A Version 20010802
21 DELETE_SINGLE Instance method Public Method Delete Formulas for a Transfer Structure 20010417
22 FOBU_FORMULA_COPY Instance method Private Method Copy FOBU Formula to BW Formula 20010419
23 FORMULA_CREATE_ACTIVE Instance method Private Method Create Active Version of Formula 20010418
24 FORMULA_EMPTY Static method Public Method Empty Formulas 20010808
25 FREE Instance method Public Method Reset Formula Instance 20050803
26 FREE_ALL Static method Public Method Initialization of BI Formula Framework 20060831
27 FREE_STAT Static method Public Method Reset Formula Instance 20111122
28 GENERATE_ACTIVE_VERSION Instance method Private Method Generate Active Version 20010510
29 GET_AFORMULA_FROM_RSAFORMMAP Static method Public Method Determine A Version of Formula from Table RSAFORMMAP 20010731
30 GET_AFORMULA_USED_FIELDS_ALL Static method Public Method Determines All Fields Used for Transferred IDs 20020128
31 GET_DATAELEMENT_BY_NAMING Static method Public Method 20051209
32 GET_FOBU Static method Public Method Fetches FOBU from p_t_formula 20040218
33 GET_FORMULA_FOBU_OBJECT Static method Public Method Determine FOBU Object 20050803
34 GET_FORMULA_FOEV_OBJECT Static method Public Method Determine Formula Evaluation Object 20061218
35 GET_FORMULA_FROM_DB Static method Public Method Reading Formula Version from Database... 20030326
36 GET_FORMULA_FROM_RSAFORMMAP Static method Public Method Read Internal Formula ID from Table RSAFORMMAP 20010726
37 GET_FORMULA_STRING Static method Public Method Formula String from RSFOBUEV000 20010723
38 GET_NAMING_BY_DTELNM Static method Public Method 20071127
39 GET_SYST_FIELDS Static method Public Method Determine System Fields in Formula Editor 20010731
40 GET_TEXT_FROM_RSAFORMT Static method Public Method Read Text from Table RSAFORMT 20010419
41 MAINTAIN Instance method Public Method Formula Definition of a Transfer Rule for a Transfer 20010418
42 REG_AFORMULA_USED_FIELDS Static method Public Method Get the Used Fields in a Formula 20020128
43 REPAIR Static method Public Method Start Repair Mechanism if M-Version Is Missing 20070222
44 RESET_FOBU Static method Public Method 20060227
45 RESET_FOBU_A Static method Public Method Reset FOBU 'A' (Auto Compiler) 20040609
46 RESET_FORMULA_FOEV_OBJECT Static method Public Method Determine Formula Evaluation Object 20061218
47 RESET_TO_ACTIVE Static method Public Method Reset Object to Active Version (only for M version) 20070308
48 SAVE Instance method Public Method Save the Formula for a Transfer Structure 20010418
49 SAVE_IN_RSAFORM Static method Public Method Save Formula in Table RSAFORM 20010419
50 SAVE_IN_RSAFORMMAP Static method Public Method Save Mapping Formula for Transfer/Update Rules 20010727
51 SAVE_IN_RSAFORMT Static method Public Method Save Formula Text in Table RSAFORMT 20010419
52 SELECT_CONTENT_DATA Static method Public Method Read Content Data 20010510
53 SET_DELFLAG_IN_A Instance method Public Method Set Deletion Flag in A Version 20010802
54 SET_FOBU Static method Public Method Set FOBU in p_t_formula (Auto Compiler) 20040604
55 SET_FORMMAP Static method Public Method 20071207
56 SET_FORMULA_STATUS Static method Public Method Transfer Formula Status from Application to Formula Framewk. 20040608
57 SHOW_INFO Static method Public Method Display Transformation Library Info 20020207
58 TRANSPORT_CHECK Static method Private Method Transport Check 20010906
59 WRITE_MSG Static method Public Method Convert Message into BAL_S_MSG Format 20021024
Events
Class CL_RSAR_FORMULAS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_FORMIN Private See coding Formula Internal ID 20070511 begin of ty_s_formin, formin type RSFOB_FORMIN, end of ty_s_formin
2 TY_S_FORMULA_OBJREF Private See coding Formula Object Relationships 20061215 BEGIN OF ty_s_formula_objref, formex TYPE rsfob_formex, objvers TYPE rsobjvers, r_formula TYPE REF TO cl_fobu_formula, r_formula_ev TYPE REF TO cl_foev_formula, r_formula_ref type ref to cL_fobu_formula, "if set; r_formula is clon of r_formula trfn_copy type rs_bool, END OF ty_s_formula_objref
3 TY_T_FORMIN Private See coding Table with Internal Formula ID 20070511 TY_T_FORMIN type standard table of ty_s_formin with non-unique key formin
4 TY_T_FORMULA_OBJREF Private See coding Table of Formula Object Relationships 20061215 ty_t_formula_objref TYPE STANDARD TABLE OF ty_s_formula_objref WITH NON-UNIQUE KEY formex objvers
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20021024
2 Importing I_NO_TRANSPORT Call by reference Type reference (TYPE) RS_BOOL Flag-Struktur 20010917
3 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20010910
4 Importing I_TLOGO_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20010910
5 Importing I_T_FORMEX Call by reference Type reference (TYPE) RSFOB_T_FORMEX Formel-ID extern 20010727
6 Importing I_WRITE_LOG Call by reference Type reference (TYPE) RS_BOOL Log schreiben.. 20021024
# Exception Resumable Description Created on
1 RSFO_DELETE_ERROR Fehler beim Löschen 20010727
2 RSFO_EMPTY_FORMULA Formel ist leer 20010807
3 RSFO_INVALID_UNIQUE_ID Ungültige Unique-ID 20010727
4 RSFO_TRANSPORT_ERROR Fehler beim Transport 20010906

Method CHANGE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TXTLG Call by reference Type reference (TYPE) RSTXTLG Beschreibung lang 20010806
2 Exporting E_CHANGED Call by reference Type reference (TYPE) RS_BOOL Boolean 20010731
3 Importing I_FORMEX Call by reference Type reference (TYPE) RSFOB_FORMEX Formel-ID extern 20010806
4 Importing I_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20010731
5 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 'M' Objektversion 20010731
# Exception Resumable Description Created on
1 RSFO_TRANSPORT_ERROR Fehler beim Transport 20010906

Method CHECK_CREATE_DATAELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_FIELD Call by reference Type reference (TYPE) RSFOB_S_FIELDS Felder aus Transfer-/Kommunikationsstruktur 20070720
# Exception Resumable Description Created on
1 ACTIVATION_ERROR 20070720
2 NAMING_ERROR 20070723

Method CHECK_TRFN_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TRFN_COPY Value transfer Type reference (TYPE) RS_BOOL Boolean 20070816

Method CHECK_TRFN_COPY on class CL_RSAR_FORMULAS has no exception.

Method CONVERT_APPL_TO_FORMTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL Call by reference Type reference (TYPE) RSFOB_APPL 20030326
2 Returning R_FORMTP Value transfer Type reference (TYPE) RSFOB_FORMTP 20030326

Method CONVERT_APPL_TO_FORMTP on class CL_RSAR_FORMULAS has no exception.

Method CONVERT_FORMTP_TO_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMTP Call by reference Type reference (TYPE) RSFOB_FORMTP 20030326
2 Returning R_APPL Value transfer Type reference (TYPE) RSFOB_APPL 20030326

Method CONVERT_FORMTP_TO_APPL on class CL_RSAR_FORMULAS has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_FORMEX_REF Call by reference Type reference (TYPE) RSFOB_T_FORMEX_REF $REF$ 20030317
2 Importing I_FORMULA_TP Call by reference Type reference (TYPE) RSAFORM-FORMTP SPACE Zieltyp der Kopie 20090715
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20030110
4 Importing I_T_FIELDS Call by reference Type reference (TYPE) RSFOB_T_FIELDS $REF$ 20030317
5 Importing I_T_FORMULA_IOBJ Call by reference Type reference (TYPE) RSFOB_T_FORMULA_IOBJ Formel-ID extern 20030317
# Exception Resumable Description Created on
1 INVALID_INPUT 20030317
2 LOAD_ERROR 20030317

Method COPY_FOBU_TO_EXTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20021024
2 Importing I_FORMEX Call by reference Type reference (TYPE) RSFOB_FORMEX Formel-ID extern 20010829
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 'M' Objektversion 20010829
4 Importing I_WRITE_LOG Call by reference Type reference (TYPE) RS_BOOL Log schreiben.. 20021024
# Exception Resumable Description Created on
1 RSFO_INVALID_UNIQUE_ID Ungültige Unique-ID 20010829

Method COPY_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMEX Call by reference Type reference (TYPE) RSFOB_FORMEX Formel-ID extern 20070227
2 Importing I_FORMEX_TEMPLATE Call by reference Type reference (TYPE) RSFOB_FORMEX Formel-ID extern 20070227
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20070226
4 Importing I_OBJVERS_TEMPLATE Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20070226
# Exception Resumable Description Created on
1 INVALID_FORMULAID Template-Formel inkonsistent 20070226

Method COPY_RSFOBU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMIN Call by reference Type reference (TYPE) RSFOB_FORMIN Formel-ID extern 20070222
2 Importing I_OBJVERS_FROM Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20070222
3 Importing I_OBJVERS_TO Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20070222
# Exception Resumable Description Created on
1 RSFO_INVALID_UNIQUE_ID Ungültige Unique-ID 20070222

Method COPY_VERSION_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20070309
2 Importing I_OBJVERS_FROM Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20070312
3 Importing I_OBJVERS_TO Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20070312
4 Importing I_T_FORMEX Call by reference Type reference (TYPE) RSFOB_T_FORMEX Formel-ID extern 20070309

Method COPY_VERSION_DB on class CL_RSAR_FORMULAS has no exception.

Method CREATE_ADMIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TXTLG Call by reference Type reference (TYPE) RSTXTLG Beschreibung lang 20070816
2 Exporting E_FORMEX Call by reference Type reference (TYPE) RSFOB_FORMEX Formel-ID extern 20070816
3 Exporting E_S_AFORM Call by reference Type reference (TYPE) RSAFORM BW-Formeln - Prüftabelle 20070816
4 Exporting E_S_FORMMAP Call by reference Type reference (TYPE) RSAFORMMAP Mapping Formel externe/interne GUID 20070816
5 Exporting E_S_FORMULA Call by reference Attribute reference (LIKE) P_S_FORMULA Formel zu einem InfoObject 20070816
6 Importing I_APPL Call by reference Type reference (TYPE) RSFOB_APPL Anwendung für Formel-Editor 20070816
7 Importing I_CHANGED Call by reference Type reference (TYPE) RS_BOOL Boolean 20070816
8 Importing I_FORMEX Call by reference Type reference (TYPE) RSFOB_FORMEX Formel-ID extern 20070816
9 Importing I_FORMIN Call by reference Type reference (TYPE) RSFOB_FORMIN Formel-ID intern 20070816
10 Importing I_FORMULA Call by reference Object reference (TYPE REF TO) CL_FOBU_FORMULA Formula Builder 20070816
11 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20070816
12 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20070816
13 Importing I_NO_TRANSPORT Call by reference Type reference (TYPE) RS_BOOL Boolean 20070816
14 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20070816
15 Importing I_OBJVERS_ORG Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20070831
# Exception Resumable Description Created on
1 RSFO_TRANSPORT_ERROR 20070816

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20021024
2 Importing I_NO_TRANSPORT Call by reference Type reference (TYPE) RS_BOOL Flag-Struktur 20010917
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20010427
4 Importing I_T_FORMEX Call by reference Type reference (TYPE) RSFOB_T_FORMEX Formel-ID extern 20010727
5 Importing I_WRITE_LOG Call by reference Type reference (TYPE) RS_BOOL Log schreiben.. 20021024
# Exception Resumable Description Created on
1 RSFO_DELETE_ERROR Fehler beim Löschen 20010727
2 RSFO_TRANSPORT_ERROR Fehler beim Transport 20010906

Method DELETE_FOBU_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20031210
2 Importing I_FORMIN Call by reference Type reference (TYPE) RSAFORMMAP-FORMIN Formel-ID intern 20031210
3 Importing I_WRITE_LOG Call by reference Type reference (TYPE) RS_BOOL Boolean 20031210
# Exception Resumable Description Created on
1 RSFO_INVALID_UNIQUE_ID 20031210

Method DELETE_FROM_RSAFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMIN Call by reference Type reference (TYPE) RSFOB_FORMIN BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) 20010727
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20010427

Method DELETE_FROM_RSAFORM on class CL_RSAR_FORMULAS has no exception.

Method DELETE_FROM_RSAFORMMAP_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMIN Call by reference Type reference (TYPE) RSFOB_FORMIN Formel-ID intern 20010731
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20010731

Method DELETE_FROM_RSAFORMMAP_INT on class CL_RSAR_FORMULAS has no exception.

Method DELETE_FROM_RSAFORMT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMIN Call by reference Type reference (TYPE) RSFOB_FORMIN BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) 20010727
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20010427

Method DELETE_FROM_RSAFORMT on class CL_RSAR_FORMULAS has no exception.

Method DELETE_FROM_RSFOBUEV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMIN Call by reference Type reference (TYPE) RSFOB_FORMIN BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) 20010727
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20010427

Method DELETE_FROM_RSFOBUEV on class CL_RSAR_FORMULAS has no exception.

Method DELETE_GLOBFIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_FORMEX Call by reference Type reference (TYPE) RSFOB_T_FORMEX Formel-ID extern 20050613

Method DELETE_GLOBFIELDS on class CL_RSAR_FORMULAS has no exception.

Method DELETE_ON_ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_TRANSPORT Call by reference Type reference (TYPE) RS_BOOL Boolean 20011128
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 'A' Objektversion 20010802
3 Importing I_T_FORMEX Call by reference Type reference (TYPE) RSFOB_T_FORMEX Formel-ID extern 20010802
# Exception Resumable Description Created on
1 RSFO_DELETE_ERROR Fehler beim Löschen 20010802

Method DELETE_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20021024
2 Importing I_DELFOBU Call by reference Type reference (TYPE) RS_BOOL 'X' Flag-Struktur 20010427
3 Importing I_FORMEX Call by reference Type reference (TYPE) RSFOB_FORMEX Formel-ID extern 20010731
4 Importing I_FORMIN Call by reference Type reference (TYPE) RSFOB_FORMIN Formel-ID intern 20010727
5 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 'M' Objektversion 20010427
6 Importing I_WRITE_LOG Call by reference Type reference (TYPE) RS_BOOL Log schreiben 20021024
# Exception Resumable Description Created on
1 RSFO_INVALID_UNIQUE_ID Ungültige Unique-ID 20010727
2 RSFO_NO_FORMID Keine Formel-ID als Import-Parameter 20010731
3 RSFO_NO_MAPPING Kein Eintrag in Tabelle RSAFORMMAP gefunden 20010806
4 RSFO_TRANSPORT_ERROR Transport Error 20010727

Method FOBU_FORMULA_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CL_FORMULA Call by reference Object reference (TYPE REF TO) CL_FOBU_FORMULA Formula Builder 20010427
2 Importing I_FORMID Call by reference Type reference (TYPE) RSFOB_RSSFBEID Formel-ID 20010727
3 Importing I_FORMIN Call by reference Type reference (TYPE) RSFOB_FORMIN Formel-ID intern 20010727
4 Importing I_MANDT Call by reference Type reference (TYPE) SYMANDT SY-MANDT R/3-System, Mandantennummer aus Anmeldung 20010427
5 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20010427
6 Importing I_STATUS Call by reference Type reference (TYPE) CHAR4 Nicht näher def. Bereich, evtl. für Patchlevels verwendbar 20040304
# Exception Resumable Description Created on
1 RSFO_TEXT_WRONG_TYPE Falscher Texttyp beim Formelstring 20010727

Method FORMULA_CREATE_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMIN_A Call by reference Type reference (TYPE) RSFOB_FORMIN BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) 20010727
2 Importing I_FORMIN_M Call by reference Type reference (TYPE) RSFOB_FORMIN BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) 20010727
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20010427
# Exception Resumable Description Created on
1 RSFO_INVALID_UNIQUE_ID Ungültige Unique-ID 20010727

Method FORMULA_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_FORMEX Call by reference Type reference (TYPE) RSFOB_T_FORMEX Formel-ID extern 20010808
2 Returning R_EMPTY Value transfer Type reference (TYPE) RS_BOOL Boolean 20010808

Method FORMULA_EMPTY on class CL_RSAR_FORMULAS has no exception.

Method FREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMEX Call by reference Type reference (TYPE) RSFOB_FORMEX Formel-ID extern 20050803
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 'M' Objektversion 20050803

Method FREE on class CL_RSAR_FORMULAS has no exception.

Method FREE_ALL Signature

Method FREE_ALL on class CL_RSAR_FORMULAS has no parameter.
Method FREE_ALL on class CL_RSAR_FORMULAS has no exception.

Method FREE_STAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMEX Call by reference Type reference (TYPE) RSFOB_FORMEX Formel-ID extern 20111122
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 'M' Objektversion 20111122
3 Importing I_OBJVERS_EXCL Call by reference Type reference (TYPE) RSOBJVERS 'A' Objektversion 20111122

Method FREE_STAT on class CL_RSAR_FORMULAS has no exception.

Method GENERATE_ACTIVE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20021024
2 Importing I_FORMEX Call by reference Type reference (TYPE) RSFOB_FORMEX Formel-ID extern 20010727
3 Importing I_FORMIN_A Call by reference Type reference (TYPE) RSFOB_FORMIN BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) 20010727
4 Importing I_FORMIN_M Call by reference Type reference (TYPE) RSFOB_FORMIN BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) 20010727
5 Importing I_T_FORMMAP Call by reference Type reference (TYPE) RSFOB_T_FORMMAP Mapping Formel externe/interne GUID 20010727
6 Importing I_WRITE_LOG Call by reference Type reference (TYPE) RS_BOOL Log schreiben.. 20021024
# Exception Resumable Description Created on
1 RSFO_INVALID_UNIQUE_ID Ungültige Unique-ID 20010727

Method GET_AFORMULA_FROM_RSAFORMMAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMEX Call by reference Type reference (TYPE) RSFOB_FORMEX Formel-ID extern 20010731
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 'A' Objektversion 20010731
3 Returning R_FORMID Value transfer Type reference (TYPE) RSFOB_RSSFBEID Formel-ID intern 20010731
# Exception Resumable Description Created on
1 RSFO_INVALID_UNIQUE_ID Ungültige Unique-ID 20010731
2 RSFO_NO_ENTRY Kein Eintrag in Tabelle RSAFORMMAP gefunden 20010917

Method GET_AFORMULA_USED_FIELDS_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_FIELDS Value transfer Type reference (TYPE) RSFOB_T_FIELDS1 Tabelle der verwendeten Felder in registrierten ID's 20020128

Method GET_AFORMULA_USED_FIELDS_ALL on class CL_RSAR_FORMULAS has no exception.

Method GET_DATAELEMENT_BY_NAMING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_FIELD Call by reference Type reference (TYPE) RSFOB_S_FIELDS Felder aus Transfer-/Kommunikationsstruktur 20051209
# Exception Resumable Description Created on
1 FAILED Fehler bei Datenelement ermittlung 20060731

Method GET_FOBU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FORMEX Call by reference Type reference (TYPE) RSFOB_FORMEX Formel-ID extern 20040218
2 Importing IM_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 'A' Objektversion 20040218
3 Returning RE_FORMULA Value transfer Type reference (TYPE) RSFOB_S_FORMULA Formula Builder 20040218
# Exception Resumable Description Created on
1 NO_ENTRY Kein Eintrag 20040603

Method GET_FORMULA_FOBU_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMEX Call by reference Type reference (TYPE) RSFOB_FORMEX Formel-ID extern 20050803
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20050803
3 Returning R_R_FORMULA Value transfer Object reference (TYPE REF TO) CL_FOBU_FORMULA Formula Builder 20050803
# Exception Resumable Description Created on
1 NO_ENTRY Kein Eintrag im Formelpuffer 20050803

Method GET_FORMULA_FOEV_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMEX Call by reference Type reference (TYPE) RSFOB_FORMEX Formel-ID extern 20061218
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20061218
3 Returning R_R_FORMULA Value transfer Object reference (TYPE REF TO) CL_FOEV_FORMULA Formula Builder 20061218
# Exception Resumable Description Created on
1 INVALID Ungültige Formel 20061218
2 NO_ENTRY Kein Eintrag im Formelpuffer 20061218

Method GET_FORMULA_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SFBEID Call by reference Type reference (TYPE) RSFOB_RSSFBEID 20030326
2 Exporting E_S_AFORM Call by reference Type reference (TYPE) RSAFORM 20030326
3 Exporting E_S_AFORMMAP Call by reference Type reference (TYPE) RSAFORMMAP 20030326
4 Exporting E_S_FOBUEV000 Call by reference Type reference (TYPE) RSFOBUEV000 20030326
5 Exporting E_T_AFORMT Call by reference Type reference (TYPE) RSFOB_T_AFORMT 20030326
6 Exporting E_T_FOBUEV001 Call by reference Type reference (TYPE) RSFOB_T_RSFOBU001 20030326
7 Importing I_FORMEX Call by reference Type reference (TYPE) RSFOB_FORMEX 20030326
8 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 20030326
# Exception Resumable Description Created on
1 INVALID_INPUT 20030326
2 NOT_FOUND 20030326

Method GET_FORMULA_FROM_RSAFORMMAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FORMEX Call by reference Type reference (TYPE) RSFOB_FORMEX Formel-ID extern 20010726
2 Exporting E_FORMIN Call by reference Type reference (TYPE) RSFOB_FORMIN Formel-ID intern 20010726
3 Exporting E_S_FORMMAP Call by reference Type reference (TYPE) RSAFORMMAP Mapping Formel externe/interne GUID 20010803
4 Importing I_FORMEX Call by reference Type reference (TYPE) RSFOB_FORMEX Formel-ID extern 20010726
5 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20020710
# Exception Resumable Description Created on
1 RSFO_NO_MAPPING Kein Eintrag gefunden 20010801

Method GET_FORMULA_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMEX Call by reference Type reference (TYPE) RSFOB_FORMEX BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) 20010731
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 'A' Objektversion 20010723
3 Returning R_FORMULA Value transfer Type reference (TYPE) STRING Formel 20010723

Method GET_FORMULA_STRING on class CL_RSAR_FORMULAS has no exception.

Method GET_NAMING_BY_DTELNM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_FIELD Call by reference Type reference (TYPE) RSFOB_S_FIELDS Felder aus Transfer-/Kommunikationsstruktur 20071127
2 Exporting E_NO_SEMANTICS Call by reference Type reference (TYPE) RS_BOOL Boolean 20071127

Method GET_NAMING_BY_DTELNM on class CL_RSAR_FORMULAS has no exception.

Method GET_SYST_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DD03P Call by reference Type reference (TYPE) DDDD03PTAB Tabellenfelder 20010731

Method GET_SYST_FIELDS on class CL_RSAR_FORMULAS has no exception.

Method GET_TEXT_FROM_RSAFORMT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FORMTXT Call by reference Type reference (TYPE) RSTXTLG Beschreibung lang 20010427
2 Exporting E_NO_TEXT Call by reference Type reference (TYPE) RS_BOOL Flag-Struktur 20030624
3 Importing I_FORMEX Call by reference Type reference (TYPE) RSFOB_FORMEX Formel-ID extern 20010731
4 Importing I_FORMIN Call by reference Type reference (TYPE) RSFOB_FORMIN BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) 20010727
5 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU R/3-System, aktuelle Sprache 20010427
6 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 'M' Objektversion 20010427
# Exception Resumable Description Created on
1 RSFO_NO_FORMID Keine Formel-ID als Import-Parameter 20010731
2 RSFO_NO_MAPPING Kein Eintrag in Tabelle RSAFORMMAP 20010801
3 RSFO_NO_TEXT Kein Text gefunden 20010801

Method MAINTAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TXTLG Call by reference Type reference (TYPE) RSTXTLG Beschreibung lang 20010726
2 Exporting E_CHANGED Call by reference Type reference (TYPE) RS_BOOL Flag-Struktur 20010426
3 Exporting E_FORMEX Call by reference Type reference (TYPE) RSFOB_FORMEX Formel-ID extern 20010726
4 Importing I_APPL Call by reference Type reference (TYPE) RSFOB_APPL Anwendung für Formel-Editor 20010426
5 Importing I_FIELD Call by reference Type reference (TYPE) FIELDNAME Feldname 20060906
6 Importing I_FIELD_TYPE Call by reference Type reference (TYPE) RSDTELNM Datenelement 20060906
7 Importing I_FORMEX Call by reference Type reference (TYPE) RSFOB_FORMEX Formel-ID extern 20010726
8 Importing I_FORMULA Call by reference Type reference (TYPE) STRING Formula String 20061102
9 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20010726
10 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU R/3-System, aktuelle Sprache 20010426
11 Importing I_MODE Call by reference Type reference (TYPE) RSFOB_MODE Modus anlegen, ändern, anzeigen 20010426
12 Importing I_NO_TRANSPORT Call by reference Type reference (TYPE) RS_BOOL Flag-Struktur 20010917
13 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 'M' Objektversion 20010426
14 Importing I_T_FIELDS Call by reference Type reference (TYPE) RSFOB_T_FIELDS Felder aus Transfer-/Kommunikationsstruktur 20010426
15 Importing I_WITH_TEXT_POPUP Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20050509
# Exception Resumable Description Created on
1 RSFO_FORMULA_NOT_FOUND Formel nicht vorhanden 20010726
2 RSFO_INVALID_UNIQUE_ID Ungültige Unique-ID 20010726
3 RSFO_TRANSPORT_ERROR Fehler beim Transport 20010906

Method REG_AFORMULA_USED_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMEX Call by reference Type reference (TYPE) RSFOB_FORMEX Formel-ID extern 20020128

Method REG_AFORMULA_USED_FIELDS on class CL_RSAR_FORMULAS has no exception.

Method REPAIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMEX Call by reference Type reference (TYPE) RSFOB_FORMEX Formel-ID extern 20070222
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20070222

Method REPAIR on class CL_RSAR_FORMULAS has no exception.

Method RESET_FOBU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMEX Call by reference Type reference (TYPE) RSFOB_S_FORMULA-FORMEX Formel-ID extern 20060227
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20060227

Method RESET_FOBU on class CL_RSAR_FORMULAS has no exception.

Method RESET_FOBU_A Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMEX Call by reference Type reference (TYPE) RSFOB_S_FORMULA-FORMEX BW-Formeln - Objects 20040609

Method RESET_FOBU_A on class CL_RSAR_FORMULAS has no exception.

Method RESET_FORMULA_FOEV_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMEX Call by reference Type reference (TYPE) RSFOB_FORMEX Formel-ID extern 20061218
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20061218
3 Importing I_R_FORMULA Call by reference Object reference (TYPE REF TO) CL_FOBU_FORMULA Formula Builder 20061218
# Exception Resumable Description Created on
1 INVALID Ungültige Formel 20061218
2 NO_ENTRY Kein Eintrag im Formelpuffer 20061218

Method RESET_TO_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20070309
2 Importing I_T_FORMEX Call by reference Type reference (TYPE) RSFOB_T_FORMEX Formel-ID extern 20070309

Method RESET_TO_ACTIVE on class CL_RSAR_FORMULAS has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_TRANSPORT Call by reference Type reference (TYPE) RS_BOOL Flag-Struktur 20010917
2 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20010910
3 Importing I_TLOGO_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20010910
4 Importing I_T_FORMEX Call by reference Type reference (TYPE) RSFOB_T_FORMEX Formel-ID extern 20010726
# Exception Resumable Description Created on
1 RSFO_INVALID_UNIQUE_ID Ungültige Unique-ID 20010726
2 RSFO_TEXT_WRONG_TYPE Falscher Texttyp beim Formelstring 20010726
3 RSFO_TRANSPORT_ERROR Fehler beim Transport 20010726

Method SAVE_IN_RSAFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20010426
2 Importing I_S_AFORM Call by reference Type reference (TYPE) RSAFORM BW-Formeln - Prüftabellenstruktur 20010426

Method SAVE_IN_RSAFORM on class CL_RSAR_FORMULAS has no exception.

Method SAVE_IN_RSAFORMMAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_FORMMAP Call by reference Type reference (TYPE) RSFOB_T_FORMMAP Mapping Formel externe/interne GUID 20010727

Method SAVE_IN_RSAFORMMAP on class CL_RSAR_FORMULAS has no exception.

Method SAVE_IN_RSAFORMT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMEX Call by reference Type reference (TYPE) RSFOB_FORMEX Formel-ID extern 20010731
2 Importing I_FORMIN Call by reference Type reference (TYPE) RSFOB_FORMIN BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) 20010727
3 Importing I_FORMTXT Call by reference Type reference (TYPE) RSTXTLG Beschreibung lang 20010427
4 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU R/3-System, aktuelle Sprache 20010427
5 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20010427
# Exception Resumable Description Created on
1 RSFO_NO_FORMID Keine Formel-ID als Import-Parameter 20010731
2 RSFO_NO_MAPPING Kein Eintrag in Tabelle RSAFORMMAP gefunden 20010806

Method SELECT_CONTENT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_AFORM Call by reference Type reference (TYPE) RSAFORM BW-Formeln - Prüftabelle 20010510
2 Exporting E_S_FORMMAP Call by reference Type reference (TYPE) RSAFORMMAP Mapping Formel externe/interne GUID 20010803
3 Exporting E_S_RSFOBU000 Call by reference Type reference (TYPE) RSFOBUEV000 BW - FoBuEv: Kopfdaten einer Formel 20010510
4 Exporting E_T_AFORMT Call by reference Type reference (TYPE) RSFOB_T_AFORMT BW-Formeln - Langtexttabelle 20010510
5 Exporting E_T_RSFOBU001 Call by reference Type reference (TYPE) RSFOB_T_RSFOBU001 BW-Formeln - Formelinhalt 20010510
6 Importing I_FORMEX Call by reference Type reference (TYPE) RSFOB_FORMEX BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) 20010731
7 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 'D' Objektversion 20010510
# Exception Resumable Description Created on
1 RSFO_NO_FORMID Keine Formel-ID als Import-Parameter 20010731

Method SET_DELFLAG_IN_A Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_FORMEX Call by reference Type reference (TYPE) RSFOB_T_FORMEX Formel-ID extern 20010802
# Exception Resumable Description Created on
1 RSFO_UPDATE_ERROR Fehler beim Update in RSAFORM 20010802

Method SET_FOBU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FORMULA Call by reference Type reference (TYPE) RSFOB_S_FORMULA BW-Formeln - Objects 20040604

Method SET_FOBU on class CL_RSAR_FORMULAS has no exception.

Method SET_FORMMAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_FORMMAP Call by reference Type reference (TYPE) RSAFORMMAP Mapping Formel externe/interne GUID 20071207

Method SET_FORMMAP on class CL_RSAR_FORMULAS has no exception.

Method SET_FORMULA_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMEX Call by reference Type reference (TYPE) RSFOB_FORMEX Formel-ID extern 20040608
2 Importing I_FORMULA_STATUS Call by reference Type reference (TYPE) RSFOBUEV000-FORMULA_STATUS Formelstatus 20040608
# Exception Resumable Description Created on
1 NO_ENTRY Kein Eintrag 20040608

Method SHOW_INFO Signature

Method SHOW_INFO on class CL_RSAR_FORMULAS has no parameter.
Method SHOW_INFO on class CL_RSAR_FORMULAS has no exception.

Method TRANSPORT_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_FORMID_DISP Call by reference Type reference (TYPE) RSAA_T_CODEID 20010906
2 Exporting E_T_FORMID_MNT Call by reference Type reference (TYPE) RSAA_T_CODEID 20010906
3 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20010906
4 Importing I_T_FORMEX Call by reference Type reference (TYPE) RSFOB_T_FORMEX Formel-ID extern 20010906
# Exception Resumable Description Created on
1 RSFO_CANCELLED Benutzerabbruch 20010906
2 RSFO_DISPLAY_ONLY Keine Änderung möglich 20010906
3 RSFO_INTERNAL_ERROR Interne Fehler 20010906

Method WRITE_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DETLEVEL Call by reference Type reference (TYPE) C 20021024
2 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichten, Nachrichtenklasse 20021024
3 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20021024
4 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichten, Nachrichtentyp 20021024
5 Importing I_MSGV1 Call by reference Type reference (TYPE) C 20021024
6 Importing I_MSGV2 Call by reference Type reference (TYPE) C 20021024
7 Importing I_MSGV3 Call by reference Type reference (TYPE) C 20021024
8 Importing I_MSGV4 Call by reference Type reference (TYPE) C 20021024
9 Importing I_PROBCLASS Call by reference Type reference (TYPE) C 20021024
10 Returning R_S_MSG Value transfer Type reference (TYPE) BAL_S_MSG Anwendungs-Log: Daten einer Meldung 20021024

Method WRITE_MSG on class CL_RSAR_FORMULAS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A