The Buyer Purchase Order Type table. This table defines the
different types of Buyer Purchase Order for the Site.
Column Name |
Column Type |
Column Description |
BUYERPOTYP_ID |
INTEGER
NOT NULL |
Types of Buyer Purchase Order (PO):
- Blanket PO
- Limited PO
- Single-use Individual PO
- Multiple-use Individual PO (PO Number can be used by more than one
order).
|
Indexes:
Index Name |
Indexed Column Names |
Index Type |
SQL030416034846670 |
BUYERPOTYP_ID |
Primary Key |
Constraints:
Constraint Name |
Column Names |
Foreign Table Name |
Foreign Column Names |
Constraint Type |
Not Applicable |
Referenced By:
Constraint Name |
Referenced Column Name |
Foreign Table Name |
Foreign Column Names |
Constraint Type |
F_135 |
BUYERPOTYP_ID |
BUYERPO |
BUYERPOTYP_ID |
Cascade |