DBA Data[Home] [Help]

APPS.ARP_ETAX_SERVICES_PKG dependencies on HR_ORGANIZATION_UNITS

Line 1020: HR_ORGANIZATION_UNITS HRL,

1016: RA_CUSTOMER_TRX INV,
1017: RA_CUST_TRX_TYPES INV_TT,
1018: RA_CUSTOMER_TRX_LINES INV_L,
1019: HR_ALL_ORGANIZATION_UNITS HR,
1020: HR_ORGANIZATION_UNITS HRL,
1021: RA_CUSTOMER_TRX REL_T,
1022: RA_CUST_TRX_TYPES REL_TT,
1023: AR_MEMO_LINES_B ML
1024: WHERE

Line 1139: HR_ORGANIZATION_UNITS SR_HRL

1135: SR_HRL.location_id -- poo_location_id
1136: into pg_poo_party_id, pg_poo_location_id
1137: from JTF_RS_SALESREPS SR,
1138: PER_ALL_ASSIGNMENTS_F SR_PER,
1139: HR_ORGANIZATION_UNITS SR_HRL
1140: where SR.salesrep_id = pg_salesrep_id
1141: and SR.org_id = pg_org_id
1142: and SR.person_id = SR_PER.person_id
1143: and l_trx_date BETWEEN