DBA Data[Home] [Help]

APPS.PA_BILLING_WORKBENCH_BILL_PKG dependencies on HZ_CUST_ACCOUNTS

Line 863: , hz_cust_accounts cust_acct

859: ,NULL pfc_tax_due
860: FROM
861: -- ra_customers ra
862: hz_parties party
863: , hz_cust_accounts cust_acct
864: , pa_agreements_all agr
865: , pa_project_customers pc
866: , pa_summary_project_fundings spf
867: -- WHERE ra.customer_id = agr.customer_id

Line 1069: , hz_cust_accounts cust_acct

1065: ,NULL pfc_tax_due
1066: FROM
1067: -- ra_customers ra
1068: hz_parties party
1069: , hz_cust_accounts cust_acct
1070: , pa_agreements_all agr
1071: , pa_project_customers pc
1072: , pa_summary_project_fundings spf
1073: , pa_draft_invoices_all di