<LOANCUSTOMREPAYMENTSCHEDULE> - Sub Element of <LOAN>
Attribute | Type | Size | REQ | Default | Comments |
---|---|---|---|---|---|
Operation
|
String | Yes | ADD |
The values for Operation are ADD , UPDATE , and DELETE .If UPDATE or DELETE is used, the RowID or PaymentNumber must be set.When using UPDATE , UpdateFlag ="1 " in <LOAN> must be set.
|
|
PaymentNumber
|
Numeric | 9 | Yes |
Specifies the payment in loanacct_custom_pay_sched that will be updated with the specified parameters if Operation ="UPDATE ". |
|
PaymentType
|
Numeric | 1 | Yes | The PaymentType specifies how the payment will be billed. The following are the valid values:0 = Interest only payment1 = Principal only payment2 = Principal payment plus accrued interest3 = Fixed payment amount covering all interest remainder to principal4 = Bill all outstanding interest5 = Bill all outstanding principal6 = Bill all outstanding loan balances7 = Interest only payment less outstanding billed interest8 = Principal only payment less outstanding billed principal9 = Amortized Payment Amount |
|
DueDate
|
Date | Yes | MM/dd/yyyy or as configured by the DATEFMT user defined parameter. | ||
AmountType
|
Numeric | 1 | Yes | The AmountType specifies how the payment will be assessed. The following are the valid values:0 = Not Applicable1 = % of original principal2 = % of current principal3 = % of current interest4 = Fixed payment amount |
|
AmountPercentage
|
Numeric | 5,2 | No | 0.00 | |
FixedAmount
|
Numeric | 16,2 | No | 0.00 | |
PaymentBilledFlag
|
Numeric | 1 | No | 0 | 0 = False1 = True |
UseAsImplicitRate
|
Numeric | 1 | No | 0 | If set to 1 , the interest rate will be derived from this Custom Payment Schedule. Applicable only if Interest Method = Fixed Amortized Beginning |
DueDateType
|
Numeric | 1 | No | 0 | 0 = Relative to Origination Date1 = Relative to Previous Payment
If |
DueDatePeriod
|
String | 2 | No | ||
NumberOfPeriods
|
Numeric | 5 | No | ||
DueDateDayValue
|
Numeric | 2 | No | Valid values are 28 , 29 , 30 , and 31 . |
|
Repeat
|
Numeric | 5 | No | If Operation ="ADD ", the due date is advanced to the following DueDatePeriod the specified number of times. |
|
RowID
|
Numeric | 9 | No | Only used if Operation is UPDATE or DELETE |