Click or drag to resize

MPInterfacebImportQualityProcess Method

Creates a new Quality Process Definition for logistic (goods receipts or goods delivery) and for the service module. See clsImportQualityProcess for details.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportQualityProcess(
	clsImportQualityProcess oQualityProcess,
	clsImportBaseeImportMode nImportMode
)

Parameters

oQualityProcess
Type: MARIInterfaceclsImportQualityProcess
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode
Type of validation. See eImportMode for details.

Return Value

Type: Boolean
Remarks