DBA Data[Home] [Help]

APPS.PQP_NL_PENSION_TEMPLATE dependencies on HR_CHKFMT

Line 80: hr_chkfmt.checkformat

76: l_rgeflg varchar2(100);
77:
78: begin
79:
80: hr_chkfmt.checkformat
81: (
82: value => element_name,
83: format => 'PAY_NAME',
84: output => l_output,