Skip to main content
Question

_RPT tables alternative

  • April 8, 2026
  • 0 replies
  • 10 views

Forum|alt.badge.img+2

In 25R2 there is information about RPT tables being phased out. 

Changes to IFS Operational Reporting 

Operational Reports (RDF) reports had an associated _RPT table, which should no longer be used. Therefore, RDF reports should be uplifted so that they are correctly reflected in the model and that the _RPT table is not used.

 

I have scenarios where I reach to those tables to provide external reports (as a SQL query against _RPT tables).
The user runs the report in IFS, provides the report key as a parameter to my own report.

This allows me to avoid replicating the logic of the operational report just so I can use data for my own needs. 

I am sure I am not the only one who uses this trick. 
Has anybody found a viable alternative that would work in this scenario?