PurchCORPurchLineDocument.parmCORPolicyReceivingMethod Method [AX 2012]
Retrieves the receiving method of the COR Policy for the PurchLine record that is being submitted to the workflow.
public PurchCORReceivingMethodEx parmCORPolicyReceivingMethod(
DataAreaId _dataAreaId,
TableId _tableId,
RecId _recId)
Run On
CalledParameters
- _dataAreaId
- Type: DataAreaId Extended Data Type
The DataAreaId value of the PurchLine record that is being submitted.
- _tableId
- Type: TableId Extended Data Type
The TableId value of the PurchLine record that is being submitted.
- _recId
- Type: RecId Extended Data Type
The RecId value of the PurchLine record that is being submitted.
Community Additions
ADD
Show: