GL_ONLJE_TMP(SQL Table) |
Index Back |
---|---|
Online Journal Edit Temp TableOnline Journal Edit temp table to pass information from scheduled Journal Edit process to online PeopleCode. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | JOURNAL_DATE_NEW | Date(10) | DATE | New Journal Date |
3 | KK_PROCESS_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Process Status
E=Errors Exist I=Document in process N=Process Unsuccessful P=Provisionally Valid V=No Errors or Warnings W=Only Warnings Exist X=Unrecorded Errors Exist |