SEQ_NBR_MAN_TBL(SQL Table) |
Index Back |
---|---|
Manual sequence numbers tableThis table contains all manually entered document sequence numbers. This table will be used by the sequence number generator function to determine if a manual number has been entered before to avoid duplicates. |
# | 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 | Ledger Group | |
3 | Character(8) | VARCHAR2(8) NOT NULL | Journal Code | |
4 | 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 | Date(10) | DATE | Begin Date | |
6 | 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. |