TRFT_RUL_DFT_VW(SQL View) |
Index Back |
---|---|
Default Freight Rule View |
select setid, trft_rule_cd, descr from PS_TRFT_RULE where default_flag = 'Y' |
# | 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 | DEFAULT_FRT_RUL_CD | Character(10) | VARCHAR2(10) NOT NULL | Default Price Rule |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |