PONumberValidate

This is a delegate of type UserExitPONumberValidate and has the following parameters.

  • IField field

  • IWorkdoc doc

  • ref bool valid

  • PurchaseOrder po

This user exit is used for custom purchase order number validations. It is called after the purchase order number is validated against a database table.

Note If the purchase order details are read from a database, the line item array is not be populated if line pairing is disabled.

This user exit is available during validation processing only.