AUTO_NUM_LANG

(SQL Table)
Index Back

Auto-Assigned Numbers

This table is the child of the AUTO_NUMFLD_TBL. This table stores detail information about the automatically assigned numbers, i.e. the beginning sequence, the maximum length of the auto-assigned numbers, and more.

  • Related Language Record for AUTO_NUM_TBL
  • # 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.

    Default Value: OPR_DEF_TBL_RB.SETID

    Prompt Table: SP_SETID_NONVW

    2 NUM_TYPE Character(4) VARCHAR2(4) NOT NULL This field is used for auto numbering.
    3 BEG_SEQ Character(3) VARCHAR2(3) NOT NULL Beginning Sequence
    4 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    5 DESCR Character(30) VARCHAR2(30) NOT NULL Description