Skip to Content
0
Jan 13, 2018 at 10:22 PM

Changes to OData Model in SEGW project not captured in transport

589 Views

Hi,

We have a custom FIORI application for which we created a custom project under SEGW in ECC system. This project is available in Development, quality & production environment. Now when I make a change to the length of a property and generate run time objects I can test it perfectly fine. The length of the field is reflecting in the model class. So far so good.

But when I move the transport to quality system and check the property length under SEGW it is visible but same is not reflecting in the model class ? Do I need to generate runtime objects manually in quality as well ? wont the changes made to the model class in development be carried to quality system ?