CE_CST_COPY1_VW(SQL View) |
Index Back |
---|---|
Copy Costs Type View1/30/98 rlk - Added reference to related language table ce_cst_cp1_lvw since used as a prompt table. Keys are not the same as ce_type so had to create a specific RLVW. 2/13/98 RS : RL View Type MFG B |
select setid, ce_cost_type, descr from PS_CE_TYPE |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID_TO_2 | Character(5) | VARCHAR2(5) NOT NULL | Target Setid |
2 | TO_CSTTYPE | Character(4) | VARCHAR2(4) NOT NULL | To Cost Type |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |