| PO_BAL_DIF(SQL Table) | Index Back | 
|---|---|
| PO AutoSource Bal Diffs | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
| 2 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
| 3 | Character(1) | VARCHAR2(1) NOT NULL | Used in conjunction with PO_STG_ID to make a unique key on the stage tables. O=Other R=Requisition | |
| 4 | Character(10) | VARCHAR2(10) NOT NULL | Uniqye key to the PO Staging table | |
| 5 | Number(5,0) | INTEGER NOT NULL | Line Number: 11/24/08 - Added TARGET label [PC product] | |
| 6 | Number(3,0) | SMALLINT NOT NULL | Schedule Number | |
| 7 | MERCH_AMT_DIF | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Merch Amt Dif Due to Balancing | 
| 8 | MERCH_AMT_BSE_DIF | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Base Merch Amt Dif from Balanc | 
| 9 | QTY_PO_DIF | Number(16,4) | DECIMAL(15,4) NOT NULL | Balance Quantity Difference |