RequisitionPurchaseOrderGeneration.validateVendor Method [AX 2012]
Checks for vendor rule.
private boolean validateVendor(PurchReqLine _purchReqLine, [boolean _purchaseOrderCreate])
Run On
ServerParameters
- _purchReqLine
- Type: PurchReqLine Table
The PurchReqLine table object from the PurchReqLine table to retrieve.
- _purchaseOrderCreate
- Type: boolean
The boolean value indicates if the caller is from PO creation.
Community Additions
ADD
Show: