SAP ABAP Interface IF_FMFG_RCN_GROUP (Reconciliation Group)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-FM (Application Component) Funds Management
     FMFG_RECON_E (Package) Reconciliation Tool
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FMFG_RCN_GROUP_FIN Financial Reconciliation Group 20020819
Properties
Interface IF_FMFG_RCN_GROUP  
Short Description Reconciliation Group    
General Data
Package FMFG_RECON_E   Reconciliation Tool 
Created 20020819   SAP 
Last changed 20110810   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 FMFGR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_FMFG_RCN_GROUP has no interface.
Friends
Interface IF_FMFG_RCN_GROUP has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_FC_SAVE_RESULTS Constant Public Type reference (TYPE) SY-UCOMM 'SAVE_MATCH' Function code for saving match results 20050120
2 CON_RELID_FOR_BG_LOAD Constant Public Type reference (TYPE) INDX_RELID 'BG' RELID used for data to run background load 20050120
3 CON_RELID_FOR_SAVE Constant Public Type reference (TYPE) INDX_RELID 'SV' RELID used for saved results 20050120
4 GT_ALL_CRITERIA Instance attribute Private Type reference (TYPE) FMFGRCN_T_SLICESEL All report criteria including slice criteria 20050124
5 GT_FLDUSE Instance attribute Public Type reference (TYPE) FMFGRCN_T_FLDUSE Field usage when reporting for a rule 20021114
6 GT_PROVIDER Instance attribute Public Type reference (TYPE) FMFGRCN_T_REG_PROVIDER List of reconciliation provider instances for rule eval 20020916
7 GT_UPD_MATCH_LIST Instance attribute Public Type reference (TYPE) FMFGR_T_UPD_MATCH_LIST List of saved match items with checkbox updates 20050120
8 G_ALLOW_MATCH_SAVE Instance attribute Public Type reference (TYPE) BOOLE_D Is user allowed to save match results data 20050120
9 G_CALLBACK_FORM_FOR_SAVE Instance attribute Public Type reference (TYPE) FORMNAME Callback form for saving results 20050120
10 G_CALLBACK_PROGNAME_FOR_SAVE Instance attribute Public Type reference (TYPE) PROGNAME Program with callback form to save results 20050120
11 G_ITEM_GRID Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer for item level display 20020920
12 G_RULEID Instance attribute Public Type reference (TYPE) FMFGRCNRULEID Reconciliation: Rule Identifier 20050127
13 G_SAVED_NODE_TABIX Instance attribute Public Type reference (TYPE) INT4 Table index to caller report's table 20050120
14 G_SAVED_REPORT_ID Instance attribute Public Type reference (TYPE) FMFGRCN_REPORT_ID ID of retrieved results from saved results 20050120
15 G_SAVE_MODE_DYNAMIC Instance attribute Public Type reference (TYPE) BOOLE_D Flag indicates save was started from match display 20050120
16 SORT_FIELD_2 Instance attribute Public Type reference (TYPE) DFIES-FIELDNAME Field Name 20020917
17 SORT_FIELD_3 Instance attribute Public Type reference (TYPE) DFIES-FIELDNAME Field Name 20020917
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_ITEM_GRID Instance method Public Method Free memory used by ALV item display grid 20020923
2 DELETE_SAVED_RESULTS Static method Public Method Delete saved result data for a REPORT_ID value 20050120
3 GETPROVIDERLIST Instance method Public Method Provide list of Data Providers available for the group 20020819
4 GET_LIST_AVAIL_VIEW_FIELDS Instance method Public Method List of fields for sort/group/select for a rule 20021113
5 GET_MATCH_RESULTS Instance method Public Method Retrieve match result data for a node 20021121
6 GET_REPORT_CRITERIA Instance method Public Method Provide report selection criteria as a table 20020913
7 GET_VIEW_FIELDS Instance method Public Method Get sorting/grouping field names 20020918
8 GET_VIEW_TEXT Instance method Public Method Get text description of the selected view 20020919
9 INITIALIZE_FOR_CALCULATION Instance method Public Method Initialize values for rule evaluation 20021202
10 ON_DATA_CHANGED Instance method Public Event handling method Handle match grid checkbox updates 20021002
11 ON_HOTSPOT_CLICK Instance method Public Event handling method Handle double-click action on item ALV display 20020923
12 ON_ITEM_DOUBLE_CLICK Instance method Public Event handling method Handle double-click action on item ALV display 20020920
13 ON_TOOLBAR_MATCH Instance method Public Event handling method Add user commands to toolbar for Match display 20050120
14 ON_USER_COMMAND_MATCH Instance method Public Event handling method Handle user functions during match display 20050120
15 POPUP_TO_SELECT_SAVED_RESULT Static method Public Method Dialog for saved result selection 20050120
16 PREPARE_FOR_RULE_CALCULATION Instance method Public Method Initialization activities for rule execution 20020917
17 REGISTER_GRID_EVT_HANDLER Instance method Public Method Register event handlers for item display grid 20020920
18 REGISTER_PROVIDER Instance method Public Method Register a Data Provider for calculating an equation 20020916
19 RETRIEVE_RESULTS_INITIAL Instance method Public Method Initial portion of saving results: overall report data 20050120
20 RETRIEVE_RESULTS_ITEM Instance method Public Method Retrieve item level match data for a single node on the rpt 20050120
21 SAVE_MATCH_RESULTS Instance method Public Method Retrieve match result data for a node 20050120
22 SAVE_RESULTS_INITIAL Instance method Public Method Initial portion of saving results: overall report data 20050120
23 SET_BATCH_REPORT_CRITERIA Instance method Public Method Provide report selection criteria as a table 20021009
24 SET_REPORT_CRITERIA Instance method Public Method Set selection criteria for running a report 20020913
25 SET_VIEW_FIELDS Instance method Public Method Choose fields for sorting/grouping after subtotal level 20020927
26 SHOW_MATCH_RESULTS Instance method Public Method Perform matching function and display results 20020927
27 SHOW_REPORT_CRITERIA Instance method Public Method Display selection criteria for current report 20050125
Events
Interface IF_FMFG_RCN_GROUP has no event.
Types
Interface IF_FMFG_RCN_GROUP has no local type.
Method Signatures

