Click or drag to resize

MPInterfacesGetNewPurchaseProcessNumber Method

Creates a new visible purchase process number. This provides the same functionality as in the purchase process creation wizard.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public string sGetNewPurchaseProcessNumber(
	string sProjectNumber
)

Parameters

sProjectNumber
Type: SystemString
Base project. From the project the business unit will be used to read the setting for the creation.

Return Value

Type: String
Depending on the setting no automatic number will be created.
See Also