DBA Data[Home] [Help]

APPS.HR_DE_EXTRA_API_CHECKS dependencies on HR_CHKFMT

Line 66: hr_chkfmt.checkformat

62: --
63: -- Must be an integer.
64: --
65: BEGIN
66: hr_chkfmt.checkformat
67: (value => l_betriebsnummer
68: ,format => 'I'
69: ,output => l_dummy
70: ,minimum => null