JRNL_AF_XREF(SQL Table) |
Index Back |
---|---|
Journal AF Cross ReferenceJournal cross-reference record used by AF (Approval Framework). The Journal-related-fields list matches the search-key-structure of Journal Entry Component JOURNAL_ENTRY_IE. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EOAWTHREAD_ID | Number(15,0) | DECIMAL(15) NOT NULL | Approval Framework Thread ID |
2 | EOAWPRCS_ID | Character(30) | VARCHAR2(30) NOT NULL | Approval Process ID |
3 | EOAWDEFN_ID | Character(30) | VARCHAR2(30) NOT NULL | Approval Framework Definition ID |
4 | ORIGINATORID | Character(30) | VARCHAR2(30) NOT NULL | Originator Identifier |
5 | EOAWREQUESTOR_ID | Character(30) | VARCHAR2(30) NOT NULL | Requestor id |
6 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name (see PSRECDEFN). |
7 | EOAWTHREAD_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Thread Status
A=Approved C=Complete D=Denied E=Pending Denial H=Hard Deny I=Initial N=Not Active P=Pending S=Awaiting Further Approvals T=Terminated W=Canceled X=Suspended/Pending Denial Default Value: N |
8 | EOAWPARENT_THREAD | Number(15,0) | DECIMAL(15) NOT NULL | Parent Thread ID |
9 | EOAWDTTM_MODIFIED | DateTime(26) | TIMESTAMP | Datetime modified |
10 | COMMENTS | Long Character | CLOB | Comment |
11 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
12 | JOURNAL_ID | Character(10) | VARCHAR2(10) NOT NULL | Identifies a journal entry, consisting of a header and one or more lines. The Journal ID itself does not have to be unique, but together with the journal business unit and journal date, it forms a unique journal identifier. |
13 | JOURNAL_DATE | Date(10) | DATE | Specifies the date the journal was created. |
14 | BUSINESS_UNIT_LN | Character(5) | VARCHAR2(5) NOT NULL | Line Business Unit |