|
Name |
Type |
Discontinued? |
|
1 |
ACCT_ID |
NUMERIC |
No |
|
|
|
The unique identifier for the account record. |
|
|
2 |
LINE |
INTEGER |
No |
|
|
|
The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
|
|
3 |
PLAN_START_DATE |
DATETIME |
No |
|
|
|
This item will store historical data of when payment plan started. |
|
|
4 |
PLAN_END_DATE |
DATETIME |
No |
|
|
|
This item will store historical data of when payment plan ended. |
|
|
5 |
MISSED_PMT_CNT |
INTEGER |
No |
|
|
|
This item will store the total number of missed payment plan payments. |
|
|
6 |
SCHEDULED_PMT_ID |
NUMERIC |
No |
|
|
|
This item will store historical data of scheduled payment record associated with the guarantor's payment plans. |
|
|