POS_SRC_SET_VW(SQL View) |
Index Back |
---|---|
pos source set |
SELECT SETID, TREE_NAME, SOURCE_SET, SEQ_NUM, POS_IMPCT_ORIG, POS_DEF_SRC_SET FROM PS_POS_SOURCE_SET WHERE POS_DEAL_SRC_SET='N' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | SetID | |
2 | Character(18) | VARCHAR2(18) NOT NULL | Tree Name | |
3 | Character(20) | VARCHAR2(20) NOT NULL | A field name describing a group od position sources. | |
4 | SEQ_NUM | Number(3,0) | SMALLINT NOT NULL | Sequence |
5 | POS_IMPCT_ORIG | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Represents the calculated monetary value for a specific position tree node; the result |
6 | POS_DEF_SRC_SET | Character(1) | VARCHAR2(1) NOT NULL | a checkbox that identifies the default position source set. |