RUN_BI_WF_0001(SQL Table) |
Index Back |
|---|---|
Run Invoice Notification AE |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Prompt Table: OPRID_VW |
|
| 2 | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID | |
| 3 | FROM_DT | Date(10) | DATE | From Date |
| 4 | TO_DT | Date(10) | DATE |
To Date
Default Value: RUN_BI_ACCR_RPT.FROM_DT |
| 5 | NUM_DAYS | Number(3,0) | SMALLINT NOT NULL | Number of Days |
| 6 | USE_CURRENT_DT | Character(1) | VARCHAR2(1) NOT NULL |
Flag to determine if the current date should be used as the To date when running a process. Used for scheduled processes.
Y/N Table Edit Default Value: N |
| 7 | URL | Character(254) | VARCHAR2(254) NOT NULL | Internet URL (Universal Resource Locator) |