FAI_EXT_SRC_TBL(SQL Table) |
Index Back |
---|---|
Store the external sourceStore the relationship between external source and journal template |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(10) | VARCHAR2(10) NOT NULL | External System ID | |
2 | Character(3) | VARCHAR2(3) NOT NULL | Identifies the origin of a journal entry and defines journal entry error handling options. The journal source provides a means of selectively tracking, reporting, and inquiring on journal entries. It can be almost anything within the enterprise - a subsystem that generates transactions, a department, or even an individual. | |
3 | SETID_APPL_ID | Character(5) | VARCHAR2(5) NOT NULL |
Journal Template SETID
Prompt Table: SP_SETID_NONVW |
4 | APPL_JRNL_ID | Character(10) | VARCHAR2(10) NOT NULL |
Journal Template
Prompt Table:
JRNLGEN_APPL_ID
|
5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |