SOURCE_LANG(SQL Table) |
Index Back |
|---|---|
Journal Sources RLR |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SP_SETID_NONVW |
|
| 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.
Prompt Table: SOURCE_TBL |
|
| 3 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 4 | Date(10) | DATE NOT NULL | Effective Date | |
| 5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |