SAC_INV_LN_EXT(SQL Table) |
Index Back |
---|---|
External Invoice InformationExternal Invoice Information |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
2 | Character(10) | VARCHAR2(10) NOT NULL | Purchase Order | |
3 | Character(5) | VARCHAR2(5) NOT NULL | AP Business Unit | |
4 | Character(30) | VARCHAR2(30) NOT NULL | Invoice Number | |
5 | Number(5,0) | INTEGER NOT NULL | Line Number: 11/24/08 - Added TARGET label [PC product] | |
6 | Number(5,0) | INTEGER NOT NULL | Voucher Line Number | |
7 | AMOUNT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Amount |
8 | CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL | Currency Code |
9 | UOM_VCHR | Character(3) | VARCHAR2(3) NOT NULL | Unit Of Measure Voucher |
10 | QTY_VCHR | Signed Number(17,4) | DECIMAL(15,4) NOT NULL | Quantity Vouchered |
11 | INV_ITEM_ID | Character(18) | VARCHAR2(18) NOT NULL | Item ID |
12 | DESCR40 | Character(40) | VARCHAR2(40) NOT NULL | Description |