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
Syntaxpublic string sGetNewPurchaseProcessNumber(
string sProjectNumber
)
Public Function sGetNewPurchaseProcessNumber (
sProjectNumber As String
) As String
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:
StringDepending on the setting no automatic number will be created.
See Also