PurchEditLinesForm_PackingSlip.canAssetFieldsBeEdited Method [AX 2012]
Validates whether the fixed asset fields can be edited.
public boolean canAssetFieldsBeEdited(VendDocumentTableMap _parmTable, VendDocumentLineMap _parmLine)
Run On
ClientParameters
- _parmTable
- Type: VendDocumentTableMap Map
A table buffer that contains the current PurchParmTable or VendInvoiceInfoTable table values.
- _parmLine
- Type: VendDocumentLineMap Map
A table buffer that contains the current PurchParmLine or VendInvoiceInfoLine table values.
Community Additions
ADD
Show: