DBA Data[Home] [Help]

APPS.ARP_ETAX_SERVICES_PKG dependencies on JTF_RS_SALESREPS

Line 1025: from JTF_RS_SALESREPS SR,

1021: BEGIN
1022: select SR_PER.organization_id, -- poo_party_id
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