PurchCreateOrderFromVendor::openCreateWithAgreementFormOnClient Method [AX 2012]
Opens the agreement dialog on the client.
client private static container openCreateWithAgreementFormOnClient(container _packedClass)
Run On
ClientParameters
- _packedClass
- Type: container
A container that contains a packed version of the SalesCreateOrderFromCustomer class.
Return Value
Type: containerA Container with a packed version of the SalesCreateOrderFromCustomer class.
Show: