DBA Data[Home] [Help]

APPS.PQP_NL_PENSION_TEMPLATE dependencies on HR_CHKFMT

Line 82: hr_chkfmt.checkformat

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