FS_JGEN_PRE_AET(SQL Table) |
Index Back |
---|---|
FS JGEN Precheck state 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 | PROCESS_FREQUENCY | Character(1) | VARCHAR2(1) NOT NULL |
Process Frequency
A=Always Process N=Don't Run O=Process Once |
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 |
7 | PROCESS_ORIG | Character(1) | VARCHAR2(1) NOT NULL |
Process Origin
N=Other Source P=Process Scheduler |
8 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
9 | ACCTG_DEF_NAME | Character(10) | VARCHAR2(10) NOT NULL | Defines the content and source of the accounting transactions that the Journal Generator program of PeopleSoft General Ledger uses to create journal entries. Accounting transactions are populated by PeopleSoft applications or third-party systems for input to the general ledger. |
10 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
11 | LEDGER_GROUP | Character(10) | VARCHAR2(10) NOT NULL | Ledger Group |
12 | APPL_JRNL_ID | Character(10) | VARCHAR2(10) NOT NULL | Journal Template |
13 | FROM_DT_OPTN | Character(1) | VARCHAR2(1) NOT NULL |
From Date Option
C=Current Date F=Begin Date - From Period N=No From Date P=Process Date S=Specify Date T=Begin Date - To Period |
14 | FROM_DT | Date(10) | DATE | From Date |
15 | TO_DT_OPTN | Character(1) | VARCHAR2(1) NOT NULL |
To Date Option
C=Current Date F=End Date - From Period P=Process Date S=Specify Date T=End Date - To Period |
16 | TO_DT | Date(10) | DATE | To Date |
17 | 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. |
18 | DECIMAL_POS0_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Verify amount precision when Decimal Position is 0.
Y/N Table Edit Default Value: Y |
19 | DECIMAL_POS1_FLG | Character(1) | VARCHAR2(1) NOT NULL |
A flag to indicate if process verify amount precision when Decimal Position is 1.
Y/N Table Edit Default Value: Y |
20 | DECIMAL_POS2_FLG | Character(1) | VARCHAR2(1) NOT NULL |
A flag to indicate if process verify amount precision when Decimal Position is 2.
Y/N Table Edit Default Value: Y |
21 | DTTM_STAMP | 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. |
22 | NBR_JOURNALS | Number(10,0) | DECIMAL(10) NOT NULL | Number of Journals |
23 | AE_APPSTATUS | Number(1,0) | SMALLINT NOT NULL | AE Application Warning Status |