Creating migration objects
You can create a migration object, or object structure, if no predefined object structure exists for one or more tables that you want to migrate. As an alternative to creating an object structure, you can add one or more objects to a predefined object structure.
About this task
You can include or exclude attributes of any business object that is part of a migration object. For example, it might be necessary to exclude attributes that are set by some configuration applications. Do not modify included or excluded attributes of business objects that are part of the included object structures that are used by the Migration Manager application. If you modify these attributes, the corresponding migration objects might not work correctly.
If you create your own object structures, you must test them by including them in a migration group and migrating the corresponding data. Sometimes, application business rules can prevent the processing of data that is migrated by using your own object structure. In this situation, you can author Java™-based object structure processing classes that can help control the migration.