ISupplierServiceGetSupplierLedger Method
Hämtar leverantörsreskontra
Namespace: Vitec.Ekonomi.Services.SupplierAssembly: VitecEkonomiServices (in VitecEkonomiServices.dll) Version: 100.0.0.0 (100.0.0.0)
List<LedgerRowWithPayments> GetSupplierLedger(
CompanySelector companySelector,
DateTime perAccountingDate,
GetSupplierLedgerOptions options
)
Function GetSupplierLedger (
companySelector As CompanySelector,
perAccountingDate As DateTime,
options As GetSupplierLedgerOptions
) As List(Of LedgerRowWithPayments)
function GetSupplierLedger(companySelector, perAccountingDate, options);
- companySelector CompanySelector
- Företagsval
- perAccountingDate DateTime
- Ange per vilket bokföringsdatum leverantörsreskontran ska sammanställas.
- options GetSupplierLedgerOptions
- Utökade urval/villkor för hämtning av reskontra.
ListLedgerRowWithPaymentsEn lista med utestående skulder per angivet bokföringsdatum.
Urval på bokföringsdatum används både mot reskontra och ev. tillhörande betalningar. D.v.s. betalningar måste vara uppdaterade till bokföringen för att komma med.
ServiceFault | Kastas om det inte går att genomföra metodanropet. För information om orsaken, se [fångat exception].Detail.Messages |