TRA_INT_TMPL_VW(SQL View) |
Index Back |
|---|---|
TR Acctg Int Tmpl Prompt TblPrompt View for Treasury Accounting Templates that are applicable for Inrenal Bank Interest Accruals. |
| SELECT SETID , ACCTG_TMPL_ID , DESCR60 FROM PS_TRA_TMPL_HDR WHERE SOURCE_TYPE = 'I' AND ACCTG_TMPL_STATUS = 'A' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | SetID | |
| 2 | Character(15) | VARCHAR2(15) NOT NULL | A unique key identifier that represents a predefined accounting template, that is a set of rules used to generate debits and credits. | |
| 3 | DESCR60 | Character(60) | VARCHAR2(60) NOT NULL | Description |