In oracle forms, some fields have a default value.
Example :
default value = $$date$$ : Sets the initial value of the Date field to the Current System Date.
(example in field BB_BUCHUNGS_DAT of mlf940a.fnb)
This is not generated by tanit.
Must be set in the PREINS trigger.