BOOK_DEFN_TBL(SQL Table) |
Index Back |
---|---|
Financial Book Definition |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
2 | BOOK | Character(10) | VARCHAR2(10) NOT NULL |
Asset Book Name
Prompt Table: SP_BOOK_NONVW |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | COMMENTS | Long Character | CLOB | Comment |
5 | LC_CNTRY | Character(3) | VARCHAR2(3) NOT NULL |
The local country.
Default Value: OPR_DEF_TBL_FS.LC_CNTRY Prompt Table: LC_CNTRY_VW |