This is the table where all the netting agreement would be storing.
Script:
select
agreement_name,
agreement_id
from
apps.fun_net_agreements_all;
Recent Posts
This is the table where all the netting agreement would be storing.
Script:
select
agreement_name,
agreement_id
from
apps.fun_net_agreements_all;