PurchTableForm::purchLine_WritePreSuperServer Method [AX 2012]

Executes serve side pre-purchase line write logic.

server public static container purchLine_WritePreSuperServer(container _packedInputContract)

Run On

Server

Parameters

_packedInputContract
Type: container
A container type storing a packed PurchLineWritePreSuperInputContract object.

Return Value

Type: container
A container type storing a packed PurchLineWritePreSuperOutputContract object.
Show: