PurchCreateOrderFromVendor::openCreateWithAgreementFormOnClient Method [AX 2012]

Opens the agreement dialog on the client.

client private static container openCreateWithAgreementFormOnClient(container _packedClass)

Run On

Client

Parameters

_packedClass
Type: container
A container that contains a packed version of the SalesCreateOrderFromCustomer class.

Return Value

Type: container
A Container with a packed version of the SalesCreateOrderFromCustomer class.
Show: