pa_billing_rev_transactions_v & pa_billing_inv_transactions_v
Hi,
Could anyone let me know when the data get populated in the pa_billing_rev_transactions_v & pa_billing_inv_transactions_v views.
I would like to create the automatic events based upon the available EI's in the current run of the PRC's revenue/invoice programs.
In the pdf's i came to know that the these two views pa_billing_rev_transactions_v & pa_billing_inv_transactions_v will populate the current EI's.
But when i use these views in my code, i am getting an error that
Could anyone let me know when the data get populated in the pa_billing_rev_transactions_v & pa_billing_inv_transactions_v views.
I would like to create the automatic events based upon the available EI's in the current run of the PRC's revenue/invoice programs.
In the pdf's i came to know that the these two views pa_billing_rev_transactions_v & pa_billing_inv_transactions_v will populate the current EI's.
But when i use these views in my code, i am getting an error that
ORA-01403: no data found.
When i checked the views data, i am not able to see any data related to my project at all.
0