Configure alternate PO number validation
Alternative PO numbers refer to numbers where a unique purchase order is identified in the purchase order header table. This is a combination of the PO number and the company code.
The steps below assume that you are using the vendor master database table. If you are using a different database table for purchase order header validation, please update the table and column names accordingly.
You can configure the system to use alternative PO number validation by following these steps.
- Using the menu, navigate to PO Number Validation tab.
-
Select the
Custom Database value from the
Validate From setting.
Several database settings are displayed.
- Select PO Key Includes Company Code.
- Enter PO_HEADER in the DB Table Name setting.
- Enter PO in the DB PO setting.
- Enter VENDOR_ID in the DB Vendor ID setting.
- Enter COMPANY_CODE in the DB Company Code.
- Save your changes.