DBA Data[Home] [Help]

APPS.PAYPLNK dependencies on PAY_STANDARD_CHECK

Line 2330: pay_standard_check.check_control(p_batch_id,

2326: -- to have been added as a part of customization
2327:
2328: begin
2329:
2330: pay_standard_check.check_control(p_batch_id,
2331: g_control_record.control_type,
2332: g_control_record.control_total,
2333: l_std_status,l_std_message);
2334: