Table of Contents

RZD - Repayment Plan Header

Module RZD

Description


Datafields

Name Description Data Type Len Dec. View lines View type Inst. Visible Codetable
INR Internal Unique ID Text 8 1 Edit Yes Public
TURRAT Cycle (Turnus) Interest Text 3 1 Edit Yes Public Embedded
CAPDATRAT Capitalization Date of Rate Date 12 0 Date Yes Public
CAPRAT Capitalization Rate Numeric 9 6 Edit Yes Public
CUSRAT Customize of Rate Text 1 1 Edit Yes Public Embedded
MATDAT First Maturity Date Date 12 0 Date Yes Public
MATDATRAT First Maturity Date Interest Date 12 0 Date Yes Public
MATNO Maturity Number Numeric 3 0 Edit Yes Public
MATNORAT Number of Maturity (Interest) Numeric 3 0 Edit Yes Public
TURNUS Cycle (Turnus) Text 3 1 Edit Yes Public Embedded
UTMCOD Ultimo Code Text 1 1 Edit Yes Public Embedded
AMTSTR Amount Structure Text 2 1 Edit Yes Public Embedded
AMTSTRRAT Amount Structure (Rate) Text 2 1 Edit Yes Public Embedded
HOLTBL Holiday Table Text 1 1 Edit Yes Public Embedded
TAXPRC Percentage of Withholding Tax Numeric 9 6 Edit Yes Public
DISFLG Discounting Flag Text 1 1 Edit Yes Public
GRCDAY Grace Days Numeric 2 0 Edit Yes Public
FLDMODBLK List of Modified Fields in RZD Block 6 25 25 Block Yes Public
GRACALFLG Calculation basis Text 3 1 Edit Yes Public Embedded

Indices

Name Fields Properties
RZD_INR INR Unique

/


Lock

INR

Datafield Description and Properties


Datafield INR Internal Unique ID

Description

Unique internal ID of a record within the table. The INR is a text field, which is created by retrieving the next valid entry from the counter RZD. The field INR is used to maintain links from other tables into this table.

Helpinformation

Unique internal ID of a record within the table. The INR is a text field, which is created by retrieving the next valid entry from the counter of this table. The field INR is used to enable links from other tables to this table.

For contractdata the INR also links the two tables xxD and xxT as associated entries hold the same INR.


Datafield TURRAT Cycle (Turnus) Interest

Description

This field defines the interest of each turnus

Helpinformation

This field defines the interest of each turnus

Codetable
Code Text
VAR Variable
M01 Monthly
M02 Bimonthly
M03 Quarterly
M06 Semi-annually
M04 Trimester(4 Months)
ONE Flat(one-off)
M12 Annually

Datafield CAPDATRAT Capitalization Date of Rate

Description

Capitalization Date of Rate

Helpinformation

Capitalization Date of Rate


Datafield CAPRAT Capitalization Rate

Description

Capitalization Rate in persent

Helpinformation

Capitalization Rate in persent


Datafield CUSRAT Customize of Rate

Description

Customize of Rate holds “Y” if rate is customized and “N” if not

Helpinformation

Customize of Rate holds “Y” if rate is customized and “N” if not

Codetable
Code Text
Y Yes
N No

Datafield MATDAT First Maturity Date

Description

This field holds the 1st maturity date

Helpinformation

This field holds the 1st maturity date


Datafield MATDATRAT First Maturity Date Interest

Description

This field holds the interest of 1st maturity date

Helpinformation

This field holds the interest of 1st maturity date


Datafield MATNO Maturity Number

Description

This field holds the number of possible maturity dates

Helpinformation

This field holds the number of possible maturity dates


Datafield MATNORAT Number of Maturity (Interest)

Description

This field holds the number of possible interest rates

Helpinformation

This field holds the number of possible interest rates


Datafield TURNUS Cycle (Turnus)

Description

This field defines the turnus of payments like monthly, quarterly, annually, variable and so on

Helpinformation

This field defines the turnus of payments like monthly, quarterly, annually, variable and so on

Codetable
Code Text
VAR Variable
M01 Monthly
M02 Bimonthly
M03 Quarterly
M06 Semi-annually
M04 Trimester(4 Months)
ONE Flat(one-off)
M12 Annually

Datafield UTMCOD Ultimo Code

Description

This field holds “Y” if Ultimo defined and “N” if not

Helpinformation

This field holds “Y” if Ultimo defined and “N” if not

Codetable
Code Text
Y Yes
N No

Datafield AMTSTR Amount Structure

Description

This field holds the possible structur of amount (i.e. Linear, Variable or Percentage)

Helpinformation

This field holds the possible structur of amount (i.e. Linear, Variable or Percentage)

Codetable
Code Text
L Linear
V Variable
P Percentage

Datafield AMTSTRRAT Amount Structure (Rate)

Description

This field holds the possible structure of rate (i.e. Calculated or Variable)

Helpinformation

This field holds the possible structure of rate (i.e. Calculated or Variable)

Codetable
Code Text
C Calculated
V Variable

Datafield HOLTBL Holiday Table

Description

This field holds holiday table (i.e. Yes (- Days), No, Yes (+ Days))

Helpinformation

This field holds holiday table (i.e. Yes (- Days), No, Yes (+ Days))

Codetable
Code Text
1 Yes (- Days)
2 No
3 Yes (+ Days)

Datafield TAXPRC Percentage of Withholding Tax

Description

Percentage of Withholding Tax

Helpinformation

Percentage of Withholding Tax


Datafield DISFLG Discounting Flag

Description

Non-empty if discounting flag is set

Helpinformation

Non-empty if discounting flag is set


Datafield GRCDAY Grace Days

Description

Grace days of repayment

Helpinformation

Grace days of repayment


Datafield FLDMODBLK List of Modified Fields in RZD

Description

List of modified fields of this RZD entry to keep track of all modifications in the past. Used in SetModFldinRec and GetModFldinRec.

When adding new fields, please note that the number of LINES is increased accordingly.

Helpinformation

List of modified fields of this RZD entry to keep track of all modifications in the past. Used in SetModFldinRec and GetModFldinRec.

When adding new fields, please note that the number of LINES is increased accordingly.


Datafield GRACALFLG Calculation basis

Description

This field holds calculation basis for grace days (i.e. Bank working days or Calendar days)

Helpinformation

This field holds calculation basis for grace days (i.e. Bank working days or Calendar days)

Codetable
Code Text
BAT Bank working days
KAL Calendar days