FSN#45627: Starten van geplande inspectie geeft AiAi (HCAS.INS).
svn path=/Website/branches/v2017.2/; revision=35635
This commit is contained in:
@@ -76,7 +76,7 @@ if (srtcont_key_arr.length > 0)
|
||||
+ " AND xcp.ins_deel_key = " + ins_key_arr[i]
|
||||
+ " AND xcp.ins_srtcontrole_key = " + srtcont_key_arr[i]
|
||||
+ " AND idsc.ins_scenario_key(+) = 1"
|
||||
+ " AND xcp.ins_scenario_key = 1";
|
||||
+ " AND xcp.ins_scenario_key = 1"
|
||||
//+ " AND idsc.ins_deelsrtcontrole_status(+) != 6"
|
||||
+ " ORDER BY ins_deelsrtcontrole_datum DESC";
|
||||
var oRs = Oracle.Execute(sql);
|
||||
|
||||
Reference in New Issue
Block a user