PurchReqLineReview.populateReviewAssignment Method [AX 2012]
Populates a review assignment table buffer for the given review summary.
public PurchReqLineTmpReviewAssignment populateReviewAssignment(PurchReqLineTmpReviewSummary _context)
Run On
CalledParameters
- _context
- Type: PurchReqLineTmpReviewSummary Table
The review summary.
Return Value
Type: PurchReqLineTmpReviewAssignment TableA table buffer that contains all of the reviewers for the current review step.
Community Additions
ADD
Show: