DBA Data[Home] [Help]

APPS.PER_PQH_SHR dependencies on STANDARD

Line 749: -- construct the list of attributes using standard OID att names --

745: close c_person;
746: end if;
747:
748: --
749: -- construct the list of attributes using standard OID att names --
750: --
751: hr_utility.set_location('Before calling add parameters: '||l_proc, 20);
752: wf_event.AddParameterToList( 'orclWFOrigSystem',r_person.ROLE_ORIG_SYSTEM,l_plist);
753: wf_event.AddParameterToList( 'orclWFOrigSystemID',r_person.ROLE_ORIG_SYSTEM_ID,l_plist);