LM_RUNCTL_FI_GL(SQL Table) |
Index Back |
---|---|
GL Interface Run CntrlRun Control Record for Fiancials Integration General Ledger Interface |
# | 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 | LM_SUBLEDGER_ID | Number(15,0) | DECIMAL(15) NOT NULL |
Sub-Ledger ID. System Generated.
Prompt Table: LM_SUBLDGR_SVW |
4 | LM_JOURNAL_DESCR | Character(30) | VARCHAR2(30) NOT NULL | Describes the nature of a journal line. It is defaulted from the description of the Account ChartField or manually entered. |
5 | LM_ACCOUNTING_DT | Date(10) | DATE | The accounting entry construction date for a given transaction (a generic field that crosses multiple |
6 | LM_APPL_JRNL_ID | Character(10) | VARCHAR2(10) NOT NULL |
Journal Template
Prompt Table: LM_JG_TMPL_VW |
7 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
8 | 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 |
9 | LAST_RUN_DTM | DateTime(26) | TIMESTAMP | Last Run On |