Monday, August 13, 2007

End Routine

Calculation of result package via end routine
Note: All not overwritten field values within the routine are transferred from the corresponding source fields. This means, all fields not supplied by the transformation source are send with initial values to the transformation target.

The structure of Result_package is same as target structure and can not be changed.
Be careful when a target supplied data with 2 transformations which both supplied only partial fields of the data target, if you use end routine the data will be overwritten with initial value.