IMPACT_ANL_RQST(SQL Table) |
Index Back |
---|---|
GL Impact Analysis RequestGL Impact Analysis Request. This request is part of the Financial Structure Request. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
2 | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID | |
3 | BO_REQUEST_ID | Character(10) | VARCHAR2(10) NOT NULL | Financial Structure Request ID |
4 | BO_REQ_DTL_NO | Number(3,0) | SMALLINT NOT NULL | Financial Structure Request Detail ID |
5 | PROCESS_FREQUENCY | Character(1) | VARCHAR2(1) NOT NULL |
Process Frequency
A=Always Process N=Don't Run O=Process Once Default Value: N |
6 | PROCESS_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Process Status
A=Active C=Successfully Completed E=Completed With Errors N=Not Yet Processed P=Processing Now X=No Success Default Value: N |
7 | PROCESS_ORIG | Character(1) | VARCHAR2(1) NOT NULL |
Process Origin
N=Other Source P=Process Scheduler Default Value: N |
8 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
9 | DTTM_STAMP_SEC | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
10 | RUNSTATUS | Character(2) | VARCHAR2(2) NOT NULL |
Process Scheduler Process Run Status
1=Cancel 10=Not Successful 11=Posted 12=Unable to post 13=Resend 14=Posting 15=Content Generated 16=Pending 17=Success With Warning 18=Blocked 19=Restart 2=Delete 3=Error 4=Hold 5=Queued 6=Initiated 7=Processing 8=Cancelled 9=Success |
11 | REPORT_PI | Number(10,0) | DECIMAL(10) NOT NULL | Report Process Instance |
12 | CONTENTID | Number(15,0) | DECIMAL(15) NOT NULL | Report ID |
13 | PSRF_REPORT_URL | Long Character | CLOB | Report's URL |