PurchReqPurchaseOrderGeneration::updateManaulPurchOrderGeneration Method [AX 2012]
Updates the value of the isPurchaseOrderGeneration field in all the PurchReqLine records in a requisition.
server public static void updateManaulPurchOrderGeneration(RecId _purchReqTableRecId)
Run On
ServerParameters
- _purchReqTableRecId
- Type: RecId Extended Data Type
The record ID of the PurchReqTable record.
Show: