PurchParmTable.type Method [AX 2012]
Gets the strategy used for validation and applying default values.
private VendDocumentTableType type([AxPurchParmTable _axPurchParmTable, PurchTable _purchTable])
Run On
CalledParameters
- _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 ClassThe strategy used for validation and applying default values.
Community Additions
ADD
Show: