Click or drag to resize

MPInterfacebImportPurchaseProcessDocumentsByAccess Method

Imports positions to purchase documents and its positions. Uses the clsImportPurchaseProcessDocument class for the head and the clsImportPurchaseProcessDocumentPositions class for the positions. Uses the tables MARIProjektImportPurchaseProcessDocument and MARIProjektImportPurchaseProcessDocumentPositions.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.1.0.108
Syntax
public bool bImportPurchaseProcessDocumentsByAccess(
	string sDatabaseFileName,
	clsImportBaseeImportMode nImportMode,
	ref int sngCount,
	ref int lCountImported
)

Parameters

sDatabaseFileName
Type: SystemString
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode
sngCount
Type: SystemInt32
lCountImported
Type: SystemInt32

Return Value

Type: Boolean
Remarks