DBA Data[Home] [Help]

APPS.ARP_ETAX_SERVICES_PKG dependencies on HR_ORGANIZATION_UNITS

Line 907: HR_ORGANIZATION_UNITS HRL,

903: HZ_LOCATIONS BILL_LOC,
904: RA_CUSTOMER_TRX INV,
905: RA_CUST_TRX_TYPES INV_TT,
906: HR_ALL_ORGANIZATION_UNITS HR,
907: HR_ORGANIZATION_UNITS HRL,
908: RA_CUSTOMER_TRX REL_T,
909: RA_CUST_TRX_TYPES REL_TT,
910: AR_MEMO_LINES_B ML
911: WHERE

Line 1027: HR_ORGANIZATION_UNITS SR_HRL

1023: SR_HRL.location_id -- poo_location_id
1024: into pg_poo_party_id, pg_poo_location_id
1025: from JTF_RS_SALESREPS SR,
1026: PER_ALL_ASSIGNMENTS_F SR_PER,
1027: HR_ORGANIZATION_UNITS SR_HRL
1028: where SR.salesrep_id = pg_salesrep_id
1029: and SR.org_id = pg_org_id
1030: and SR.person_id = SR_PER.person_id
1031: and l_trx_date BETWEEN