SEQ_NBR_DEL_TBL

(SQL Table)
Index Back

Deleted sequence numbers table

This table contains all deleted document sequence numbers. This table will be used by the sequence number deletion function to log the deletion for audit trail.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
2 LEDGER_GROUP Character(10) VARCHAR2(10) NOT NULL Ledger Group
3 JRNL_CODE Character(8) VARCHAR2(8) NOT NULL Journal Code
4 DOC_TYPE Character(8) VARCHAR2(8) NOT NULL Specifies the business purpose of a financial transaction in countries that require all financial transactions to be tracked as "documents". A Document Type is associated with one and only one Journal Code.
5 BEGIN_DT Date(10) DATE Begin Date
6 DOC_SEQ_NBR Character(12) VARCHAR2(12) NOT NULL Specifies the sequence number assigned to each financial transaction (a document). The sequence number may be manually entered or system-generated.
7 DTTM_STAMP_SEC 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.
8 DESCR254 Character(254) VARCHAR2(254) NOT NULL Description of length 254