RC_SOLUTION_DTL(SQL Table) |
Index Back |
---|---|
Solution DetailSolution Detail record to store more solution related information such as long URL. |
# | 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_RB.SETID Prompt Table: SP_SETID_NONVW |
2 | SOLUTION_ID | Number(15,0) | DECIMAL(15) NOT NULL |
Solution ID
Default Value: 999999999999999 |
3 | LONG_URL | Long Character | CLOB | A long field to hold complete URL or File path name. |