Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies default value to a field.
Syntax
public void defaultField(
FieldId _fieldId,
[AxPurchParmTable _axPurchParmTable,
PurchTable _purchTable])
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field ID.
- _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.