DBA Data[Home] [Help]

APPS.PAY_PPMV4_UTILS_SS dependencies on PAY_PPM_UPD

Line 1961: pay_ppm_upd.convert_defs(p_rec => l_rec);

1957: end;
1958: --
1959: -- Convert the default values to the actual values.
1960: --
1961: pay_ppm_upd.convert_defs(p_rec => l_rec);
1962: --
1963: -- Check for (fatal) error in the arguments that may not be updated.
1964: -- Such an error indicates a bug in the module.
1965: --