AR_PE_AGING_SUM(SQL Table) |
Index Back |
---|---|
AR Aging Summary TableThis record is used by the AR_CFOLOAD app engine program for the Aging Summary pagelet. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL | Currency Code |
3 | AGING_CATEGORY | Character(2) | VARCHAR2(2) NOT NULL | Aging Category |
4 | AMT1 | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Used in Virtual Approver to store the various rule amounts that go on each approval step |
5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
6 | AS_OF_DATE | Date(10) | DATE | As of Date |