Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem in Append Structure in QMEL

Former Member
0 Likes
1,330

Hello friends,

I am trying to add a quantity field in the QMEL table using append structure.

It is working fine in the Development Server.The field is added in QMEL table and

corresponding Views.

In Production Server,When i tried to add a field in QMEL,It is only getting appended

in QMEL,But it is not getting updated in views.

What could be the reason ?

My Development Server patch Level is 27 and Production Server patch Level is 22.

Regards,

Hari Prasath.S

Hello friends,

I am trying to add a quantity field in the QMEL table using append structure.

It is working fine in the Development Server.The field is added in QMEL table and

corresponding Views.

In Production Server,When i tried to add a field in QMEL,It is only getting appended

in QMEL,But it is not getting updated in views.

What could be the reason ?

My Development Server patch Level is 27 and Production Server patch Level is 22.

Regards,

Hari Prasath.S

6 REPLIES 6
Read only

Former Member
0 Likes
1,018

Hi Check the Activation Log to find out the reason.. Normally that should be done.

No specific reason will be there for this based on the system is PRODUCTION or development.....

I have tried the same and it is working fine.. In the log i am able to find out the apparance of the relate tables and views...

Read only

Former Member
0 Likes
1,018

Hi,

I have checked the activation Log.In that , Views have not been adjsuted.but

all the tables have been adjusted.

What is the reason for non-adjustment of views ?

Hari Prasath.S

Read only

0 Likes
1,018

Hi hari,

1. We can try by manually logging in to prd server,

and activating once again that append structure.

2. I dont think it will affect the views,

bcos views have fixed fields.

regards,

amit m.

Read only

Former Member
0 Likes
1,018

Hi ,

I have not done "Save and Adjust Database" in SE14.

Whether that could be reason for this ?

Hari prasath

Read only

0 Likes
1,018

Hi again,

1. I think simple activation of the append structure,

manually in PRD server,

should make things fine.

regards,

amit m.

Read only

Former Member
1,018

I have adjusted the table in SE14.The append

structure has been updated in all views and

Tables.

Thanx for ur replies.

Hari