TRA_HDG_TMPL_VW(SQL View) |
Index Back |
---|---|
TR Acctg Hedge Tmpl Prompt TblPrompt View for Treasury Accounting Templates that are applicable for Hedge Accounting |
SELECT SETID , ACCTG_TMPL_ID , DESCR60 FROM PS_TRA_TMPL_HDR WHERE SOURCE_TYPE = 'H' AND ACCTG_TMPL_STATUS = 'A' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
2 | ACCTG_TMPL_ID | 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 |