Adding a new data object to the application
requires four main tasks:
- Redefine methods in SAP to
allow for the new data object.
- Using the Agentry SAP Framework Configuration
portal to create a new MDO or Z-MDO.
- Creating new data object Java class, stephandler and POJO for
the new data object in the the Java editor in Eclipse.
- Using the Agentry
Editor to
modify the application to make use of and support the new data object.