DBA Data[Home] [Help]

APPS.PQP_PENSION_TYPES_API dependencies on HR_CHKFMT

Line 1081: hr_chkfmt.checkformat

1077:
1078: begin
1079:
1080: -- Check if the pension type name has any special chars
1081: hr_chkfmt.checkformat
1082: (
1083: value => element_name,
1084: format => 'PAY_NAME',
1085: output => l_output,