ReqTransPoMarkFirm.pmfCoUpdateFirmedReqTrans Method [AX 2012]
Updates the co-product ReqTrans record.
public void pmfCoUpdateFirmedReqTrans(
ReqTrans _reqTrans,
InventTransId _inventTransId,
InventTransRefId _refId)
Run On
CalledParameters
- _reqTrans
- Type: ReqTrans Table
The co-product ReqTrans record to update.
- _inventTransId
- Type: InventTransId Extended Data Type
The InventTransId value for the production co-byproduct that is related inventory transaction.
- _refId
- Type: InventTransRefId Extended Data Type
The production order number that is used to update the ReqTrans record.
Community Additions
ADD
Show: