DBA Data[Home] [Help]

APPS.PAY_INPUT_VALUES_F_OVN dependencies on PAY_IVL_SHD

Line 5: pay_ivl_shd.return_api_dml_status then

1: trigger pay_input_values_f_ovn
2: before insert or update on pay_input_values_f for each row
3: begin
4: if not
5: pay_ivl_shd.return_api_dml_status then
6: if inserting then
7: begin
8: :NEW.object_version_number :=
9: dt_api.Get_Object_Version_Number