AP_AGING_CYCLE(SQL Table) |
Index Back |
|---|---|
AP Aging DefinitionAP Aging Definition |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | Aging Cycle ID | |
| 2 | PYMNT_HOLD_AGING | Character(1) | VARCHAR2(1) NOT NULL |
Held Items Aging Option
C=Put into defined Category N=Age normally, like other items X=Exclude from Aging Default Value: N |
| 3 | PYMNT_HOLD_BUCKET | Number(3,0) | SMALLINT NOT NULL | Held Items Aging Bucket |
| 4 | CREATION_DT | Date(10) | DATE |
Creation Date
Default Value: %date |
| 5 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |