DBA Data[Home] [Help]

APPS.PQH_FR_GLOBAL_PAYSCALE_API dependencies on PQH_GIN_INS

Line 79: pqh_gin_ins.ins

75: end;
76: --
77: -- Process Logic
78: --
79: pqh_gin_ins.ins
80: (p_effective_date => l_effective_date
81: ,p_type_of_record => 'INM'
82: ,p_basic_salary_rate => p_basic_salary_rate
83: ,p_housing_indemnity_rate => p_housing_indemnity_rate

Line 247: pqh_gin_ins.ins

243: --
244: --
245: -- Process Logic
246: --
247: pqh_gin_ins.ins
248: (p_effective_date => l_effective_date
249: ,p_type_of_record => 'IND'
250: ,p_gross_index => p_gross_index
251: ,p_increased_index => p_increased_index