<LOANCREDITLINE> - Sub Element of <LOAN>
Attribute | Type | Size | REQ | Default | Comments |
---|---|---|---|---|---|
UpdateFlag 5.28+
|
Numeric | 1 | No | 0 | 0 = Insert1 = Update2 = DeleteWhen updating, use ##NULL## to assign a NULL value to a field. |
Name
|
String | ≤50 | Yes | ||
Description
|
String | ≤255 | No | ||
TransactionCode
|
Numeric | 9 | Yes | 0 | Set to 0 for Main Credit Line.When UpdateFlag = 0 , more than one transaction code may be specified using a comma-delineated list.When UpdateFlag = "1 " or UpdateFlag = "2 ", only one transaction code is allowed.
|
CreditLineLimit
|
Numeric | 16,2 | Y/N | Required when Loan Type in Loan Template is Revolving or Non-Revolving. Must be greater than or equal to Loan Amount |
|
CreditTotalDrawLimit
|
Numeric | 16,2 | Y/N | Only valid when Loan Type in Loan Template is Non-Revolving. | |
MinDrawAmount
|
Numeric | 16,2 | No | Minimum draw amount allowed | |
MaxDrawAmount
|
Numeric | 16,2 | No | Maximum draw amount allowed | |
MaxNumberofDraws
|
Numeric | 5 | No | Maximum number of draws allowed for term of loan | |
DrawUntilType
|
Numeric | 1 | No | 0 | 0 = Not Applicable (DEFAULT)1 = From Origination Date2 = From First Draw3 = Fixed Date |
DrawUntilPeriod
|
String | 2 | No | NA | Only valid when DrawUntilType = 1 or 2 . This is the draw until period. This is used to calculate the draw until date for the credit line.
NA = Not Applicable (DEFAULT)
DA = Days
WE = Weekly
BW = Bi-Weekly
SM = Semi-Monthly
S4 = Semi-Monthly (14-day)
28 = 28-day
MO = Monthly
BM = Bi-Monthly
QU = Quarterly
SA = Semi-Annually
AN = Annually
MA = Maturity |
NumberofPeriod
|
Numeric | 5 | No | Only valid when DrawUntilType = 1 or 2 |
|
DrawUntilDayValue
|
Numeric | 2 | No | Only valid when DrawUntilPeriod = MO , BM , QU , SA . Value must be between 1 to 31 |
|
DrawUntilDate
|
Date | 10 | Y/N | MM/dd/yyyy or as configured by the DATEFMT user defined parameter. Only valid when DrawUntilType = 3 |
|
OverdrawThresholdAttribute
|
Numeric | 1 | Yes | 0 = Both1 = Greater2 = Lesser |
|
OverdrawThresholdAmount
|
Numeric | 16,2 | No | ||
OverdrawThresholdPercentage
|
Numeric | 10,5 | No | ||
FeePerDrawAttribute
|
Numeric | 1 | Yes | 0 = Both1 = Greater2 = Lesser |
|
FeePerDrawAmount
|
Numeric | 16,2 | No | ||
FeePerDrawPercentage
|
Numeric | 10,5 | No | ||
FeePerDrawTransactionCode
|
Numeric | 9 | No | ||
OverdrawFeeAttribute
|
Numeric | 1 | Yes | 0 = Both1 = Greater2 = Lesser |
|
OverdrawFeeAmount
|
Numeric | 16,2 | No | ||
OverdrawFeePercentage
|
Numeric | 10,5 | No | ||
OverdrawFeeTransactionCode
|
Numeric | 9 | No | ||
IncludeDrawInLast3DrawsFlag
|
Numeric | 1 | No | 0 | Only applicable on Reserve Accounts.0 = False1 = True |
AllowCreditBalanceFlag
|
Numeric | 1 | No | 0 | Only applicable on Reserve Accounts.0 = False1 = True |
ExpiredReserveAddedBackToMainCreditLimitFlag
|
Numeric | 1 | No | 0 | Only applicable on Reserve Accounts.0 = False1 = True |
UsePayoffForAvailabilityCalc
|
Numeric | 1 | Yes | 0 | 0 = False1 = True |
ActAsInterestReserveAndOffsetInterestBillings 5.33+
|
Numeric | 1 | No | Only applicable on Reserve Accounts.0 = False1 = True
|
|
AddTransactionCodes 5.33+
|
String | No | Only valid when UpdateFlag = "1 ".A comma-delineated list of transaction codes to add to the the specified credit line. |
||
RemoveTransactionCodes 5.33+
|
String | No | Only valid when UpdateFlag = "1 ".A comma-delineated list of transaction codes to remove from the the specified credit line. |