Method CLEAR_ITEM_GRID Signature

Method CLEAR_ITEM_GRID on Interface IF_FMFG_RCN_GROUP has no parameter.
Method CLEAR_ITEM_GRID on Interface IF_FMFG_RCN_GROUP has no exception.

Method DELETE_SAVED_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REPORT_ID Call by reference Type reference (TYPE) FMFGRCN_REPORT_ID Zu löschende Bericht-ID 20050120
# Exception Resumable Description Created on
1 REPORT_LOCKED Bericht ist gesperrt und kann nicht gelöscht werden 20050120

Method GETPROVIDERLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROVIDER Call by reference Type reference (TYPE) FMFGRCN_T_PROVIDERINFO Tabelle für Lieferanteninfo 20020819

Method GETPROVIDERLIST on Interface IF_FMFG_RCN_GROUP has no exception.

Method GET_LIST_AVAIL_VIEW_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FLG_SELECTED_ONLY Call by reference Type reference (TYPE) BOOLE_D 'X' Kennz.: Nur für Nutzung durch Regel gekennzeichnete Felder 20021202
2 Returning RE_SEL_FIELDS Value transfer Type reference (TYPE) DDFIELDS DD: Feldliste 20021113

Method GET_LIST_AVAIL_VIEW_FIELDS on Interface IF_FMFG_RCN_GROUP has no exception.

Method GET_MATCH_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MATCH Call by reference Type reference (TYPE) FMFGRCN_T_MATCH_RESULT Tabelle der Abgleichergebnisse 20050113
2 Importing IM_FLG_HIDE_ZERO Call by reference Type reference (TYPE) FMFGRCN_M_FLG_HIDE_ZERO ' ' Abstimmung: Positionen mit Wert 0 ausblenden 20021121
3 Importing IM_FLG_MATCHED Call by reference Type reference (TYPE) FMFGRCN_M_FLG_MATCHED 'X' Kennzeichen: Ergebnisse mit positivem Abgleich anzeigen? 20021121
4 Importing IM_FLG_NET_ZERO Call by reference Type reference (TYPE) FMFGRCN_M_FLG_SHOW_NET_ZERO 'X' Abstimmung: Posit. mit Netto Null auf einer Seite anzeigen 20031219
5 Importing IM_RESULT_REC Call by reference Type reference (TYPE) IFMFGRCN_RULE_RESULT Struktur zur Ergebnisanzeige einer Abstimmungsregelprüfung 20021121
6 Importing IM_RULE Call by reference Type reference (TYPE) IFMFGRCNRULE Reconciliation: Structure for editing a rule 20090225
7 Importing IT_FACTORS Call by reference Type reference (TYPE) FMFGRCN_T_FACTOR Reconciliation: table type for equation factors 20090225
8 Importing IT_SLICE_FILTER Call by reference Type reference (TYPE) FMFGRCN_T_SLICE_FILTER Tabelle der Filterkriterien für alle Scheiben 20050128

