Table 70094434 EOS083 SIAN MVV Header
Table “EOS083 SIAN MVV Header” contains info about MVV Header
Language | Caption |
---|---|
en-GB | SIAN MVV Header |
en-US | SIAN MVV Header |
it-IT | Testata MVV |
1
)enum "EOS083 Document Type MVV"
“Document Type” specifies type of MVV Document
Language | Caption |
---|---|
de-DE | Belegart |
en-GB | Document Type |
en-US | Document Type |
it-IT | Tipo di documento |
2
)Code[20]
TableRelation: If ("Document Type" = const("Sales Shipment")) "Sales Shipment Header"."No." else if ("Document Type" = const("Transfer Shipment")) "Transfer Shipment Header"."No." else if ("Document Type" = const("Return Shipment")) "Return Shipment Header"."No."
“Document No.” specifies number of MVV document
Language | Caption |
---|---|
de-DE | Dokumentnr. |
en-GB | Document No. |
en-US | Document No. |
it-IT | Nr. documento |
3
)Date
“Creation Date” specifies when document has been created
Language | Caption |
---|---|
de-DE | Erstellungsdatum |
en-GB | Creation Date |
en-US | Creation Date |
it-IT | Data creazione |
4
)Text[30]
“MVV No.” specifies number of MVV document
Language | Caption |
---|---|
en-GB | MVV No. |
en-US | MVV No. |
it-IT | Nr. MVV |
5
)Text[30]
“MVV Time Stamp”
Language | Caption |
---|---|
en-GB | MVV Time Stamp |
en-US | MVV Time Stamp |
it-IT | Time Stamp MVV |
6
)Blob
“MVV Pdf” contains pdf of MVV document
Language | Caption |
---|---|
en-GB | MVV PDF |
en-US | MVV PDF |
it-IT | MVV PDF |
7
)Code[20]
TableRelation: "EOS083 SIAN Tables".code where("Table Type" = const("Validation Status"))
“SIAN Validation Status” specifies code of validation status
Language | Caption |
---|---|
en-GB | SIAN Validation Status |
en-US | SIAN Validation Status |
it-IT | Stato validazione |
8
)Boolean
Sent specifies if document has been sented
Language | Caption |
---|---|
de-DE | Gesendet |
en-GB | Sent |
en-US | Sent |
it-IT | Spedito |
9
)Date
“Sent Date” specifies date when document has been sented
Language | Caption |
---|---|
de-DE | Sendedatum |
en-GB | Sent Date |
en-US | Sent Date |
it-IT | Data invio |
10
)DateTime
“Sent Date Time” specifies date time when document has been sented
Language | Caption |
---|---|
en-GB | Sent Date Time |
en-US | Sent Date Time |
it-IT | Data e ora invio |
11
)Code[50]
“Sent By” specifies who sent current document
Language | Caption |
---|---|
de-DE | Gesendet von |
en-GB | Sent By |
en-US | Sent By |
it-IT | Spedito da |
12
)Code[50]
“Created By” specifies who create current document
Language | Caption |
---|---|
de-DE | Erstellt von |
en-GB | Created By |
en-US | Created By |
it-IT | Creato Da |
13
)Code[10]
“Response Code” contains code of response
Language | Caption |
---|---|
de-DE | Antwortencode |
en-GB | Response Code |
en-US | Response Code |
it-IT | Codice di Risposta |
14
)Text[2048]
“Response Message” contains message of response
Language | Caption |
---|---|
de-DE | Antwort |
en-GB | Response Message |
en-US | Response Message |
it-IT | Messaggio di risposta |
15
)Boolean
“Canceled” specifies if MVV Document already canceled
Language | Caption |
---|---|
de-DE | Gelöscht |
en-GB | Canceled |
en-US | Canceled |
it-IT | cancellato |
16
)DateTime
“Canceled Datetime” specifies when MVV document has been canceled
Language | Caption |
---|---|
de-DE | Zeitpunkt gelöscht |
en-GB | Canceled Datetime |
en-US | Canceled Datetime |
it-IT | Momento cancellazione |
17
)Code[50]
“Canceled By” specifies who canceled MVV document
Language | Caption |
---|---|
de-DE | Gelöscht von |
en-GB | Canceled By |
en-US | Canceled By |
it-IT | Cancellato da |
18
)Text[2048]
Note contains some notes about current MVV document
Language | Caption |
---|---|
de-DE | Notiz |
en-GB | Note |
en-US | Note |
it-IT | Nota |
19
)Media
Language | Caption |
---|---|
en-GB | MVV PDF |
en-US | MVV PDF |
it-IT | MVV PDF |
20
)Code[20]
“PEC Code” specifies the PEC Unique Code
Language | Caption |
---|---|
de-DE | PEC Eindeutiger Code |
en-GB | PEC Unique Code |
en-US | PEC Unique Code |
it-IT | Codice Univoco PEC |
21
)Text[2048]
Specifies PEC Validation
Language | Caption |
---|---|
de-DE | PEC-Validierung |
en-GB | PEC Validation |
en-US | PEC Validation |
it-IT | Convalida PEC |
procedure CheckMVVExists(DocType: enum "EOS083 Document Type MVV"; DocNo: code[20]): boolean
Determine if MVV Document already exists
DocType enum "EOS083 Document Type MVV"
Parameter of type enum “EOS083 Documet Type MVV”.
DocNo code[20]
Parameter of type code[20].
Returns boolean
Return variable “boolean”.
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.