Click or drag to resize

MPInterfaceGetDocEntriesByImportEnt Method

Internal function to read documents (OINV, INV1...) from the SBO Database.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public List<int> GetDocEntriesByImportEnt(
	short Company,
	int ImportEnt,
	clsImportERPDocumenteERPDocTypes DocType
)

Parameters

Company
Type: SystemInt16
MARIProject Company ID (default=1)
ImportEnt
Type: SystemInt32
Import Entry ID. Field ImportEnt
DocType
Type: MARIInterfaceclsImportERPDocumenteERPDocTypes
Doc Type

Return Value

Type: ListInt32
Remarks