Table 70491911 EOS029 Container Entry
Table 70491911 EOS029 Container Entry
Language | Caption |
---|---|
de-DE | Leergutposten |
en-US | Empties Entry |
it-IT | Movimento vuoti |
Fields
Entry No. (10
)
Integer
Language | Caption |
---|---|
de-DE | Lfd.-Nr. |
en-US | Entry No. |
it-IT | Nr. movimento |
Journal Batch Name (20
)
Code[10]
TableRelation: "EOS029 Container Jnl. Batch".Name
Language | Caption |
---|---|
en-US | Journal Batch Name |
it-IT | Nome batch contabile |
Document No. (30
)
Code[20]
Language | Caption |
---|---|
de-DE | Belegnr. |
en-US | Document No. |
it-IT | Nr. documento |
Document Type (31
)
Enum "Item Ledger Document Type"
Language | Caption |
---|---|
de-DE | Belegart |
en-US | Document Type |
it-IT | Tipo documento |
External Document No. (35
)
Code[35]
Language | Caption |
---|---|
de-DE | Externe Belegnr. |
en-US | External Document No. |
it-IT | Nr. documento esterno |
Posting Date (40
)
Date
Language | Caption |
---|---|
de-DE | Buchungsdatum |
en-US | Posting Date |
it-IT | Data di registrazione |
Document Date (45
)
Date
Language | Caption |
---|---|
de-DE | Belegdatum |
en-US | Document Date |
it-IT | Data documento |
Packaging Material No. (50
)
Code[20]
TableRelation: "EOS055 Packaging Material"."No."
Language | Caption |
---|---|
de-DE | Verpackungsmaterialnr. |
en-US | Packaging Material No. |
it-IT | Nr. materiale di imballaggio |
Item No. (51
)
Code[20]
TableRelation: Item."No."
Language | Caption |
---|---|
de-DE | Artikelnr. |
en-US | Item No. |
it-IT | Nr. articolo |
Item Entry No. (52
)
Integer
TableRelation: "Item Ledger Entry"."Entry No."
Language | Caption |
---|---|
de-DE | Artikelposten.-Lfd.-Nr. |
en-US | Item Entry No. |
it-IT | Nr. movimento articolo |
Description (55
)
Text[100]
Language | Caption |
---|---|
de-DE | Beschreibung |
en-US | Description |
it-IT | Descrizione |
Description 2 (56
)
Text[100]
Language | Caption |
---|---|
de-DE | Beschreibung 2 |
en-US | Description 2 |
it-IT | Descrizione 2 |
Quantity (Base) (61
)
Decimal
Language | Caption |
---|---|
de-DE | Menge |
en-US | Quantity |
it-IT | Quantità |
Unit of Measure Code (63
)
Code[10]
TableRelation: if ("Item No." = const('')) "Unit of Measure".Code else "Item Unit of Measure".Code where("Item No." = field("Item No."))
Language | Caption |
---|---|
de-DE | Einheitencode |
en-US | Unit of Measure Code |
it-IT | Cod. unità di misura |
Location Code (70
)
Code[10]
TableRelation: Location.Code
Language | Caption |
---|---|
de-DE | Lagerortcode |
en-US | Location Code |
it-IT | Cod. ubicazione |
Serial No. (80
)
Code[50]
Language | Caption |
---|---|
de-DE | Seriennr. |
en-US | Serial No. |
it-IT | Nr. seriale |
Lot No. (81
)
Code[50]
Language | Caption |
---|---|
de-DE | Chargennr. |
en-US | Lot No. |
it-IT | Nr. lotto |
Account Type (100
)
Enum "EOS029 Container Account Type"
Language | Caption |
---|---|
de-DE | Kontoart |
en-US | Account Type |
it-IT | Tipo conto |
Account No. (101
)
Code[20]
TableRelation: if ("Account Type" = const(Customer)) Customer."No." else if ("Account Type" = const(Vendor)) Vendor."No." else if ("Account Type" = const("Shipping Agent")) "Shipping Agent".Code
Language | Caption |
---|---|
de-DE | Kontonr. |
en-US | Account No. |
it-IT | Nr. conto |
Account Address Code (102
)
Code[10]
Language | Caption |
---|---|
en-US | Account Address Code |
it-IT | Codice indirizzo conto |
Shipping Agent Code (110
)
Code[10]
TableRelation: "Shipping Agent".Code
Language | Caption |
---|---|
de-DE | Zustellercode |
en-US | Shipping Agent Code |
it-IT | Cod. spedizioniere |
Shipping Agent Service Code (111
)
Code[10]
TableRelation: "Shipping Agent Services".Code where("Shipping Agent Code" = field("Shipping Agent Code"))
Language | Caption |
---|---|
de-DE | Zustellertransportartencode |
en-US | Shipping Agent Service Code |
it-IT | Codice servizio spedizioniere |
Reason Code (200
)
Code[10]
TableRelation: "Reason Code".Code
Language | Caption |
---|---|
de-DE | Grundcode |
en-US | Reason Code |
it-IT | Causale |
Methods
CopyFromContainerJnlLine
procedure CopyFromContainerJnlLine(ContainerJnlLine: Record "EOS029 Container Jnl. Line")
Parameters / Return Value
- ContainerJnlLine
Record "EOS029 Container Jnl. Line"
CopyFromContainerJnlBatch
procedure CopyFromContainerJnlBatch(ContainerJnlBatch: Record "EOS029 Container Jnl. Batch")
Parameters / Return Value
- ContainerJnlBatch
Record "EOS029 Container Jnl. Batch"
Events
OnAfterCopyFromContainerJnlLine
local procedure OnAfterCopyFromContainerJnlLine(var Entry: Record "EOS029 Container Entry"; ContainerJnlLine: Record "EOS029 Container Jnl. Line")
Parameters / Return Value
Entry
Record "EOS029 Container Entry"
ContainerJnlLine
Record "EOS029 Container Jnl. Line"
OnAfterCopyFromContainerJnlBatch
local procedure OnAfterCopyFromContainerJnlBatch(var Entry: Record "EOS029 Container Entry"; ContainerJnlBatch: Record "EOS029 Container Jnl. Batch")
Parameters / Return Value
Entry
Record "EOS029 Container Entry"
ContainerJnlBatch
Record "EOS029 Container Jnl. Batch"
Feedback
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.