DBA Data[Home] [Help]

APPS.PQH_GSP_UTILITY dependencies on PER_PARENT_SPINES

Line 453: Function chk_from_steps(p_parent_spine_id IN per_parent_spines.parent_spine_id%TYPE)

449: p_salary_rate in number,
450: p_gross_index in number,
451: p_effective_date in date
452: );
453: Function chk_from_steps(p_parent_spine_id IN per_parent_spines.parent_spine_id%TYPE)
454: RETURN VARCHAR2;
455: function check_crset(p_crset_type in VARCHAR2,p_crset_id IN NUMBER,p_copy_entity_txn_id IN NUMBER,p_scale_cer_id in number)
456: return varchar2;
457: procedure change_scale_name(p_copy_entity_txn_id in number,p_pl_cer_id in number,p_short_name in varchar2);