BI_IVC_FORM_VW(SQL View) |
Index Back |
---|---|
Active Invoice Form Options |
select invoice_form_id, descr from PS_BI_IVC_FORM where status_bi = 'A' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | INVOICE_FORM_ID | Character(10) | VARCHAR2(10) NOT NULL | Invoice Form |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |