Celeg Korr
This commit is contained in:
@@ -1886,11 +1886,11 @@ Public Class usrCntlKundenuebersicht
|
||||
|
||||
Dim sGetValue As EORI.eoriValidationResult = CallWebService.validateEORI(arrEori)
|
||||
Dim f As EORI.eoriResponse
|
||||
MsgBox(sGetValue.requestDate)
|
||||
MsgBox(sGetValue.errorDescription.ToString)
|
||||
'MsgBox(sGetValue.requestDate)
|
||||
'MsgBox(sGetValue.errorDescription.ToString)
|
||||
|
||||
MsgBox("OK")
|
||||
MsgBox(sGetValue.result)
|
||||
'MsgBox("OK")
|
||||
'MsgBox(sGetValue.result)
|
||||
|
||||
|
||||
If f.status = 100 Then
|
||||
|
||||
Reference in New Issue
Block a user