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
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 | ![]() |
Instance method | Public | Method | Possible Change of Selection Conditions by Application | 20040514 |
2 | ![]() |
Instance method | Public | Method | Data Checked by Application | 20040430 |
3 | ![]() |
Instance method | Public | Method | Data Checked by Application Before Posting | 20040430 |
4 | ![]() |
Instance method | Public | Method | Transfers Deleted Data Records to the Application (Buffer) | 20040430 |
5 | ![]() |
Instance method | Public | Method | Gets Authorization Check for Reporting | 20040430 |
6 | ![]() |
Instance method | Public | Method | Gets Events (Navigation and Additional User Functions) | 20040430 |
7 | ![]() |
Instance method | Public | Method | Temporary: Returns Reader Interface of Reporting Tools | 20040525 |
8 | ![]() |
Instance method | Public | Method | Returns Join Reader Interface of Application | 20041020 |
9 | ![]() |
Instance method | Public | Method | Gets Layout Information | 20040430 |
10 | ![]() |
Instance method | Public | Method | Returns Reader Interface of Application | 20040430 |
11 | ![]() |
Instance method | Public | Method | Transfers Inserted Data Records to Application (Buffer) | 20040430 |
12 | ![]() |
Instance method | Public | Method | Data Update | 20040430 |
13 | ![]() |
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 | ![]() |
CO_CONDITION | Call by reference | Object reference (TYPE REF TO) | CL_FINB_CONDITION | Selektions-Bedingung | 20040514 | ||
2 | ![]() |
CO_CONDITION_2 | Call by reference | Object reference (TYPE REF TO) | CL_FINB_CONDITION | 2. Bedingung (für komplexe Selektionen der Anwendung) | 20040525 | ||
3 | ![]() |
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 | ![]() |
CT_OUTPUT | Call by reference | Type reference (TYPE) | INDEX TABLE | Ausgabetabelle | 20040810 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /EACC/T_BAPIRET2 | Bapi-Returntabelle | 20040802 | ||
3 | ![]() |
IT_DATA_DEL | Call by reference | Type reference (TYPE) | INDEX TABLE | Zu prüfende Datentabelle (gelöschte Sätze) | 20040810 | ||
4 | ![]() |
IT_DATA_INS | Call by reference | Type reference (TYPE) | INDEX TABLE | Zu prüfende Datentabelle (hinzugefügte Sätze) | 20040810 | ||
5 | ![]() |
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 | ![]() |
CT_OUTPUT | Call by reference | Type reference (TYPE) | INDEX TABLE | Ausgabetabelle | 20040810 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /EACC/T_BAPIRET2 | Tabelle mit Meldungen | 20040802 | ||
3 | ![]() |
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 | ![]() |
CT_OUTPUT | Call by reference | Type reference (TYPE) | INDEX TABLE | Ausgabetabelle | 20040810 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /EACC/T_BAPIRET2 | Bapi-Returntabelle | 20040802 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
EO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container für die Anzeige | 20040430 | ||
2 | ![]() |
ES_DISPLAY_LAYOUT | Call by reference | Type reference (TYPE) | FINB_DISPLAY_LAYOUT | Anzeigelayout | 20040514 | ||
3 | ![]() |
ET_APPL_CHARS | Call by reference | Type reference (TYPE) | FINB_RP_T_APPL_CHAR | Anzeige-Eigenschaften nicht registrierter Anwendungsfelder | 20040826 | ||
4 | ![]() |
ET_DISPLAY_CHARS | Call by reference | Type reference (TYPE) | FINB_RP_T_DISPLAY_CHAR | Tabelle von Anzeige-Eigenschaften | 20040430 | ||
5 | ![]() |
ET_EXCL_FOBJ_FIELD | Call by reference | Type reference (TYPE) | FINB_KF_CHARS | Tabelle mit nicht gewünschten FOBJ-Feldern | 20040729 | ||
6 | ![]() |
ET_HEADER | Call by reference | Type reference (TYPE) | FINB_T_HTML_HEADER | Kopf | 20040430 | ||
7 | ![]() |
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 | ![]() |
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 | ![]() |
CT_OUTPUT | Call by reference | Type reference (TYPE) | INDEX TABLE | Ausgabetabelle | 20040810 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /EACC/T_BAPIRET2 | Bapi-Returntabelle | 20040802 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
CT_OUTPUT | Call by reference | Type reference (TYPE) | INDEX TABLE | Ausgabetabelle | 20040810 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /EACC/T_BAPIRET2 | Bapi-Returntabelle | 20040802 | ||
3 | ![]() |
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)
History
Last changed by/on | SAP | 20050301 |
SAP Release Created in | 300 |