PurchTableForm.setAllowEditProjectFields Method [AX 2012]
Sets the enabled state of the Project fields.
public void setAllowEditProjectFields(PurchLine _purchLine, FormDataSource _purchLine_ds)
Run On
CalledParameters
- _purchLine
- Type: PurchLine Table
The purchase line that is used as source data.
- _purchLine_ds
- Type: FormDataSource Class
The data source for the current active PurchLine buffer.
Community Additions
ADD
Show: