AUTO_NUMFLD_TBL

(SQL Table)
Index Back

Auto-Assigned Nbrs Parent Tbl

This table sets up the parent for auto-assigned numbers. This table defines the SetID, the numbering type (sales order, quotation, product ID, etc). Under this table users will set up the actual sequences and number ranges.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SETID Character(5) VARCHAR2(5) NOT NULL This field is used to store the value of SetID on various setup tables.

Prompt Table: SP_SETID_NONVW

2 NUM_TYPE Character(4) VARCHAR2(4) NOT NULL This field is used for auto numbering.
3 FIELDNAME Character(18) VARCHAR2(18) NOT NULL Field Name (see PSDBFIELD).

Prompt Table: PSDBFLD_LENGTH