dakosy worker
This commit is contained in:
@@ -338,7 +338,7 @@ Anzeige:
|
||||
STATUS.dySt_BezugsNr = readEZA_SumAErledigungsinformationVorpapier_005
|
||||
STATUS.dySt_artMitteilung = "VW_EVP"
|
||||
STATUS.dySt_dyArt = "VW" '"EZA" 'T1/T2
|
||||
|
||||
STATUS.dySt_pfad = d
|
||||
STATUS.dySt_status = DAKOSY_Worker.cDY_Statusliste.V_60
|
||||
STATUS.dySt_ergZeitpunkt = zp
|
||||
|
||||
@@ -895,7 +895,7 @@ Anzeige:
|
||||
|
||||
Dim gs_row As Array = Nothing
|
||||
|
||||
gs_row = dtGesamtsicherheit.Select("gs_posSubNr = " & SUMA_POSNr & " AND isnull(gsp_MRNNr,'') = ''")
|
||||
gs_row = dtGesamtsicherheit.Select("gs_posSubNr = " & SUMA_POSNr & " AND isnull(gsp_MRNNr,'') <> ''")
|
||||
|
||||
If gs_row.Length = 0 Then
|
||||
Continue For
|
||||
|
||||
Reference in New Issue
Block a user