Method GET_MATCH_RESULTS on Interface IF_FMFG_RCN_GROUP has no exception.

Method GET_REPORT_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SEL_TAB Value transfer Type reference (TYPE) FMFGRCN_T_SELCRIT Tabelle der Selektionskriterien für Abstimmungsscheibe 20020913

Method GET_REPORT_CRITERIA on Interface IF_FMFG_RCN_GROUP has no exception.

Method GET_VIEW_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SORT2 Call by reference Type reference (TYPE) LVC_FNAME ALV Control: Feldname des internen Tabellenfelds 20020918
2 Exporting EX_SORT3 Call by reference Type reference (TYPE) LVC_FNAME ALV Control: Feldname des internen Tabellenfelds 20020918

Method GET_VIEW_FIELDS on Interface IF_FMFG_RCN_GROUP has no exception.

Method GET_VIEW_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TEXT Value transfer Type reference (TYPE) TEXT50 Textfeld 20020919

Method GET_VIEW_TEXT on Interface IF_FMFG_RCN_GROUP has no exception.

Method INITIALIZE_FOR_CALCULATION Signature

Method INITIALIZE_FOR_CALCULATION on Interface IF_FMFG_RCN_GROUP has no parameter.
Method INITIALIZE_FOR_CALCULATION on Interface IF_FMFG_RCN_GROUP has no exception.

Method ON_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Value transfer Attribute reference (LIKE) 20021002

Method ON_DATA_CHANGED on Interface IF_FMFG_RCN_GROUP has no exception.

Method ON_HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20020923
2 Importing E_COLUMN_ID Value transfer Attribute reference (LIKE) 20020923
3 Importing E_ROW_ID Value transfer Attribute reference (LIKE) 20020923

Method ON_HOTSPOT_CLICK on Interface IF_FMFG_RCN_GROUP has no exception.

Method ON_ITEM_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20020920
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20020920
3 Importing E_ROW Value transfer Attribute reference (LIKE) 20020920

Method ON_ITEM_DOUBLE_CLICK on Interface IF_FMFG_RCN_GROUP has no exception.

Method ON_TOOLBAR_MATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20050120

Method ON_TOOLBAR_MATCH on Interface IF_FMFG_RCN_GROUP has no exception.

Method ON_USER_COMMAND_MATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20050120

Method ON_USER_COMMAND_MATCH on Interface IF_FMFG_RCN_GROUP has no exception.

Method POPUP_TO_SELECT_SAVED_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REPORT_ID Call by reference Type reference (TYPE) FMFGRCN_REPORT_ID Kennzeichnet einen Lauf des Abstimmungsberichts 20050120
2 Exporting E_RULEID Call by reference Type reference (TYPE) FMFGRCNRULEID RULEID der ausgewählten Ergebnisse 20050120
3 Importing I_RULEID Call by reference Type reference (TYPE) FMFGRCNRULEID Abstimmung: Regelkennung 20050120

Method POPUP_TO_SELECT_SAVED_RESULT on Interface IF_FMFG_RCN_GROUP has no exception.

Method PREPARE_FOR_RULE_CALCULATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FLDUSE Call by reference Type reference (TYPE) FMFGRCN_T_FLDUSE Abstimmung: Feldnutzung im Reporting 20021114
2 Importing I_RULEID Call by reference Type reference (TYPE) FMFGRCNRULEID Abstimmung: Regelkennung 20050127

Method PREPARE_FOR_RULE_CALCULATION on Interface IF_FMFG_RCN_GROUP has no exception.

Method REGISTER_GRID_EVT_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PROVIDER Call by reference Object reference (TYPE REF TO) CL_FMFG_RCN_PROVIDER Datenlieferant für Positionsanzeige 20020920

Method REGISTER_GRID_EVT_HANDLER on Interface IF_FMFG_RCN_GROUP has no exception.

Method REGISTER_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PROVIDER Call by reference Type reference (TYPE) IFMFGRCN_REG_PROVIDER Datenlieferant für Abstimmungswerkzeug 20020930

Method REGISTER_PROVIDER on Interface IF_FMFG_RCN_GROUP has no exception.

