7. Writing Field-developed Applications › 7.3 Writing the Code
7.3 Writing the Code
This section discusses writing code for your FDA. It will
use the product design information prepared in the last
section as well as the shell generation facilities provided
by the CA MICS Component Generator (MCG).
Code creation starts with defining the product using the MCG
statements--you create an fdaGENIN module, where fda is your
product's identifier and begins with either a U or Z. Then
you generate the shells for the input format routine
(DYfdaFMT) and reports (DYfdaEXC, fdaEVA, and DYfdaMBO).