cancel
Showing results for 
Search instead for 
Did you mean: 

Discrepancy in Auto created Structure

Former Member
0 Kudos

HI,

We have created an event message table.. with 10 fields...then the structure with name ZV_<event msg table> got populated containing these 10 fields.

The same has been transported to subsequent systems.

However, at a later time, when we add few more fields in this table, then the structure ZV_<event msg table> is getting populated perfectly in Dev.


But when we are doing the transport of same. ZV_<event msg table> structure is not getting updated in subsequent environments.

Any Idea, how to resolve this issue.

Regards,

Ratnakar

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Ratnakar,

There could be few reasons which I can think off.  Please check you have any dump when you do transport the structure new fields.

There might be other reasons as well:

1. When you transport the structure, there may be events or event handlers which are updating at that time or any SAP EM batch job program running which trying to update the structure.

2. Check your structure whether fully added into your development transport with Access key.

3. Do you have any two transports attached to the structure which overwrites.

Regards

GGOPII

former_member190756
Active Contributor
0 Kudos

Hi Ratnakar,

if you do changes on the View you must go via the Customizing Transaction and choose your table and branch from there to SE11. Afterwards doing changes in SE11 also press save in the customizing. This should guarantee that your changes are written to a transport request.

Best regards,

Steffen

ZenonK
Participant
0 Kudos

Run transaction /saptrx/UCCF in all environments with developer or admin access.

This will ensure the relevant structures are updated correctly...