DBA Data[Home] [Help]

APPS.ARP_ETAX_SERVICES_PKG dependencies on HZ_CUST_ACCOUNTS

Line 898: HZ_CUST_ACCOUNTS BILL_CUST,

894: FND_DOCUMENT_SEQUENCES SEQ,
895: AR_SYSTEM_PARAMETERS AR,
896: RA_BATCH_SOURCES BS,
897: RA_CUST_TRX_TYPES TYPES,
898: HZ_CUST_ACCOUNTS BILL_CUST,
899: HZ_PARTIES BILL_PARTY,
900: HZ_CUST_ACCT_SITES BILL_AS,
901: HZ_CUST_SITE_USES BILL_SU,
902: HZ_PARTY_SITES BILL_PS,

Line 1135: hz_cust_accounts CUST_ACCT,

1131: /* 4666566 */
1132: -- ship_third_pty_acct_site_id (warehouse id)
1133: ZX_GLOBAL_STRUCTURES_PKG.trx_line_dist_tbl.SHIP_THIRD_PTY_ACCT_SITE_ID(1)
1134: FROM
1135: hz_cust_accounts CUST_ACCT,
1136: hz_parties PARTY,
1137: hz_cust_acct_sites ACCT_SITE,
1138: hz_cust_site_uses SITE_USES,
1139: hz_party_sites PARTY_SITE,

Line 2274: HZ_CUST_ACCOUNTS BILL_CUST,

2270: FND_DOCUMENT_SEQUENCES SEQ,
2271: AR_SYSTEM_PARAMETERS AR,
2272: RA_BATCH_SOURCES BS,
2273: RA_CUST_TRX_TYPES TYPES,
2274: HZ_CUST_ACCOUNTS BILL_CUST,
2275: HZ_PARTIES BILL_PARTY,
2276: HZ_CUST_ACCT_SITES BILL_AS,
2277: HZ_CUST_SITE_USES BILL_SU,
2278: HZ_PARTY_SITES BILL_PS,

Line 2342: hz_cust_accounts CUST_ACCT,

2338: l_hdr_det_factors_rec.rndg_ship_to_party_site_id,
2339: l_hdr_det_factors_rec.ship_to_location_id,
2340: l_hdr_det_factors_rec.ship_to_cust_acct_site_use_id
2341: FROM
2342: hz_cust_accounts CUST_ACCT,
2343: hz_parties PARTY,
2344: hz_cust_acct_sites ACCT_SITE,
2345: hz_cust_site_uses SITE_USES,
2346: hz_party_sites PARTY_SITE,