eza
This commit is contained in:
@@ -186,9 +186,12 @@ Public Class frmATEZ_EZA
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
If If(AVISO.Zollstelle, "").Length >= 4 Then
|
'If If(AVISO.Zollstelle, "").Length >= 4 Then
|
||||||
ATEZ_RH_EZA.additionalData.declaration(0).headerData.addressedCustomsOffice = AVISO.Zollstelle.ToString.Substring(AVISO.Zollstelle.ToString.Length - 4)
|
'ATEZ_RH_EZA.additionalData.declaration(0).headerData.addressedCustomsOffice = AVISO.Zollstelle.ToString.Substring(AVISO.Zollstelle.ToString.Length - 4)
|
||||||
'MsgBox(ATEZ_RH_EZA.additionalData.declaration(0).headerData.addressedCustomsOffice)
|
' 'MsgBox(ATEZ_RH_EZA.additionalData.declaration(0).headerData.addressedCustomsOffice)
|
||||||
|
'End If
|
||||||
|
If If(sbAdressierteZollstelle._value, "").Length >= 4 Then
|
||||||
|
ATEZ_RH_EZA.additionalData.declaration(0).headerData.addressedCustomsOffice = sbAdressierteZollstelle._value
|
||||||
End If
|
End If
|
||||||
|
|
||||||
ATEZ_RH_EZA.additionalData.declaration(0).objectIdentification.username = If(VERAG_PROG_ALLGEMEIN.cAllgemein.MITARBEITER.mit_DAKOSY_SB, "ANDREAS")
|
ATEZ_RH_EZA.additionalData.declaration(0).objectIdentification.username = If(VERAG_PROG_ALLGEMEIN.cAllgemein.MITARBEITER.mit_DAKOSY_SB, "ANDREAS")
|
||||||
|
|||||||
Reference in New Issue
Block a user