TL_RULES_RUNCTL(SQL Table) |
Index Back |
---|---|
Rules Run ControlThe record manages the Import / Export/ Recompile rules processes. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | SCRIPT_LOCATION | Character(100) | VARCHAR2(100) NOT NULL | Script Location |
4 | ALLOW_IND | Character(1) | VARCHAR2(1) NOT NULL |
Allow
Y/N Table Edit Default Value: N |
5 | TL_RSLCT_OPTN | Character(1) | VARCHAR2(1) NOT NULL |
Field introduced for the Rule Compilation feature
A=All Rules C=All Custom Rules S=Selected Rules Only T=All Template-Based Rules Default Value: S |