Click or drag to resize

IApiServiceEDI_ImportujDokumentHandlowy Method

ILUO Sp. z o.o.
Importuje dokument handlowy z bufora EDI

Namespace:  ILUO.ERP.API.ServiceContracts.Interfaces3
Assembly:  ILUO.ERP.API.ServiceContracts (in ILUO.ERP.API.ServiceContracts.dll) Version: 1.0.0.348 (1.0.0.348)
Syntax
long EDI_ImportujDokumentHandlowy(
	string sessionId,
	long idDokumentuEDI
)

Parameters

sessionId
Type: SystemString
Identyfikator sesji otrzymany po zalogowaniu się poprzez metodę Login
idDokumentuEDI
Type: SystemInt64
Identyfikator dokumentu w buforze

Return Value

Type: Int64
Identyfikator dokumentu po imporcie
See Also