Table 70491910 EOS029 Container Jnl. Line

Table 70491910 EOS029 Container Jnl. Line

LanguageCaption
en-USEmpties Journal Line
it-ITRighe Registrazioni Vuoti

Fields

Journal Batch Name (10)

Code[10]

TableRelation: "EOS029 Container Jnl. Batch".Name

LanguageCaption
en-USJournal Batch Name
it-ITNome batch contabile

Line No. (20)

Integer

LanguageCaption
de-DEZeilennr.
en-USLine No.
it-ITNr. riga

Entry Type (25)

Option

"Inbound" (0) , "Outbound" (1)

LanguageCaption
de-DEPostenart
en-USEntry Type
it-ITTipo movimento

Document No. (30)

Code[20]

LanguageCaption
de-DEBelegnr.
en-USDocument No.
it-ITNr. documento

Document Type (31)

Enum "Item Ledger Document Type"

LanguageCaption
de-DEBelegart
en-USDocument Type
it-ITTipo documento

External Document No. (35)

Code[35]

LanguageCaption
de-DEExterne Belegnr.
en-USExternal Document No.
it-ITNr. documento esterno

Posting Date (40)

Date

LanguageCaption
de-DEBuchungsdatum
en-USPosting Date
it-ITData di registrazione

Document Date (45)

Date

LanguageCaption
de-DEBelegdatum
en-USDocument Date
it-ITData documento

Packaging Material No. (50)

Code[20]

TableRelation: "EOS055 Packaging Material"."No."

LanguageCaption
de-DEVerpackungsmaterialnr.
en-USPackaging Material No.
it-ITNr. materiale di imballaggio

Item No. (51)

Code[20]

TableRelation: Item."No."

LanguageCaption
de-DEArtikelnr.
en-USItem No.
it-ITNr. articolo

Item Entry No. (52)

Integer

TableRelation: "Item Ledger Entry"."Entry No." where("Item No." = field("Item No."))

LanguageCaption
de-DEArtikelposten.-Lfd.-Nr.
en-USItem Entry No.
it-ITNr. movimento articolo

Post Item Entry (53)

Boolean

LanguageCaption
de-DEArtikelposten buchen
en-USPost Item Entry
it-ITRegistra mov. articolo

Description (55)

Text[100]

LanguageCaption
de-DEBeschreibung
en-USDescription
it-ITDescrizione

Description 2 (56)

Text[100]

LanguageCaption
de-DEBeschreibung 2
en-USDescription 2
it-ITDescrizione 2

Quantity (60)

Decimal

LanguageCaption
de-DEMenge
en-USQuantity
it-ITQuantità

Quantity (Base) (61)

Decimal

LanguageCaption
de-DEMenge
en-USQuantity
it-ITQuantità

Qty. per Unit of Measure (62)

Decimal

LanguageCaption
de-DEMenge
en-USQuantity
it-ITQuantità

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."))

LanguageCaption
de-DEEinheitencode
en-USUnit of Measure Code
it-ITCod. unità di misura

Quantity (Signed) (65)

Decimal

LanguageCaption
de-DEMenge (mit Vorzeichen)
en-USQuantity (Signed)
it-ITQuantità (con segno)

Quantity (Base, Signed) (66)

Decimal

LanguageCaption
de-DEMenge (Basis, mit Vorzeichen)
en-USQuantity (Base, Signed)
it-ITQuantità (base, con segno)

Location Code (70)

Code[10]

TableRelation: Location.Code

LanguageCaption
de-DELagerortcode
en-USLocation Code
it-ITCod. ubicazione

Bin Code (71)

Code[20]

TableRelation: Bin.Code where("Location Code" = field("Location Code"))

LanguageCaption
de-DELagerplatzcode
en-USBin Code
it-ITCod. collocazione

Serial No. (80)

Code[50]

LanguageCaption
de-DESeriennr.
en-USSerial No.
it-ITNr. seriale

Lot No. (81)

Code[50]

LanguageCaption
de-DEChargennr.
en-USLot No.
it-ITNr. lotto

Account Type (100)

Enum "EOS029 Container Account Type"

LanguageCaption
de-DEHerkunftsart
en-USSource Type
it-ITTipo origine

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

LanguageCaption
de-DEHerkunftsnr.
en-USSource No.
it-ITNr. origine

Account Address Code (102)

Code[10]

LanguageCaption
de-DEHerkunftsadressencode
en-USSource Address Code
it-ITCodice indirizzo origine

Shipping Agent Code (110)

Code[10]

TableRelation: "Shipping Agent".Code

LanguageCaption
de-DEZustellercode
en-USShipping Agent Code
it-ITCod. spedizioniere

Shipping Agent Service Code (111)

Code[10]

TableRelation: "Shipping Agent Services".Code where("Shipping Agent Code" = field("Shipping Agent Code"))

LanguageCaption
de-DEZustellertransportartencode
en-USShipping Agent Service Code
it-ITCodice servizio spedizioniere

Reason Code (200)

Code[10]

TableRelation: "Reason Code".Code

LanguageCaption
de-DEGrundcode
en-USReason Code
it-ITCausale

Posting No. Series (205)

Code[20]

TableRelation: "No. Series".Code

LanguageCaption
de-DEBuchungsnummernserie
en-USPosting No. Series
it-ITNr. serie registrazione

Methods

SetUpNewLine

procedure SetUpNewLine(LastContainerJnlLine: Record "EOS029 Container Jnl. Line")

Parameters / Return Value

  • LastContainerJnlLine Record "EOS029 Container Jnl. Line"

CopyFromDocument

procedure CopyFromDocument(Document: Variant): Boolean

Parameters / Return Value

  • Document Variant

  • Returns Boolean


CopyFromDocEmptyItem

procedure CopyFromDocEmptyItem(DocContainer: Record "EOS029 Document Container")

Parameters / Return Value

  • DocContainer Record "EOS029 Document Container"

CopyFromItemJnlLine

procedure CopyFromItemJnlLine(ItemJnlLine: Record "Item Journal Line")

Parameters / Return Value

  • ItemJnlLine Record "Item Journal Line"

CopyFromItemEntry

procedure CopyFromItemEntry(ItemLedgEntry: Record "Item Ledger Entry")

Parameters / Return Value

  • ItemLedgEntry Record "Item Ledger Entry"

Events

OnAfterCopyFromDocEmptyItem

local procedure OnAfterCopyFromDocEmptyItem(var EmptyJnlLine: Record "EOS029 Container Jnl. Line"; DocEmptyItem: Record "EOS029 Document Container")

Raised after fields are copied from a document empty item record to a empty journal line. Use this to copy custom fields from the document empty item.

Parameters / Return Value

  • EmptyJnlLine Record "EOS029 Container Jnl. Line"

    The empty journal line.

  • DocEmptyItem Record "EOS029 Document Container"

    The source document empty item line.


OnAfterCopyFromDocument

local procedure OnAfterCopyFromDocument(var EmptyJnlLine: Record "EOS029 Container Jnl. Line"; SourceDocument: Variant; var CanPost: Boolean)

Raised after fields are copied from the posted document to the empty journal line. Use this to copy custom fields from the posted document. You can also use this event to pilot if a document empty item should be posted or not.

Parameters / Return Value

  • EmptyJnlLine Record "EOS029 Container Jnl. Line"

    The empty journal line.

  • SourceDocument Variant

    The posted document that has been posted.

  • CanPost Boolean

    Indicates if the empty journal line can be posted. The empty item (including item entry) is only posted if this is true.


OnAfterCopyFromItemJnlLine

local procedure OnAfterCopyFromItemJnlLine(var ContainerJnlLine: Record "EOS029 Container Jnl. Line"; ItemJnlLine: Record "Item Journal Line")

Raised after fields have been copied from an item ledger entry to the container journal line. You can use this event to copy custom fields from the item entry.

Parameters / Return Value

  • ContainerJnlLine Record "EOS029 Container Jnl. Line"

    The target container journal line.

  • ItemJnlLine Record "Item Journal Line"


OnAfterCopyFromItemEntry

local procedure OnAfterCopyFromItemEntry(var ContainerJnlLine: Record "EOS029 Container Jnl. Line"; ItemLedgEntry: Record "Item Ledger Entry")

Raised after fields have been copied from an item ledger entry to the container journal line. You can use this event to copy custom fields from the item entry.

Parameters / Return Value

  • ContainerJnlLine Record "EOS029 Container Jnl. Line"

    The target container journal line.

  • ItemLedgEntry Record "Item Ledger Entry"

    The source item ledger entry.


OnAfterSetupNewLine

local procedure OnAfterSetupNewLine(var ContainerJnlLine: Record "EOS029 Container Jnl. Line"; LastContainerJnlLine: Record "EOS029 Container Jnl. Line")

Raised after a container journal line has been set up - when created manually through a journal.

Parameters / Return Value

  • ContainerJnlLine Record "EOS029 Container Jnl. Line"

    The container journal line.

  • LastContainerJnlLine Record "EOS029 Container Jnl. Line"

    The last container journal line (xRec).



EOS Labs -