INSRULEINSOPT

Each row represents an installment payment option of an installment rule.

Column Descriptions:

NameTypeDescription
INSRULEINSOPT_IDBIGINT NOT NULLThe installment payment option id.
INSRULE_IDBIGINT NOT NULLThe related installment rule id.
INSTALLMENTSSMALLINTThe instalment number of this installment payment option.
RATEDECIMAL (20,5) NOT NULLThe rate used in this installment payment option.
MININSAMOUNTDECIMAL (20,5)The minimal payment amount of this installment payment option.
CURRENCYCHAR (3)The currency used in this installment payment option.
OPTCOUNTERINTEGER NOT NULL DEFAULT 0The optimistic concurrency control counter for the table. Every time there is an update to the table, the counter is incremented.

Indexes:

NameColumn NamesType
<SYSTEM-GENERATED>INSRULEINSOPT_IDPrimary Key
I0001334INSRULE_IDNon-Unique Index
I0001335CURRENCYNon-Unique Index

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_3625INSRULE_IDINSRULEINSRULE_IDCascade
F_3626CURRENCYSETCURRSETCCURRCascade