EX_REL_ADV_AET(SQL Table) |
Index Back |
|---|---|
Release AdvanceUsed in Application Engine Close Liability to release Cash Advances from closed Expense Reports. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
| 2 | SHEET_ID | Character(10) | VARCHAR2(10) NOT NULL | Report ID |
| 3 | ADVANCE_ID | Character(10) | VARCHAR2(10) NOT NULL | Advance ID |
| 4 | AMOUNT_APPLIED | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Total Applied |
| 5 | BALANCE | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Balance |