DBA Data[Home] [Help]

APPS.FUN_NET_ARAP_PKG dependencies on AP_INV_SELECTION_CRITERIA_S

Line 1100: SELECT ap_inv_selection_criteria_s.nextval

1096: INTO l_checkrun_id
1097: from FUN_NET_BATCHES_ALL
1098: WHERE batch_id = g_batch_id;
1099: IF l_checkrun_id is NULL THEN
1100: SELECT ap_inv_selection_criteria_s.nextval
1101: INTO l_checkrun_id
1102: FROM dual;
1103: fun_net_util.Log_String(g_state_level,l_path,'l_checkrun_id :'||l_checkrun_id);
1104: -- Update Netting Batch with the Checkrun id