STMT_EB_SCHED_AUTO_PAY
Description:
This table stores the schedule payments that are scheduled to automatically charge the payment method on file for a given statement.

Primary Key
Column Name Ordinal Position
PRINT_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 PRINT_ID NUMERIC No
The unique identifier (.1 item) for the statement print or detail bill 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 SCHED_PMT_ID NUMERIC No
Stores the scheduled payment ID that is scheduled to automatically charge the payment method on file.
4 SCHED_PMT_DATE DATETIME No
Stores the date for which an automatic payment is scheduled.
5 SCHED_PMT_AMT NUMERIC No
Stores the amount for which an automatic payment is scheduled.