DBA Data[Home] [Help]

APPS.PA_BILLING_WORKBENCH_BILL_PKG dependencies on HZ_CUST_ACCOUNTS

Line 921: , hz_cust_accounts cust_acct

917: ,NULL pfc_tax_due
918: FROM
919: -- ra_customers ra
920: hz_parties party
921: , hz_cust_accounts cust_acct
922: , pa_agreements_all agr
923: , pa_project_customers pc
924: , pa_summary_project_fundings spf
925: -- WHERE ra.customer_id = agr.customer_id

Line 1136: , hz_cust_accounts cust_acct

1132: ,NULL pfc_tax_due
1133: FROM
1134: -- ra_customers ra
1135: hz_parties party
1136: , hz_cust_accounts cust_acct
1137: , pa_agreements_all agr
1138: , pa_project_customers pc
1139: , pa_summary_project_fundings spf
1140: , pa_draft_invoices_all di