FS_EE_DR_LOG(SQL Table) |
Index Back |
---|---|
Entry Event Generator Log |
# | 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 | REQUEST_DT | Date(10) | DATE | Request Date |
4 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
5 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table: SP_BU_GL_NONVW |
6 | EE_DOCUMENT_ID | Character(30) | VARCHAR2(30) NOT NULL |
Document
Prompt Table: FS_EVENTGEN_VW |
7 | PROCESS_FREQUENCY | Character(1) | VARCHAR2(1) NOT NULL |
Process Frequency
A=Always Process N=Don't Run O=Process Once |
8 | EE_PROCESS_OPTN | Character(1) | VARCHAR2(1) NOT NULL |
Entry Event Common Run Control Options
A=All Business Units B=Business Unit D=Document N=All Banks O=Bank Account P=Payment R=All Reconciled Payments T=BU/Project/Plan/Activity/Trans U=BU/Project/Plan/Activity V=BU/Project/Plan W=BU/Project |
9 | EE_PROCESS | Character(10) | VARCHAR2(10) NOT NULL | Entry Event Process |
10 | PARMLIST | Character(254) | VARCHAR2(254) NOT NULL | Parameter List |
11 | FIELDLIST | Character(254) | VARCHAR2(254) NOT NULL | Used to store a list of FieldNames |
12 | SOURCE | Character(3) | VARCHAR2(3) NOT NULL | Identifies the origin of a journal entry and defines journal entry error handling options. The journal source provides a means of selectively tracking, reporting, and inquiring on journal entries. It can be almost anything within the enterprise - a subsystem that generates transactions, a department, or even an individual. |
13 | RUN_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Run Status
E=Processed with Error I=In Process N=Not Processed Y=Processed |