PROCEDURE
This commit is contained in:
@@ -475,7 +475,7 @@ Public Class frmATEZ_EZA
|
||||
' Case "AMBAR" : txtDyMandant.Text = "ATIL" : txtDyNiederlassung.Text = "AMBWO"
|
||||
'End Select
|
||||
FIRMA_DY = cDakosyFunftions.getFirma_DY(FilialenNr.ToString, Me)
|
||||
txtDyMandant.Text = cDakosyFunftions.getIOPartner(FIRMA_DY)
|
||||
txtDyMandant.Text = cDakosyFunftions.getIOPartner(FIRMA_DY, "NCTS")
|
||||
txtDyNiederlassung.Text = cDakosyFunftions.getDivision(FIRMA_DY, "EZA")
|
||||
|
||||
Label4.Text = If(VERAG_PROG_ALLGEMEIN.cAllgemein.MITARBEITER.mit_DAKOSY_SB, "-").ToString
|
||||
|
||||
Reference in New Issue
Block a user