DBA Data[Home] [Help]

APPS.ARP_ETAX_SERVICES_PKG dependencies on HZ_CUST_ACCOUNTS

Line 1010: HZ_CUST_ACCOUNTS BILL_CUST,

1006: FND_DOCUMENT_SEQUENCES SEQ,
1007: AR_SYSTEM_PARAMETERS AR,
1008: RA_BATCH_SOURCES BS,
1009: RA_CUST_TRX_TYPES TYPES,
1010: HZ_CUST_ACCOUNTS BILL_CUST,
1011: HZ_PARTIES BILL_PARTY,
1012: HZ_CUST_ACCT_SITES BILL_AS,
1013: HZ_CUST_SITE_USES BILL_SU,
1014: HZ_PARTY_SITES BILL_PS,

Line 1247: hz_cust_accounts CUST_ACCT,

1243: /* 4666566 */
1244: -- ship_third_pty_acct_site_id (warehouse id)
1245: ZX_GLOBAL_STRUCTURES_PKG.trx_line_dist_tbl.SHIP_THIRD_PTY_ACCT_SITE_ID(1)
1246: FROM
1247: hz_cust_accounts CUST_ACCT,
1248: hz_parties PARTY,
1249: hz_cust_acct_sites ACCT_SITE,
1250: hz_cust_site_uses SITE_USES,
1251: hz_party_sites PARTY_SITE,

Line 2523: HZ_CUST_ACCOUNTS BILL_CUST,

2519: FND_DOCUMENT_SEQUENCES SEQ,
2520: AR_SYSTEM_PARAMETERS AR,
2521: RA_BATCH_SOURCES BS,
2522: RA_CUST_TRX_TYPES TYPES,
2523: HZ_CUST_ACCOUNTS BILL_CUST,
2524: HZ_PARTIES BILL_PARTY,
2525: HZ_CUST_ACCT_SITES BILL_AS,
2526: HZ_CUST_SITE_USES BILL_SU,
2527: HZ_PARTY_SITES BILL_PS,

Line 2591: hz_cust_accounts CUST_ACCT,

2587: l_hdr_det_factors_rec.rndg_ship_to_party_site_id,
2588: l_hdr_det_factors_rec.ship_to_location_id,
2589: l_hdr_det_factors_rec.ship_to_cust_acct_site_use_id
2590: FROM
2591: hz_cust_accounts CUST_ACCT,
2592: hz_parties PARTY,
2593: hz_cust_acct_sites ACCT_SITE,
2594: hz_cust_site_uses SITE_USES,
2595: hz_party_sites PARTY_SITE,