CS_SCAUTONBR_VW

(SQL View)
Index Back

Section AutoNum View

SCC 02/05/07: Prompt for AutoNumbering for Section

SELECT a.setid , a.beg_seq , a.descr FROM PS_AUTO_NUM_TBL a WHERE a.num_type='SECT'

  • Related Language Record: CS_SCAUTONBR_LV
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL SetID
    2 BEG_SEQ Character(3) VARCHAR2(3) NOT NULL Beginning Sequence
    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description