DBA Data[Home] [Help]

APPS.PQP_PENSION_TYPES_API dependencies on HR_CHKFMT

Line 1012: hr_chkfmt.checkformat

1008:
1009: begin
1010:
1011: -- Check if the pension type name has any special chars
1012: hr_chkfmt.checkformat
1013: (
1014: value => element_name,
1015: format => 'PAY_NAME',
1016: output => l_output,