BI_GTAINV_L_ERR

(SQL Table)
Index Back

table to store GTA invoice err

table to store GTA invoice line errors

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
2 GTA_INVOICE Character(20) VARCHAR2(20) NOT NULL Invoice
3 LINE_SEQ_NUM2 Number(5,0) INTEGER NOT NULL Sequence
4 INVOICE Character(22) VARCHAR2(22) NOT NULL Invoice
5 LINE_SEQ_NUM Number(5,0) INTEGER NOT NULL Sequence
6 FIELDNAME Character(18) VARCHAR2(18) NOT NULL Field Name (see PSDBFIELD).
7 ERR_SEQ_NUM2 Number(5,0) INTEGER NOT NULL Used by Golden Tax Adapter, created by SOS
8 MESSAGE_SET_NBR Number(5,0) INTEGER NOT NULL Message Set Number. This field refers to the Message Set Number in the Message Catalog.
9 MESSAGE_NBR Number(5,0) INTEGER NOT NULL Message Number. This field refers to the Message Number in the Message Catalog.
10 CREATEDTTM DateTime(26) TIMESTAMP DateTime of Query Creation
11 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
12 LAST_UPDATE_DTTM DateTime(26) TIMESTAMP Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.
13 OPRID_LAST_UPDT Character(30) VARCHAR2(30) NOT NULL Last User to Update