Validate cross validation combination set in a BIP report
Summary:
We have developed a BI Publisher report to validate the account combinations against the cross validation rules (CVR) using the PL/SQL API fnd_flex_ext.get_cvr_invalid_combos_table, which works fine. However, this API does not validate the combinations against the cross validation combination sets (CVCS). Is there a similar API that can be used for CVCS to have a comprehensive report that validates against both CVR and CVCS?
0