AM_WC_BUPND4_VW(SQL View) |
Index Back |
|---|---|
AM Pending Journal Gen TransAM Pending Journal Generator Transactions |
| SELECT D.Business_Unit , COUNT(*) FROM PS_DIST_LN D WHERE D.GL_Distrib_Status = 'N' AND D.JOURNAL_ID = ' ' GROUP BY D.Business_Unit |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
| 2 | TOTAL_ROWS_CNT | Number(13,0) | DECIMAL(13) NOT NULL | Total Rows Pending |