DBA Data[Home] [Help]

APPS.PAY_LIV_BUS dependencies on PAY_IVL_BUS

Line 1004: pay_ivl_bus.chk_formula_validation

1000: Fetch c_formula into l_formula_id;
1001: Close c_formula;
1002: --
1003: If (p_rec.default_value is not null and l_formula_id is not null) then
1004: pay_ivl_bus.chk_formula_validation
1005: (p_default_value => p_rec.default_value
1006: ,p_warning_or_error => p_rec.warning_or_error
1007: ,p_effective_date => p_effective_date
1008: ,p_input_value_id => p_rec.input_value_id