Data Extraction
Since SP35-1 the Process report (Transaction /PROMENTA/WS_AGE_REP) can also extract data from Promenta to use in external systems.
NOTE The Promenta Extractor transaction (/PROMENTA/WFRM_EXTRC) is now obsolete and will be removed in a future patch.
Selection Screen

The section shown is to the lower part of the Process report selection screen.
“Output to ALV” is set by default and will show the data in user-friendly ALV format
“Output to File ” will activate the file extractor process
The file and path name can be used either :
- “On local PC” – the file is downloaded to the local PC and so can only be used in online foreground interaction. This is used for testing the extract or for exporting to desktop applications such as Microsoft Excel.
- Server file – if “On local PC” is not set then the file is downloaded to the application server. This is used for background or scheduled extractor runs.
Header options : These options add header rows to the data
- Field Name – will included the technical name of the field in the file
- Field text – will include the field text in the file
Output File
The output file is formatted as a TAB delimited file with one row per record and a variable number of columns depending on the settings of the report. In addition the ALV layout variant can be used to format the columns or exclude columns.
Note : If any data contains TABs then the formatting will be impacted. If this is expected then a user exit can be implemented to clean up data and remove TABs.
Example file
An example file is shown below
