Share via


PurchParmTable.defaultRow Method

Applies default values to all fields.

Syntax

public void defaultRow([AxPurchParmTable _axPurchParmTable, PurchTable _purchTable])

Run On

Called

Parameters

  • _axPurchParmTable
    Type: AxPurchParmTable Class
    An instance of the AxPurchParmTable class, used to track state; optional.
  • _purchTable
    Type: PurchTable Table
    A PurchTable table record, used to copy values from; optional.

See Also

Reference

PurchParmTable Table