SCC_APPL_PR_TBL(SQL Table) |
Index Back |
|---|---|
Application Prompt TableEquation Engine application prompt table |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(5,0) | INTEGER NOT NULL | Application Prompt Identifier | |
| 2 | SCC_DATA_TYPE_CD | Character(1) | VARCHAR2(1) NOT NULL |
Data Type code indicates whether a row of data is system data, demo data, or customer data.
C=Customer Data D=Demonstration Data S=System Data Default Value: C |
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |