Versionsnyheter återfinns här>>


VoucherRowExtended Class

Enstaka verifikationsrad, som levereras utan sitt tillhörande huvud. En verifikationsrad identifieras unik genom sammansättningen CompanyId, AccouningYear, Routine, VoucherNumber, Row, AutoAccountingCode och AutoAccountingRow.

Definition

Namespace: Vitec.Ekonomi.Services.Accounting
Assembly: VitecEkonomiServices (in VitecEkonomiServices.dll) Version: 100.0.0.0 (100.0.0.0)
C#
public class VoucherRowExtended : VoucherRowOut
Inheritance
Object    VoucherRow    VoucherRowOut    VoucherRowExtended

Properties

Account Konto
(Inherited from VoucherRow)
AccountingDate Bokföringsdatum
(Inherited from VoucherRowOut)
AccountingYear Bokföringsår
Amount Belopp i företagets basvaluta
(Inherited from VoucherRow)
AmountInCurrency Belopp i valuta - vid ingen valutaomräkning sätt samma som Amount (belopp i företagets basvaluta).
(Inherited from VoucherRow)
AutoAccountingCode Automatkonteringskod
(Inherited from VoucherRowOut)
AutoAccountingRow Automatkonteringsrad
(Inherited from VoucherRowOut)
CompanyId Företagsnummer i 3LPro
Currency Valuta - vid ingen valutaomräkning, sätt tom sträng eller *.
(Inherited from VoucherRow)
CurrencyRate Valutakurs - vid ingen valutaomräkning, sätt 1.
(Inherited from VoucherRow)
CustomerId Kundid. Har innehåll om raden har en relation till en kundfaktura.
(Inherited from VoucherRowOut)
Dimension01 Kostnadsställe (eller egendefinierat namn) - vid inget värde, sätt tom sträng eller *.
(Inherited from VoucherRow)
Dimension02 Projekt - vid inget värde, sätt tom sträng eller *.
(Inherited from VoucherRow)
Dimension03 Objekt (eller egendefinierat namn) - vid inget värde, sätt tom sträng eller *.
(Inherited from VoucherRow)
Dimension04 Förvaltningsområde (eller egendefinierat namn) - vid inget värde, sätt tom sträng eller *.
(Inherited from VoucherRow)
Dimension05 Verksamhet (eller egendefinierat namn) - vid inget värde, sätt tom sträng eller *.
(Inherited from VoucherRow)
Dimension06 Aktivitet (eller egendefinierat namn) - vid inget värde, sätt tom sträng eller *.
(Inherited from VoucherRow)
Dimension07 Motpart (eller egendefinierat namn) - vid inget värde, sätt tom sträng eller *.
(Inherited from VoucherRow)
Dimension08 Egendefinierat namn 1 (egen redkod 1) - vid inget värde, sätt tom sträng eller *.
(Inherited from VoucherRow)
Dimension09 Egendefinierat namn 2 (egen redkod 2) - vid inget värde, sätt tom sträng eller *.
(Inherited from VoucherRow)
Dimension10 Egendefinierat namn 3 (egen redkod 3) - vid inget värde, sätt tom sträng eller *.
(Inherited from VoucherRow)
InvoiceId Id på leverantörs- eller kundfaktura. Har innehåll om raden har en relation till en kund- eller leverantörsfaktura.
(Inherited from VoucherRowOut)
InvoiceLink Url till leverantörs- eller kundfaktura. Kan ha ett innehåll om raden har en relation till en kund- eller leverantörsfaktura och exempelvis integration är aktiverad till EFH-system.
(Inherited from VoucherRowOut)
MiniLedger Minireskontra - vid inget värde, sätt tom sträng.
(Inherited from VoucherRow)
ModifiedBy Senast registrerad/ändrad av
(Inherited from VoucherRowOut)
Note Längre beskrivande text till raden som läggs i anteckningsfält
(Inherited from VoucherRow)
Number Antal - vid inget antal, sätt 0.
(Inherited from VoucherRow)
Routine Rutinkod verifikat
Row Radnummer
(Inherited from VoucherRowOut)
SupplierId Leverantörsid. Har innehåll om raden har en relation till en leverantörsfaktura.
(Inherited from VoucherRowOut)
Text Verifikationstext/beskrivande text till raden - max 50 tecken.
(Inherited from VoucherRow)
VoucherNumber Verifikationsnummer

See Also