EM_MTRCSH_VW1S(SQL View) |
Index Back |
|---|---|
Seller Home MetricsReturns a summary of the number and amount of invoices that are current, past due and in dispute. Used in the Seller Home metric. |
| SELECT ' ' , 0 , 0 , ' ' FROM PS_INSTALLATION |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(1) | VARCHAR2(1) NOT NULL |
Field used to display the various statuses of invoices and payments that a Buyer would need to review. Used on charts.
B=Invoice Balance D=Invoices in Dispute E=Review Exceptions I=Invoices Pending Approval M=Invoices to Approve O=Past Due P=Payments to Approve S=Supplier - Dispute V=Invoices to Verify X=Discount Proposals Y=Discount Offers Z=Pending Messages |
|
| 2 | VOUCHER_NUMBER | Number(6,0) | INTEGER NOT NULL | Voucher Number |
| 3 | AMOUNT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Amount |
| 4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |