To generate a business object definition for a Qdoc:
- Use the XML ODA to generate the definition of the Qdoc body from the Qdoc
schema; for example for the maintainSupplier Qdoc use the
maintainSupplier.xsd as input for the ODA; then save
the definition under the same name (maintainSupplier)
- Open BIA_TemplateEnvelopeBO in Business Object Designer
- Change the body type to the actual business object definition for the body
that was generated previously, (for example,maintainSupplier)
- Save the new business object definition as
BIA_Qdoc_nameBO where Qdoc_name is
the name of the Qdoc with the first letter capitalized; in the example
above, the name of the new BO would be
BIA_MaintainSupplierBO.
