DBA Data[Home] [Help]

APPS.PAY_STANDARD_CHECK dependencies on PAY_CORE_UTILS

Line 178: l_bee_iv_upgrade := pay_core_utils.get_upgrade_status(l_business_group_id,'BEE_IV_UPG');

174: into l_business_group_id
175: from pay_batch_headers
176: where batch_id = p_batch_id;
177:
178: l_bee_iv_upgrade := pay_core_utils.get_upgrade_status(l_business_group_id,'BEE_IV_UPG');
179:
180: for l_element in csr_distinct_elements(p_batch_id) loop
181:
182: -- get the column number in pay_batch_lines that we need to sum.