Click or drag to resize

MPInterfacebImportERPDocument Method

Imports elements to SBO table documents (OINV, INV1...) (using DI-API)

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportERPDocument(
	clsImportERPDocument oERPDocument,
	clsImportBaseeImportMode nImportMode
)

Parameters

oERPDocument
Type: MARIInterfaceclsImportERPDocument
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode
Type of validation. See eImportMode for details.

Return Value

Type: Boolean
Remarks