Retrieves the type of the agreement.
Syntax
public ModuleSalesPurch getModuleType()
Run On
Called
Return Value
Type: ModuleSalesPurch Enumeration
Either the purchase or sales type.
Exceptions
| Exception | Condition |
|---|---|
| Error | The type of agreement is unknown. |
Remarks
This is the non-polymorphic counterpart of the moduleType method.