DBA Data[Home] [Help]

APPS.PAY_KR_BAL_INIT_PKG dependencies on HR_CHKFMT

Line 210: hr_chkfmt.checkformat(

206: p_api_name => l_proc,
207: p_argument => 'classification_id',
208: p_argument_value => p_classification_id);
209: l_dummy := p_element_name_prefix;
210: hr_chkfmt.checkformat(
211: value => l_dummy,
212: format => 'PAY_NAME',
213: output => l_dummy,
214: minimum => null,