Method RETRIEVE_RESULTS_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CLUSTER_HEADER Call by reference Type reference (TYPE) FMFGRCN_SAV Verwaltungsdaten zum gespeicherten Ergebnis 20050120
2 Exporting ES_MATCH_OPTIONS Call by reference Type reference (TYPE) IFMFGRCN_MATCH_OPTIONS Abstimmung: Optionen für den Abgleich 20050120
3 Exporting ES_RULE Call by reference Type reference (TYPE) IFMFGRCNRULE Abstimmung: Struktur für die Bearbeitung einer Regel 20050120
4 Exporting ET_RULE_RSLT Call by reference Type reference (TYPE) FMFGRCN_T_RULE_RESULT Tabelle der Abstimmungsregelergebnisse 20050120
5 Exporting ET_SLICE_FILTER Call by reference Type reference (TYPE) FMFGRCN_T_SLICE_FILTER Tabelle der Filterkriterien für alle Scheiben 20050128
6 Importing I_EXCLUSIVE_LOCK Call by reference Type reference (TYPE) BOOLE_D ' ' Bericht-ID f. exkl. Nutzung sperren(f. Hintergrundübernahme) 20050124
7 Importing I_REPORT_ID Call by reference Type reference (TYPE) FMFGRCN_REPORT_ID Kennzeichnet einen Lauf des Abstimmungsberichts 20050120
# Exception Resumable Description Created on
1 LOAD_FAILED Daten können nicht abgerufen werden 20050120

Method RETRIEVE_RESULTS_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MATCH Call by reference Type reference (TYPE) FMFGRCN_T_MATCH_RESULT Tabelle der Abgleichergebnisse 20050120
2 Importing IM_SAVED_NODE_TABIX Call by reference Type reference (TYPE) SYTABIX IndexschlWrt für Berichtsknoten, für den Pos. zu Laden sind 20050120
# Exception Resumable Description Created on
1 LOAD_FAILED Positionsdaten für den Knoten können nicht abgerufen werden 20050120

Method SAVE_MATCH_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ROW_COUNT Call by reference Type reference (TYPE) INT4 Anzahl der gespeicherten Abgleichzeilen 20050120
2 Importing IM_ALREADY_LOADED Call by reference Type reference (TYPE) BOOLE_D Kennzeichen: Tabelle gt_match bereits geladen 20050120
3 Importing IM_FLG_HIDE_ZERO Call by reference Type reference (TYPE) FMFGRCN_M_FLG_HIDE_ZERO ' ' Abstimmung: Positionen mit Wert 0 ausblenden 20050120
4 Importing IM_FLG_MATCHED Call by reference Type reference (TYPE) FMFGRCN_M_FLG_MATCHED 'X' Kennzeichen: Ergebnisse mit positivem Abgleich anzeigen? 20050120
5 Importing IM_FLG_NET_ZERO Call by reference Type reference (TYPE) FMFGRCN_M_FLG_SHOW_NET_ZERO 'X' Abstimmung: Posit. mit Netto Null auf einer Seite anzeigen 20050120
6 Importing IM_NODE_TABIX Call by reference Type reference (TYPE) SYTABIX TABIX-Wert für Knoten in gt_rule_rslt itab 20050120
7 Importing IM_REPORT_ID Call by reference Type reference (TYPE) FMFGRCN_REPORT_ID Kennzeichnet einen Lauf des Abstimmungsberichts 20050120
8 Importing IM_RESULT_REC Call by reference Type reference (TYPE) IFMFGRCN_RULE_RESULT Struktur zur Ergebnisanzeige einer Abstimmungsregelprüfung 20050120
9 Importing IM_RULE Call by reference Type reference (TYPE) IFMFGRCNRULE Reconciliation: Structure for editing a rule 20090225
10 Importing IT_FACTORS Call by reference Type reference (TYPE) FMFGRCN_T_FACTOR Reconciliation: table type for equation factors 20090225
11 Importing IT_SLICE_FILTER Call by reference Type reference (TYPE) FMFGRCN_T_SLICE_FILTER Tabelle der Filterkriterien für alle Scheiben 20050128
# Exception Resumable Description Created on
1 SAVE_FAILED Fehler beim Sichern in Datenbank 20050120

