AMAE_TMPLID_VW(SQL View) |
Index Back |
---|---|
Acctg Entry Template ID ViewThis view is used on the INSTALLATION_AM record/panel to provide a prompt of unique acct_ent_tmpl_id. |
select acct_ent_tmpl_id, descr from PS_AMAE_TMPLID_TBL group by acct_ent_tmpl_id, descr |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | ACCT_ENT_TMPL_ID | Character(10) | VARCHAR2(10) NOT NULL | Account Entry Template ID |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |