TradeTotals.lineRecordHasMarkup Method [AX 2012]
Determines if any MarkupTrans table record is related to the specified line record in the specified table
public boolean lineRecordHasMarkup(RefTableId _tableId, RefRecId _recId)
Run On
ServerParameters
- _tableId
- Type: RefTableId Extended Data Type
A RefTableId type.
- _recId
- Type: RefRecId Extended Data Type
A RefRecId type.
Community Additions
ADD
Show: