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

Called

Parameters

_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.

Return Value

Type: PurchCORReceivingMethodEx Extended Data Type
The COR Policy receiving method.

Community Additions

ADD
Show: