Click or drag to resize

StoreTransactionCreateSplitLinesByUnitServiceAgreement Method

Creates the service agreement.

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ServiceAgreement CreateSplitLinesByUnitServiceAgreement(
	Route route
)

Parameters

route
Type: Aloe.EnterpriseOne.Model.Systems.WorkflowRoute
The Generation route.

Return Value

Type: ServiceAgreement
ServiceAgreement.
See Also