Soort | Gratis download |
Functie | Uitgaande interface |
Installatie | Direct inzetbaar. Stap-voor-stap installatie instructies |
Vertalingen | |
Versie | Gebouwd: mei 2015 Laatste beurt: augustus 2017 |
Bijzonderheden | Dit is meer een tool dan een rapportage, de mogelijkheden zijn best behoorlijk. Ook wel ingezet bij et samenstellen van "snapshots", waarbij de stand van zaken omtrend een infotype eenvoudigweg werd vastgelegt in een bestand - om later mee te kunnen vergelijken. |
De gegevens in de tabellen van een ERP systeem kunnen vele dingen betekenen - maar ze worden allemaal op dezelfde manier opgeslagen: in tabellen. Deze rapportage kan worden gebruikt om een doorsnede van een (transparante) tabel. De selectie van gegevens kan worden geregeld, alsook de selectie van kolommen die moet worden opgesteld. De uitvoer is een bestand op de server, lokaal of gewoon een eenvoudige rapportage. In English. Documentation and screen in English only.
The data on SAP's tables sometimes needs to pulled out of the system. Compare to other systems, freeze the moment (repeat the download 2 days later and compare changes) or just to ensure nothing is lost when you are about to embark on something. This report is a download tool for data. It's quite flexible in letting you define which tables (multiple), which fields and which records. Table name and description, field names and table content of all tables specified will end up in a single dataset (file). Try it, you may like it.
The main screen or opening screen controls the detail of interface file location and contents. The file can be handed to the presentation server or to the back-end. Existing files can also be appended to, so if all your material can not be specified in a single program run, simply run it again for the second part. A selection of table fields (columns) to be included (sequence of columns can not be influenced) or fields that should be excluded (as per example: MANDT is excluded). Then there is control over the level of detail of information that should be included in the file. Headers, column headers, messages and even the first column (which holds the table name).
With these settings, field values can be fixed to a selection. All these lines are applied to their respective tables, as a series of selection settings added together with AND.
These are also field settings which are AND-ed together. Values that are filled in here will be applied to all selected tables that have the field.
The last is the most elaborate of selection options. This is where any set of options can be filled in. The selection screen explained:
ARBGB
should start with a ZThe table contents of multiple tables will be listed into a single output and handed to an CSV file (ready for Excel) or dumped on screen (from where save-as can be used to store the data).
Example output to Excel
Example output as report
For every table the table name, description, list of fields and the actual content will be downloaded. The selection screen also allows field selections (where predefined values can be defined) or a flexible selection (for which a bit more knowledge of Abap selections is required). If a mistake is made in the selection parameters, a message will appear (dumps are captured/avoided).
The fields on the selection screen:
MANDT
field, but normally it is left blank. Note: if a table is too big - the total number of characters to be processed can not exceed 512, which includes field separators - further fields are automatically omitted. A message will indicate this. The table fields select option can be used to remove unwanted fields leaving room for more fields OR it can be used to specify exactly which fields are needed. Hence this parameter controls the columns to be downloaded.Tabs: Field selection, field selection-2 and flexible field selection:
MSGNR <= '100' MSGNR BETWEEN '123' AND '304' MSGNR <> '123' ARBGB LIKE 'Z%' MSGNR <= 100 AND ARBGB LIKE 'Z%' MSGNR IN ('012', '013', '014', '015')
Bekijk de Stap-voor-stap installatie instructies en pak hier uw eigen versie van deze rapportage op: