PurchReqWFLineDocument.checkContext Method [AX 2012]
Checks whether the context of the record is valid.
protected void checkContext(TableId _tableId, RecId _recId)
Run On
CalledParameters
- _tableId
- Type: TableId Extended Data Type
The table ID of the record to validate.
- _recId
- Type: RecId Extended Data Type
The record ID of the record to validate.
Community Additions
ADD
Show: