To convert a business object to a FixedWidth document, the FixedWidth data handler loops through the attributes of the business object in sequential order. It generates fields in a fixed-width string recursively in the order in which attributes appear in the business object and its children.
The FixedWidth data handler processes business objects into a FixedWidth document as follows: