POS_SOURCE_SEL(SQL Table) |
Index Back |
---|---|
Source Selection SQLCash Forecast Source Selection SQL. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SP_SETID_NONVW |
2 | POS_SOURCE_ID | Character(18) | VARCHAR2(18) NOT NULL | "A unique key identifier that represents a position source dataset |
3 | SEL_SQLCNTRL_ID | Character(20) | VARCHAR2(20) NOT NULL | The system code used to identify a Cash Forecast Selection SQL statement. |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
5 | SQL_STMT | Long Character(8192) | CLOB | An internal work field that contains SQL text that is to be utilized in treasury application processing. |