| # |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
| 1 |
RUNCONTROLID |
Character(30) |
VARCHAR2(30) NOT NULL |
Run Control ID
|
| 2 |
KB_APPLICATION_ID |
Character(15) |
VARCHAR2(15) NOT NULL |
Used to identify the unique NLP application
|
| 3 |
NLP_CATEGORY_NUM |
Number(15,0) |
DECIMAL(15) NOT NULL |
Usde to specify the minimum samples per category
|
| 4 |
NLP_CATEGORY_MAX |
Number(5,0) |
INTEGER NOT NULL |
Usde to specify the minimum samples per category
|
| 5 |
NLP_CATEGORY_MIN |
Number(5,0) |
INTEGER NOT NULL |
Usde to specify the minimum samples per category
|
| 6 |
NLP_APPDATASYSFILE |
Character(128) |
VARCHAR2(128) NOT NULL |
Used as application data file name
|
| 7 |
NLP_APPRPTSYSFILE |
Character(128) |
VARCHAR2(128) NOT NULL |
Used as application data analysis report file name
|