EOEP_EPAPSQ_VW(SQL View) |
Index Back |
---|---|
Auto Seq for Arb PlanAuto Seq for Arb Plan |
SELECT SETID , BEG_SEQ , DESCR , DEFAULT_BEG_SEQ FROM PS_AUTO_NUM_TBL WHERE NUM_TYPE = 'EPAP' |
# | 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_FS.SETID Prompt Table: SP_SETID_NONVW |
2 | BEG_SEQ | Character(3) | VARCHAR2(3) NOT NULL | Beginning Sequence |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | DEFAULT_BEG_SEQ | Character(1) | VARCHAR2(1) NOT NULL |
Default?
Y/N Table Edit Default Value: N |