Table 18091204 EOS IPL Position Allocation

Table 18091204 EOS IPL Position Allocation

LanguageCaption
de-DERechnungsplanpositionszuordnung
en-USInvoice Plan Position Allocation
it-ITAllocazione posizione piano fatturazione

Fields

Invoice Plan No. (5)

Code[20]

TableRelation: "EOS IPL Invoice Plan Header"

LanguageCaption
de-DERechnungsplannr.
en-USInvoice Plan No.
it-ITNr. Piano fatturazione

Source Type (19)

Enum "EOS IPL Source Type"

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

Source Document No. (20)

Code[20]

TableRelation: if ("Source Type" = const("Sales Order")) "Sales Header"."No." where("Document Type" = const(Order)) else if ("Source Type" = const("Service Order")) "Service Header"."No." where("Document Type" = const(Order)) else if ("Source Type" = const("Purchase Order")) "Purchase Header"."No." where("Document Type" = const(Order))

LanguageCaption
de-DEHerkunftsbelegnr.
en-USSource Document No.
it-ITNr. documento origine

Source Document Line No. (25)

Integer

LanguageCaption
de-DEHerkunft Belegzeilennr.
en-USSource Document Line No.
it-ITNr. riga documento di origine

Type (30)

Enum "EOS IPL Allocation Pos. Type"

LanguageCaption
de-DEArt
en-USType
it-ITTipo

No. (35)

Code[20]

TableRelation: if (Type = const(" ")) "Standard Text" else if (Type = const("G/L Account")) "G/L Account" else if (Type = const(Resource)) Resource else if (Type = const("Fixed Asset")) "Fixed Asset" else if (Type = const("Charge (Item)")) "Item Charge" else if (Type = const(Item)) Item

LanguageCaption
de-DENr.
en-USNo.
it-ITNr.

Description (40)

Text[100]

LanguageCaption
de-DEBeschreibung
en-USDescription
it-ITDescrizione

Description 2 (45)

Text[100]

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

Unit of Measure Code (50)

Text[10]

TableRelation: "Unit of Measure"

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

Quantity (55)

Decimal

LanguageCaption
de-DEMenge
en-USQuantity
it-ITQuantità

Amount (60)

Decimal

LanguageCaption
de-DEBetrag
en-USAmount
it-ITImporto

Amount Including VAT (65)

Decimal

LanguageCaption
de-DEBetrag inkl. MwSt.
en-USAmount Including VAT
it-ITImporto IVA inclusa

Currency Code (70)

Code[10]

TableRelation: Currency

LanguageCaption
de-DEWährungscode
en-USCurrency Code
it-ITCod. valuta

Assigned (75)

Boolean

LanguageCaption
de-DEZugeordnet
en-USAssigned
it-ITAssegnato

Direct Unit Cost/Unit Price (80)

Decimal

LanguageCaption
de-DEEK-Preis/VK-Preis
en-USDirect Unit Cost/Unit Price
it-ITCosto Unitario/Prezzo Unitario Diretto

Methods

FillingAllocation

procedure FillingAllocation(DocumentNo: Code[20]; Assigned: Boolean; InvoicePlanNo: Code[20])

Parameters / Return Value

  • DocumentNo Code[20]

  • Assigned Boolean

  • InvoicePlanNo Code[20]


ShowSourceDocLine

procedure ShowSourceDocLine()


EOS Labs -