PurchParmTable.type Method [AX 2012]

Gets the strategy used for validation and applying default values.

private VendDocumentTableType type([AxPurchParmTable _axPurchParmTable, PurchTable _purchTable])

Run On

Called

Parameters

_axPurchParmTable
Type: AxPurchParmTable Class
AxPurchParmTable object that is used to track state; optional.
_purchTable
Type: PurchTable Table
A PurchTable table record that is used for applying the default values; optional.

Return Value

Type: VendDocumentTableType Class
The strategy used for validation and applying default values.

Community Additions

ADD
Show: