BI_LC_DEL_VW(SQL View) |
Index Back |
|---|---|
Letter of Credit Temp TableLetter of Credit Temporary table for report processing |
| SELECT DISTINCT PROCESS_INSTANCE ,RUN_DTTM , INVOICE_ACTION FROM PS_BI_LC_EXT_SUM |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
| 2 | RUN_DTTM | DateTime(26) | TIMESTAMP | Run Date and Time |
| 3 | INVOICE_ACTION | Character(1) | VARCHAR2(1) NOT NULL |
Invoice Action
C=Reprint I=Invoice P=Pro Forma |