Table of Contents |
---|
Zielsetzung
Im Bereich der "Eigenen Reports" können sich GTC-Anwender, die die entsprechenden Berechtigungen besitzen, individuelle Reports zur Datenauswertung zusammenstellen. Beispiele dafür sind Kennzahlenanalysen oder komplexe Buchungsbelege. Diese individuellen Reports können sodann als "eigener Standard" hinterlegt und abgerufen werden.
Um einen "Eigenen Report" im GTC nutzen zu können, müssen folgende Schritte durchgeführt werden:
- Report-Template erstellen inklusive der angepassten Auswertungen
- Hochladen des Report-Templates im GTC
- Ausführen des "Eigenen Reports"
Erstellen des Report-Templates
Die Report-Templates basieren auf Excel. Daher muss als Erstes in Excel eine leere Arbeitsmappe geöffnet werden. Das Report-Template muss sich während der späteren Ausführung im GTC Informationen (Berechnungsdaten, Stammdaten) aus dem GTC laden können. Dazu wird ein Arbeitsblatt mit der Bezeichnung "config" in der Arbeitsmappe angelegt.
Es gibt 2 Varianten Informationen aus dem GTC zu laden:
- Auslesen von bestehenden Standard-Reports ( "Steuer Reports")
- Auslesen von Datenbankinhalten mit Hilfe von SQL-Abfragen
Erstellen auf Basis von "Steuer Reports"
Um auf bestehende Reports aufsetzen zu können, muss zuerst die technische ID des jeweiligen Reports ermittelt werden. Im Anschluss daran wird dieser in der Konfiguration des Report-Templates verwendet.
Ermitteln der IDs der zu verwendenden Steuer Reports
...
Objective
In the menu "Own Reports" users of the GTC who have the appropriate authorisations can compile individual reports for data evaluation. Examples are key figure analyses or complex posting documents. These individual reports can then be stored and marked as "own standard".
In order to be able to use an "Own Report" in the GTC, the following steps must be carried out:
- Create a report template including the customized reports and formulars
- Uploading the report template in the GTC
- Running the "Custom Report"
Creating the Report Template
The report templates are based on Excel. Therefore, the first thing to do is to open an empty workbook in Excel. The report template must be able to load information (calculation data, master data) from the GTC during later execution in the GTC. For this purpose, a worksheet with the name "config" is created in the workbook.
There are 2 ways to load information from the GTC:
- Read out existing standard reports ("Tax Reports")
- Reading database contents with the help of SQL queries
Creation on the basis of "Tax Reports"
To be able to build on existing reports, the technical ID of the respective report must first be determined. This is then used in the configuration of the report template.
Determine the IDs of the tax reports to be used
- Navigate to "Reports / Tax Reports"
- Click on the "Columns" button in the header of the overview table
- Click on "Change columns"
- "Click "ID" anklicken, um die to display the GTC-IDs der of the "Steuer Tax Reports" anzuzeigen
- Die ID des gewünschten Report kopieren Copy the ID of the required report
Konfiguration im Report-Template
...
Configuration in the report template
...
- Switch to the "config" wechseln
- Zu verwendende Report-IDs in Spalte A eintragen
- Bezeichnung des Ausgabe-Reports in Spalte B definieren
- Optional: In Spalte C die auszuwertende Periodenart festlegen
- <leer> .. aktuell, ausgewählte Periode
- PRIOR .. Vorperiode, der aktuell ausgewählten Periode
- COMPARE .. angegebene Vergleichsperiode
- TRUEUP .. TrueUp-Periode, der aktuell ausgewählten Periode
- PRIORTRUEUP .. TrueUp-Periode, der Vorperiode, der aktuell ausgewählten Periode
- worksheet
- Enter the report IDs to be used in column A
- Define the name of the output report in column B
- Optional: Specify the period type to be evaluated in column C
- <empty> .. current, selected period
- PRIOR .. Previous period, the currently selected period
- COMPARE .. specified comparison period
- TRUEUP .. TrueUp period, the currently selected period
- PRIORTRUEUP .. TrueUp period, the previous period, the currently selected period
Creation of the basis of SQL-SELECT-Statements
- In das Tabellenblatt Switch to the "config" wechselnworksheet
- Enter SELECT -Statement statement in Spalte column A eintragenBezeichnung des Ausgabe-Reports in Spalte B definieren
- Define the name of the output report in column B
- Optional: Wenn das SELECT-Statement mit dem If the SELECT statement has been defined with the "?" -Operator definiert wurde, können in den Spalten C ff. definiert werden, wodurch diese ersetzt werden sollen. Der Wert in Spalte C ersetzt somit das erste operator, the columns C ff. can be defined what to replace them with. The value in column C thus replaces the first "?", der Wert the value in Spalte D ersetzt das zweite column D replaces the second "?", uswand so on. (case sensitive)
- PERIODID .. aktuell current, ausgewählte Periodeselected period
- PERIODID_PRIOR .. Vorperiode, der aktuell ausgewählten Periode Prior period, the currently selected period
- COMPARE .. angegebene Vergleichsperiode specified comparison period
- PERIODID_CURRENT_TRUEUP .. TrueUp-Periode, der aktuell ausgewählten Periode TrueUp period, the currently selected period
- PERIODID_TRUEUP .. TrueUp-Periode, der Vorperiode, der aktuell ausgewählten Periode TrueUp period, the previous period, the currently selected period
- UNITID .. Unit-Id der aktuell ausgewählten Gesellschaft
Erstellte Templates ein erstes Mal hochladen
- Navigieren zu „Eigene Reports
- Unit ID of the currently selected company
Upload created templates for the first time
- Navigate to „Own Reports“
- Klick auf „Report anlegenClick on „create Report“
- Reportnamen vergeben
- Klick auf "Report anlegen"Assign report names
- Click on „create Report“
- Auf "Datei auswählen" bzw. "Durchsuchen" klicken und das erstellte Template auswählen
- Mit dem "+"-Symbol das Template hochladen
Ein erstes Ausführen des Reports
Der Report kann in der Spalte "Report ausführen" erstellt werden und dann oben Rechts im "Report Repository" heruntergeladen werden.
Nach erfolgreichem Herunterladen wurden die zuvor definierten Tabellenblätter erstellt.
Integrieren von individuellen Auswertungen
Jetzt kann in Excel ein neues Blatt erstellt werden, wo die Daten aus dem GTC anschaulich dargestellt werden können.
Abschließendes Hochladen des Report-Templates
Wenn das Template mit der anschaulichen Darstellungsweise fertig ist, muss es noch einmal hochgeladen werden.
- Erst auf das "Stift"-Symbol klicken
- Dann das alte Template löschen
- Jetzt das neue Template hochladen, indem auf "Datei auswählen" bzw. "Durchsuchen" geklickt und das erstellte Template auswählt wird
- Mit dem "+"-Symbol das Template hochladen
- Eigener Report ist erfolgreich erstellt
Der eigene Report wird nun bei jeder Ausführung mit „frischen“ Daten in Kombination mit den gewählten Parametern befüllt. Durch die Verformelung des eigenen Tabellenblatts mit den GTC-Reports werden die aktualisierten Daten auf dem eigenen Tabellenblatt angezeigt.
Weitere Hinweise
- Bei der Auswahl der Reports ist darauf zu achten, dass Reports aus verschiedenen Periodenarten nicht vermischt werden. So können beispielweise Reports aus Planungsperioden nicht in "Abschluss V3"-Perioden verwendet werden.
- Click on "Select file" or "Browse" and select the created template
- Upload the template by using the "+"-symbol
Bei der Verwendung von Einstellungsparameter wie Vergleichsperiode, Währung und Scope ist darauf zu achten, dass nicht zwingend alle verwendeten Reports diese Parameter unterstützen. Ob ein Report einen Parameter unterstützt, ist der Tabelle unter "Steuer Reports" zu entnehmen.
A first execution of the report
The report can be created in the "Run Report" column and then downloaded from the "Report Repository" at the top right.
After successful download, the previously defined spreadsheets were created.
Integration of individual evaluations
Now a new sheet can be created in Excel, where the data from the GTC can be displayed clearly.
Final upload of the report template
When the template with the descriptive presentation is finished, it must be uploaded again.
- Click on the "Pen" symbol first
- Then delete the old template
- Now upload the new template by clicking on "Select file" or "Browse" and select the created template
- Upload the template with the "+" symbol
- Own report is successfully created
The own report is now filled with "fresh" data in combination with the selected parameters each time it is executed. By deforming the own spreadsheet with the GTC reports, the updated data is displayed on the own spreadsheet.
Further notes
- When selecting the reports, make sure that reports from different period types are not mixed. For example, reports from planning periods cannot be used in "Closing V3" periods.
- When using setting parameters such as comparison period, currency and scope, you should ensure that not all reports used necessarily support these parameters. The table under "Tax Reports" shows whether a report supports a parameter.
...
Editing the Report
...
Templates
- Navigieren zu Eigene Reports (Unter dem Bereicht Reports)
- Auf Bearbeiten klicken
- Dann das Template herunterladen(auf den Dateinamen klicken)
- Jetzt die Datei lokal speichern und die Excel-Tabelle, wie gewünscht, bearbeiten und wieder speichern.
- Das bearbeitete Template hochladen, dazu wieder in den Bearbeitungsmodus gehen und das alte Template erstmal löschen.
- Dann die neue Datei(Template) auswählen und hochladen (Auf das "+"-Symbol klicken)
- Anschließend auf Ändern drücken
- Zum Schluss den Report ausführen
Navigate to My Reports (Under the Reports section) - Click on Edit
- Then download the template (click on the file name)
- Now save the file locally and edit the Excel table as desired and save it again.
- Upload the edited template, return to edit mode and delete the old template.
- Then select the new file (template) and upload it (click on the "+" symbol)
- Then press Edit
- Finally, execute the report