The Buyer Purchase Order Type table. This table defines the different types of Buyer Purchase Order for the Site.
Column Description(s):
Column Name | Column Type | 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).
|
OPTCOUNTER |
SMALLINT |
Reserved for IBM internal use. |
Index(es):
Index Name | Indexed Column Names | Index Type |
SQL050212031204050 |
BUYERPOTYP_ID |
Primary Key |
Referenced By:
Constraint Name | Referenced Column Name | Foreign Table Name | Foreign Column Name(s) | Constraint Type |
F_135 |
BUYERPOTYP_ID |
BUYERPO |
BUYERPOTYP_ID |
Cascade |
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.