Share via


PurchParmTable.type Method

Gets the strategy used for validation and applying default values.

Syntax

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.

See Also

Reference

PurchParmTable Table