Click or drag to resize

MPInterfacebImportERPProductTree Method

Imports Bill Of Material master into OTTT (using DI-API/ServiceLayer) MARIProjektImportOITT. See clsImportProductTree for details.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportERPProductTree(
	clsImportProductTree oERPBOMMAster,
	clsImportBaseeImportMode nImportMode
)

Parameters

oERPBOMMAster
Type: MARIInterfaceclsImportProductTree
Prepared interface class
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode
Type of validation. See eImportMode for details.

Return Value

Type: Boolean
See Also