Generating the Form Type

When using the base business object C1-StandardTaxFormType or C1–FilingCalendarTaxFormType for generating tax forms, the form generator is invoked when the form type goes into the Generated state.

An 'enter' algorithm (C1-GEN-FORM) invokes the following processes (in order):

All three processes have to run successfully.

If any of the processes fail, the algorithm creates an appropriate log entry to indicate which one failed. Any components that were generated prior to hitting the error are rolled back.