DBA Data[Home] [Help]

APPS.PAYPLNK dependencies on PAY_STANDARD_CHECK

Line 2328: pay_standard_check.check_control(p_batch_id,

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