DBA Data[Home] [Help]

APPS.PAY_PAYROLL_API dependencies on HR_MULTI_MESSAGE

Line 1893: hr_multi_message.end_validation_set;

1889: (p_business_group_id => L_business_group_id
1890: ,p_associated_column1 => 'PAY_ALL_PAYROLLS_F'
1891: || '.BUSINESS_GROUP_ID');
1892:
1893: hr_multi_message.end_validation_set;
1894:
1895: --
1896: --Checking whether the specified cost allocation kff ID is there.
1897: --If it is not there, it will raise an error.