Oracle EBS FSG无数据运行报表RG_RARG0004Error
问题
FSG报告运行后无数据,日志提示
RG_RARG0004: 由于段安全规则限制了报告定义中规定的所有访问 COMPANY 值。
RG_RARG0004: No report is being generated because segment security rules restrict access to all COMPANY values specified in the report definition.
RG_RARG0004: No report is being generated because segment security rules restrict access to all Ledger values specified in the report definition.
原因
This error may occur under the following circumstances:
a. The row set is not defined correctly, all rows are defined with calculations.
b. The rows with calculations are not correctly defined, for instance there is no low and high range defined.
解决方法
1.
To implement the solution take the following steps: Ensure the row set and Column Set are correctly defined.
1) You must define some rows in the Row Set with flexfield assignments, they cannot all be calculations. The same applies to Column Sets. 2) If using calculations in the rows or columns ensure they are correctly defined with a low and high range.
2检查弹性域职责安全性
-- 刘轶鹤