Receivables Billing History Extract - Unable to add custom parameter in BIP Data model
Hello Experts,
We have a requirement to add an extra parameter (Customer class) to the seeded report - Billing History Report.
Data Model Path - /Shared Folders/Financials/Receivables/Billing/Data Models/BillingHistoryExtractDm
Once the custom parameter is added, running the data model in preview mode gives below error
ORA-06550: line 2, column 24: PLS-00302: component 'NEW_PARAMETER_21' must be declared ORA-06550: line 2, column 1: PL/SQL: Statement ignored https://docs.oracle.com/error-help/db/ora-06550/
The reason for this error seems to be the event triggers that are invoking a PL SQL procedure, which in feeding the where clause.
Please advice how to modify this report to add an extra custom parameter