DBA Data[Home] [Help]

APPS.PATC dependencies on PER_PERSON_TYPES

Line 518: PER_PERSON_TYPES PTYPE ,

514: select COUNT(*)
515: into DUMMY3
516: from PER_PEOPLE_F PPL,
517: PER_ASSIGNMENTS_F ASGN ,
518: PER_PERSON_TYPES PTYPE ,
519: PO_VENDORS_AP_V POAPV
520: where
521: POAPV.VENDOR_ID = X_VENDOR_ID
522: and POAPV.VENDOR_ID = ASGN.VENDOR_ID