Application Development 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: 

Table update error

Former Member
0 Kudos

Hi All,

I created a ZTABLE ... and created a Table maintainance generator and also lock objects.

In portal they imported RFC structure for the table and it worked fine.

now i added a new field ( Non-Primary) in the table. in ECC its working fine.

But in Portal when I re-import the structure with updated value, i am able to see new field in my model, but when i try to deploy project i am getting error like field the structure not found.

any idea guys?

then i created a new ztable with above field included with out table maintainance generator and lock objects, then its working fine again.

is there anything i can update in ZTABLE for this or in Portal?

Regards

Giri

1 ACCEPTED SOLUTION

Former Member
0 Kudos

As you created a new field and records with that new field, u must activate & adjust the data base.

Tell ur basis guy the table name and ask them 2 do it.

So all records will be adjusted with the new tabel size.

You may want to know the path:

In SE11->table Name-> Utilities-->Database Utility.

There you will find that option.

Hope this can clear.

I solved my problem the same way earlier.

And also regenerate the table maintenance generator again.

It shud be fine

Thanks

Kiran

Edited by: kiran dasari on Sep 2, 2008 8:58 PM

4 REPLIES 4

david_carballido
Active Participant
0 Kudos

Hi, try delete de maintenance and create again with the new field

Former Member
0 Kudos

As you created a new field and records with that new field, u must activate & adjust the data base.

Tell ur basis guy the table name and ask them 2 do it.

So all records will be adjusted with the new tabel size.

You may want to know the path:

In SE11->table Name-> Utilities-->Database Utility.

There you will find that option.

Hope this can clear.

I solved my problem the same way earlier.

And also regenerate the table maintenance generator again.

It shud be fine

Thanks

Kiran

Edited by: kiran dasari on Sep 2, 2008 8:58 PM

0 Kudos

problem didn't solve but had work around...

any solution?

0 Kudos

Giri,

the problem is the structure is already in portal server or buffer whatever i am not sure...

after changes to database, u just need to restart the portal server.

and they to re-import the RFC again.

hope it helps

Regards

Syed A