Click or drag to resize

MPInterfacebDeleteERPProductTree Method

Delete OITT and ITT1 / ITT2 from SBO database (using DI-API/ServiceLayer)

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bDeleteERPProductTree(
	clsImportProductTree oERPBOMMAster
)

Parameters

oERPBOMMAster
Type: MARIInterfaceclsImportProductTree
Prepared interface class. only Company and Code are used.

Return Value

Type: Boolean
See Also