DBA Data[Home] [Help]

APPS.PA_TRX_IMPORT dependencies on PER_ASSIGNMENTS_F

Line 8367: PER_ASSIGNMENTS_f ASGN ,

8363: begin
8364: select PPL.person_id
8365: into L_PERSONIDTAB(J)
8366: from PER_PEOPLE_F PPL,
8367: PER_ASSIGNMENTS_f ASGN ,
8368: PER_PERSON_TYPES PTYPE
8369: where
8370: ASGN.VENDOR_ID = l_VendorIdTab(j)
8371: and PPL.PERSON_ID = ASGN.PERSON_ID