ReadPurchaseOrder

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

  • IWorkdoc doc

  • IPOKey poKey

  • bool includeLineData

This user exit is called during purchase order number validation from both the Transformation Server and the Validation sides, as well as during document export, prior to line pairing. This user exit enables a developer to implement a custom purchase order number lookup using a web service instead of using the standard options.

This user exit is available during validation and export processing only.

Note The old ReadPODetails user exit has been marked as obsolete and will be removed in a future release.