GL_FAIEDT_TMP(SQL Table) |
Index Back |
---|---|
GL Journal Edit Temp Record |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
3 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
4 | REQUEST_NBR | Number(4,0) | SMALLINT NOT NULL | Request Number |
5 | SOURCE_INSTANCE | Number(15,4) | DECIMAL(14,4) NOT NULL | Identifies a Process Instance (PROCESS_INSTANCE), and is used by the PeopleSoft Process Scheduler to save this identifier. |
6 | BUSINESS_UNIT_IU | Character(5) | VARCHAR2(5) NOT NULL | Specifies the Business Unit for which InterUnit activity is being generated. |
7 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
8 | LEDGER_GROUP | Character(10) | VARCHAR2(10) NOT NULL | Ledger Group |
9 | EXT_SYSTEM_ID | Character(10) | VARCHAR2(10) NOT NULL | External System ID |
10 | PROC_PART_ID | Character(10) | VARCHAR2(10) NOT NULL | Process Partition ID |
11 | JOURNAL_ID_FROM | Character(10) | VARCHAR2(10) NOT NULL | Range From Journal ID |
12 | JOURNAL_ID_TO | Character(10) | VARCHAR2(10) NOT NULL | Range to Journal ID |
13 | JOURNAL_DATE_FROM | Date(10) | DATE | Journal Date From |
14 | JOURNAL_DATE_TO | Date(10) | DATE | To Journal Date |
15 | PROCESS_FREQUENCY | Character(1) | VARCHAR2(1) NOT NULL |
Process Frequency
A=Always Process N=Don't Run O=Process Once |
16 | 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 |
17 | PROCESS_ORIG | Character(1) | VARCHAR2(1) NOT NULL |
Process Origin
N=Other Source P=Process Scheduler |
18 | 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. |
19 | COMBO_EDIT_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Edit Combinations
Y/N Table Edit |
20 | CF_MCHG_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Enable Chartfield Mass Change
Y/N Table Edit |
21 | PROCESS_IU_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Create Inter/IntraUnit Entries
Y/N Table Edit |