CM_SETID_VW(SQL View) |
Index Back |
---|---|
Costing Setid View02/06/98:(Saritha): Assigned Related Lang. table SETID_TBL_LANG 2/13/98 RS : RL View Type OTH A 09/25/00 lee - removed related lang record, not needed bec descr was not being displayed |
SELECT setid , descr , descrshort , descrlong FROM ps_setid_tbl |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
4 | DESCRLONG | Long Character | CLOB | Long Description |