DBA Data[Home] [Help]

APPS.PER_PER_BUS1 dependencies on PER_CONTACT_RELATIONSHIPS

Line 1245: from per_contact_relationships

1241: l_con_start_date date;
1242:
1243: cursor csr_chk_sd is
1244: select date_start
1245: from per_contact_relationships
1246: where contact_person_id=p_person_id;
1247: --fix for bug 4262496 ends here.
1248: begin
1249: --