RO_SUB_TERM_VW(SQL View) |
Index Back |
---|---|
Subscription TermsView for Valid Subscription Terms used by order capture |
SELECT SETID , PROD_TERM_CODE , DESCR FROM PS_PROD_SUB_TERMS WHERE STATUS='A' |
# | 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 | PROD_TERM_CODE | Character(5) | VARCHAR2(5) NOT NULL | Code for Subscriptions Terms - determine the length of the subscription |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |