CA_PVN(SQL Table) |
Index Back |
---|---|
Table to store last PVN numberThis table will store the PVN (public voucher number) that was last generated. For use by Billing. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(25) | VARCHAR2(25) NOT NULL | Contract | |
2 | Number(3,0) | SMALLINT NOT NULL | Contract Line Num | |
3 | Character(5) | VARCHAR2(5) NOT NULL | PC Business Unit | |
4 | Character(15) | VARCHAR2(15) NOT NULL | Project Id ChartField | |
5 | PUBLIC_VOUCHER_NBR | Number(6,0) | INTEGER NOT NULL | Public Voucher Number |