Method SAVE_RESULTS_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CLUSTER_HEADER Call by reference Type reference (TYPE) FMFGRCN_SAV Gesicherte Ergebnisse des Abstimmungsberichts 20050120
2 Exporting E_REPORT_ID Call by reference Type reference (TYPE) FMFGRCN_REPORT_ID Kennzeichnet einen Lauf des Abstimmungsberichts 20050120
3 Importing IS_MATCH_OPTIONS Call by reference Type reference (TYPE) IFMFGRCN_MATCH_OPTIONS Abstimmung: Optionen für den Abgleich 20050120
4 Importing IS_RULE Call by reference Type reference (TYPE) IFMFGRCNRULE Abstimmung: Struktur für die Bearbeitung einer Regel 20050120
5 Importing IT_RULE_RSLT Call by reference Type reference (TYPE) FMFGRCN_T_RULE_RESULT Tabelle der Abstimmungsregelergebnisse 20050120
6 Importing IT_SLICE_FILTER Call by reference Type reference (TYPE) FMFGRCN_T_SLICE_FILTER Tabelle der Filterkriterien für alle Scheiben 20050128
7 Importing I_RETENTION_DAYS Call by reference Type reference (TYPE) INT2 Anzahl der Tage, bevor Ergebnisse bereinigt werden können 20050120
# Exception Resumable Description Created on
1 SAVE_FAILED Daten können nicht gesichert werden 20050120

Method SET_BATCH_REPORT_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SEL_TAB Call by reference Type reference (TYPE) FMFGRCN_T_SLICESEL Tabelle der Selektionskriterien für Abstimmungsscheibe 20021009

Method SET_BATCH_REPORT_CRITERIA on Interface IF_FMFG_RCN_GROUP has no exception.

Method SET_REPORT_CRITERIA Signature

Method SET_REPORT_CRITERIA on Interface IF_FMFG_RCN_GROUP has no parameter.
# Exception Resumable Description Created on
1 REPORT_CANCELLED Vom Benutzer angefordertes Storno 20020923

Method SET_VIEW_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEFAULT_SORT2 Call by reference Type reference (TYPE) FMFGRCNSORT2 Abstimmung: Zwischensummenfeld zweite Ebene 20020927
2 Importing IM_DEFAULT_SORT3 Call by reference Type reference (TYPE) FMFGRCNSORT3 Abstimmung: Zwischensummenfeld dritte Ebene 20020927
3 Importing IM_NO_DIALOG Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20020927
# Exception Resumable Description Created on
1 CANCELLED Keine Selektion vorgenommen 20020927

Method SHOW_MATCH_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ALLOW_SAVE Call by reference Type reference (TYPE) BOOLE_D Kennzeichen: Sichern der Abgleichergebnisse zulässig 20050119
2 Importing IM_CALLBACK_FORM Call by reference Type reference (TYPE) FORMNAME Callback-Routine für Sicherung der Ergebnisse 20050119
3 Importing IM_CALLBACK_REPORT Call by reference Type reference (TYPE) PROGNAME Programm mit Callback-Routine zum Sichern der Ergebnisse 20050119
4 Importing IM_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container, in dem Ergebnisse angezeigt werden sollen 20020927
5 Importing IM_FLG_HIDE_ZERO Call by reference Type reference (TYPE) FMFGRCN_M_FLG_HIDE_ZERO ' ' Abstimmung: Positionen mit Wert 0 ausblenden 20021121
6 Importing IM_FLG_MATCHED Call by reference Type reference (TYPE) FMFGRCN_M_FLG_MATCHED 'X' Kennzeichen: Ergebnisse mit positivem Abgleich anzeigen? 20021121
7 Importing IM_FLG_NET_ZERO Call by reference Type reference (TYPE) FMFGRCN_M_FLG_SHOW_NET_ZERO 'X' Abstimmung: Posit. mit Netto Null auf einer Seite anzeigen 20031219
8 Importing IM_RESULT_REC Call by reference Type reference (TYPE) IFMFGRCN_RULE_RESULT Struktur zur Ergebnisanzeige einer Abstimmungsregelprüfung 20020927
9 Importing IM_RULE Call by reference Type reference (TYPE) IFMFGRCNRULE Reconciliation: Structure for editing a rule 20090225
10 Importing IM_SAVED_NODE_TABIX Call by reference Type reference (TYPE) SYTABIX Index für Hauptberichtsknoten zum Abruf gespeicherter Pos. 20050118
11 Importing IT_FACTORS Call by reference Type reference (TYPE) FMFGRCN_T_FACTOR Reconciliation: table type for equation factors 20090225
12 Importing IT_SLICE_FILTER Call by reference Type reference (TYPE) FMFGRCN_T_SLICE_FILTER Tabelle der Filterkriterien für alle Scheiben 20050128

Method SHOW_MATCH_RESULTS on Interface IF_FMFG_RCN_GROUP has no exception.

Method SHOW_REPORT_CRITERIA Signature

Method SHOW_REPORT_CRITERIA on Interface IF_FMFG_RCN_GROUP has no parameter.
Method SHOW_REPORT_CRITERIA on Interface IF_FMFG_RCN_GROUP has no exception.
History
Last changed by/on SAP  20110810 
SAP Release Created in 200