PurchReqTable::workflowContextDataAreaId Method
Gets the dataAreaId context to use for the execution of workflow.
Syntax
client server public static DataAreaId workflowContextDataAreaId(TableId _tableId, RecId _recId)
Run On
Called
Parameters
- _tableId
Type: TableId Extended Data Type
The table ID of the record.
- _recId
Type: RecId Extended Data Type
The record ID of the record.
Return Value
Type: DataAreaId Extended Data Type
The dataAreaId context to use for the execution of workflow.