SAP ABAP Interface IF_FINB_REPORTING_APPL_SERVICE (Interface to Reporting)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB-SRV (Application Component) Services
     FINB_REPORTING (Package) Reporting
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_REPORTING_APPL Do not use: Simple Call of Reporting Tool 20041216
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_BSV_VALUATION Balance Sheet Valuation Procedure - Framework Class 20041013
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_DEBITCREDIT_DOC Document for Material Debit/Credit 20050120
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_DEBITCREDIT_MAT Debit/Credit Reporting Material 20041223
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_DOCUMENT_REP_SERVICE Reporting Service for Document Journal 20041011
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_DOC_HEAD_REP_SERVICE Reporting Service for Document Journal 20050217
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_GRIR_CLEARING GR/IR Clearing 20041108
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_GRIR_READ Read GR/IR Data 20041117
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_JOURNAL_REP_SERVICE Table of Characteristic Values 20041011
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_PEC_DOCUMENT_SHOW Display Source Document in Period-End Closing 20041130
... Click here to see Used By full list (38 items)
Properties
Interface IF_FINB_REPORTING_APPL_SERVICE  
Short Description Interface to Reporting    
General Data
Package FINB_REPORTING   Reporting 
Created 20020219   SAP 
Last changed 20050301   SAP 
Unicode checks active    
Forward declarations
Interface IF_FINB_REPORTING_APPL_SERVICE has no forward declaration.
Interfaces
Interface IF_FINB_REPORTING_APPL_SERVICE has no interface.
Friends
Interface IF_FINB_REPORTING_APPL_SERVICE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_REPORTING_SERVICE Instance attribute Public Object reference (TYPE REF TO) IF_FINB_REPORTING_SERVICE Interface to Reporting Tool 20041123
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_CONDITION Instance method Public Method Possible Change of Selection Conditions by Application 20040514
2 CHECK Instance method Public Method Data Checked by Application 20040430
3 CHECK_BEFORE_SAVE Instance method Public Method Data Checked by Application Before Posting 20040430
4 DELETE Instance method Public Method Transfers Deleted Data Records to the Application (Buffer) 20040430
5 GET_AUTHORITY_CHECK Instance method Public Method Gets Authorization Check for Reporting 20040430
6 GET_EVENTS Instance method Public Method Gets Events (Navigation and Additional User Functions) 20040430
7 GET_EXTENDED_READER Instance method Public Method Temporary: Returns Reader Interface of Reporting Tools 20040525
8 GET_JOIN_READER Instance method Public Method Returns Join Reader Interface of Application 20041020
9 GET_LAYOUT Instance method Public Method Gets Layout Information 20040430
10 GET_READER Instance method Public Method Returns Reader Interface of Application 20040430
11 INSERT Instance method Public Method Transfers Inserted Data Records to Application (Buffer) 20040430
12 SAVE Instance method Public Method Data Update 20040430
13 UPDATE Instance method Public Method Transfers Changed Data Records to Application (Buffer) 20040430
Events
Interface IF_FINB_REPORTING_APPL_SERVICE has no event.
Types
Interface IF_FINB_REPORTING_APPL_SERVICE has no local type.
Method Signatures

Method CHANGE_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_CONDITION Call by reference Object reference (TYPE REF TO) CL_FINB_CONDITION Selektions-Bedingung 20040514
2 Changing CO_CONDITION_2 Call by reference Object reference (TYPE REF TO) CL_FINB_CONDITION 2. Bedingung (für komplexe Selektionen der Anwendung) 20040525
3 Changing CT_FOBJ_JRDR_SELECT_PARAM Call by reference Type reference (TYPE) FINB_TS_FOBJ_JRDR_SELECT_PARAM Parameter für den SELECT auf einer FOBJ-Join-Reader Kompon. 20041027

Method CHANGE_CONDITION on Interface IF_FINB_REPORTING_APPL_SERVICE has no exception.

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OUTPUT Call by reference Type reference (TYPE) INDEX TABLE Ausgabetabelle 20040810
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /EACC/T_BAPIRET2 Bapi-Returntabelle 20040802
3 Importing IT_DATA_DEL Call by reference Type reference (TYPE) INDEX TABLE Zu prüfende Datentabelle (gelöschte Sätze) 20040810
4 Importing IT_DATA_INS Call by reference Type reference (TYPE) INDEX TABLE Zu prüfende Datentabelle (hinzugefügte Sätze) 20040810
5 Importing IT_DATA_UPD Call by reference Type reference (TYPE) INDEX TABLE Zu prüfende Datentabelle (geänderte Sätze) 20040810

Method CHECK on Interface IF_FINB_REPORTING_APPL_SERVICE has no exception.

Method CHECK_BEFORE_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OUTPUT Call by reference Type reference (TYPE) INDEX TABLE Ausgabetabelle 20040810
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /EACC/T_BAPIRET2 Tabelle mit Meldungen 20040802
3 Importing IT_DATA Call by reference Type reference (TYPE) INDEX TABLE Zu prüfende Datentabelle 20040810

Method CHECK_BEFORE_SAVE on Interface IF_FINB_REPORTING_APPL_SERVICE has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OUTPUT Call by reference Type reference (TYPE) INDEX TABLE Ausgabetabelle 20040810
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /EACC/T_BAPIRET2 Bapi-Returntabelle 20040802
3 Importing IT_DATA Call by reference Type reference (TYPE) INDEX TABLE Tabelle für Delete im Puffer 20040810

Method DELETE on Interface IF_FINB_REPORTING_APPL_SERVICE has no exception.

Method GET_AUTHORITY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_AUTH_CHECK Value transfer Object reference (TYPE REF TO) CL_FINB_REPORTING_AUTH_CHECK Berechtigungsprüfung im Reporting 20040430

Method GET_AUTHORITY_CHECK on Interface IF_FINB_REPORTING_APPL_SERVICE has no exception.

Method GET_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EVENT Call by reference Type reference (TYPE) FINB_REPORT_EVENTS Events des Reporting 20040518

Method GET_EVENTS on Interface IF_FINB_REPORTING_APPL_SERVICE has no exception.

Method GET_EXTENDED_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_READER Value transfer Object reference (TYPE REF TO) IF_FINB_REPORTING_READER Leseschnittstelle des Reporting Tools 20040525

Method GET_EXTENDED_READER on Interface IF_FINB_REPORTING_APPL_SERVICE has no exception.

Method GET_JOIN_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_JOIN_READER Value transfer Object reference (TYPE REF TO) IF_FINB_FOBJ_JOIN_READER 20041020

Method GET_JOIN_READER on Interface IF_FINB_REPORTING_APPL_SERVICE has no exception.

Method GET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container für die Anzeige 20040430
2 Exporting ES_DISPLAY_LAYOUT Call by reference Type reference (TYPE) FINB_DISPLAY_LAYOUT Anzeigelayout 20040514
3 Exporting ET_APPL_CHARS Call by reference Type reference (TYPE) FINB_RP_T_APPL_CHAR Anzeige-Eigenschaften nicht registrierter Anwendungsfelder 20040826
4 Exporting ET_DISPLAY_CHARS Call by reference Type reference (TYPE) FINB_RP_T_DISPLAY_CHAR Tabelle von Anzeige-Eigenschaften 20040430
5 Exporting ET_EXCL_FOBJ_FIELD Call by reference Type reference (TYPE) FINB_KF_CHARS Tabelle mit nicht gewünschten FOBJ-Feldern 20040729
6 Exporting ET_HEADER Call by reference Type reference (TYPE) FINB_T_HTML_HEADER Kopf 20040430
7 Exporting ET_SORT Call by reference Type reference (TYPE) FINB_RP_T_SORT Sortierung der Anzeige 20050124

Method GET_LAYOUT on Interface IF_FINB_REPORTING_APPL_SERVICE has no exception.

Method GET_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_READER Value transfer Object reference (TYPE REF TO) IF_FINB_READER Leseschnittstelle des Reporting Service 20040430

Method GET_READER on Interface IF_FINB_REPORTING_APPL_SERVICE has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OUTPUT Call by reference Type reference (TYPE) INDEX TABLE Ausgabetabelle 20040810
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /EACC/T_BAPIRET2 Bapi-Returntabelle 20040802
3 Importing IT_DATA Call by reference Type reference (TYPE) INDEX TABLE Tabelle für Insert im Puffer 20040810

Method INSERT on Interface IF_FINB_REPORTING_APPL_SERVICE has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) INDEX TABLE Datentabelle zur Persistierung 20040510

Method SAVE on Interface IF_FINB_REPORTING_APPL_SERVICE has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OUTPUT Call by reference Type reference (TYPE) INDEX TABLE Ausgabetabelle 20040810
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /EACC/T_BAPIRET2 Bapi-Returntabelle 20040802
3 Importing IT_DATA Call by reference Type reference (TYPE) INDEX TABLE Tabelle für Update im Puffer 20040810

Method UPDATE on Interface IF_FINB_REPORTING_APPL_SERVICE has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_REPORTING_APPL Do not use: Simple Call of Reporting Tool 20041216
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_BSV_VALUATION Balance Sheet Valuation Procedure - Framework Class 20041013
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_DEBITCREDIT_DOC Document for Material Debit/Credit 20050120
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_DEBITCREDIT_MAT Debit/Credit Reporting Material 20041223
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_DOCUMENT_REP_SERVICE Reporting Service for Document Journal 20041011
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_DOC_HEAD_REP_SERVICE Reporting Service for Document Journal 20050217
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_GRIR_CLEARING GR/IR Clearing 20041108
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_GRIR_READ Read GR/IR Data 20041117
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_JOURNAL_REP_SERVICE Table of Characteristic Values 20041011
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_PEC_DOCUMENT_SHOW Display Source Document in Period-End Closing 20041130
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_BSV_RULE_DETAIL List of Rules: Detailed Information 20050317
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_REPORTING_SERVICE Controls Detail Lists 20040830
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_REVALUATION Inventory Revaluation 20041012
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_REVALUATION_DOC Document for Price Change/Inventory Revaluation 20040517
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_STL_FRAMEWORK Settlement Framework 20040903
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_STOCK_VAL_REP_SERV 20040928
17 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_TAP_REP_SERV Target/Actual/Plan--Comparison on Orders 20040930
18 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_WIP_CLEARING WIP Clearing 20041015
19 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_WIP_READ Read WIP Data 20041111
20 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UAV_REPORTING PriceManager: Abstract Reporting Class 20040519
21 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CON_ACC_COMPARE_SETTLEMENT Reconcile Settl. Doc. - Doc. FI and Subsid. Led. 20041215
22 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CON_ACC_DOC_DISPLAY_RT Document Line Display in FB03 with Reporting Tool 20050120
23 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CON_FIN_SURCHARGE_CALL 20040901
24 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FINB_CHECK_SUM Output of Totals Check with Reporting Tool 20050406
25 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UAV_CURRENCY_SERVICE Service for Exchange Rates 20041110
26 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UAV_PRICE_COMPARE_EVT_SERV Price Comparison - Popup Service 20041122
27 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UAV_PRICE_COMPARE_SERVICE Reporting Price Comparison 20041117
28 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UAV_PRICE_MAINTENANCE Price Maintenance 20040809
29 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UAV_PRICE_MAINT_DETAIL Details for a Price 20040813
30 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CON_ACC_COMPARE_BALANCES Reconcile Monthly Totals Inventory Ledger - General Ledger 20041209
31 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_BSV_ACCOUNT_VALUES Balance Sheet Values by Account - Framework Class 20041102
32 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_BSV_DETAIL_FOR_MPR Details for Market Prices 20041129
33 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_BSV_DETAIL_LAYER1 Distribution of Journal Entries to Intermediate Layers 20041124
34 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_BSV_DETAIL_LAYER2 Distribution of Journal Entries to Intermediate Layers 20041124
35 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_BSV_INTERMEDIATE Build Intermediate Layers for Balance Sheet Valuation 20041028
36 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_BSV_LAYER1_REPORTING Controls Detail Lists 20050215
37 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_BSV_MARKET_PRICE Market Prices - Framework Class 20041020
38 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_BSV_RULE_ALL List of Rules: General Information 20050317
History
Last changed by/on SAP  20050301 
SAP Release Created in 300