DBA Data[Home] [Help]

APPS.PER_PQH_SHR dependencies on STANDARD

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

1137: close c_person;
1138: end if;
1139:
1140: --
1141: -- construct the list of attributes using standard OID att names --
1142: --
1143: hr_utility.set_location('Before calling add parameters: '||l_proc, 20);
1144: wf_event.AddParameterToList( 'orclWFOrigSystem',r_person.ROLE_ORIG_SYSTEM,l_plist);
1145: wf_event.AddParameterToList( 'orclWFOrigSystemID',r_person.ROLE_ORIG_SYSTEM_ID,l_plist);