DBA Data[Home] [Help]

APPS.PER_CEL_DEL dependencies on STANDARD

Line 234: p_unit_standard_type_o => per_cel_shd.g_old_rec.unit_standard_type,

230: p_object_name_o => per_cel_shd.g_old_rec.object_name ,
231: p_party_id_o => per_cel_shd.g_old_rec.party_id, -- HR/TCA merge
232: -- BUG3356369
233: p_qualification_type_id_o => per_cel_shd.g_old_rec.qualification_type_id,
234: p_unit_standard_type_o => per_cel_shd.g_old_rec.unit_standard_type,
235: p_status_o => per_cel_shd.g_old_rec.status,
236: p_information_category_o => per_cel_shd.g_old_rec.information_category ,
237: p_information1_o => per_cel_shd.g_old_rec.information1 ,
238: p_information2_o => per_cel_shd.g_old_rec.information2 ,