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

Reg Structure

former_member186491
Contributor
0 Likes
605

Hi Gurus!

I had made a ZBAPI and one Zstructure. Later on, requirements got changed. Hence, I deleted one of the field from the zstructure say 'cskfor'. Not to forget, I made that ZBAPI obsolete.

Now, I am trying to add two new fields into zstructure. While activating, it says --

TABL ZBAPISTRKNKK was not activated

Check table ZBAPISTRKNKK (ABAP/17.12.09/12:40)

BAPI-structure: invalid change: field CSKFOR should be deleted

Check on table ZBAPISTRKNKK resulted in errors

Please give me lead to come out with the solution.

Edited by: Kumar Saurav on Dec 17, 2009 8:16 AM

3 REPLIES 3
Read only

Former Member
0 Likes
519

Hi Sourav,

Whenever you make any changes to any dictoinary object you can go to SE14 & enter the structure/table name & Use adjust & activate the table to activate it.

Regards

Abhii

Read only

0 Likes
519

Hi Abhii!

Thanks for giving lead! But, problem still exist. Because, when I tried to run se14, following error comes up --

Object ZBAPISTRKNKK cannot be processed via DB utility

Message no. GT310

Diagnosis

You cannot process this object via the database utility because no representation on the database is intended for this object.

This message appears, for example, if you try to process a structure with the database utility. This is rejected because structures cannot be created on the database.

Procedure

It is not possible to process this structure via the database utility.

Please guide me further.

Read only

Former Member
0 Likes
519

Hi,

Check all data elements and domains should be active before. You can also check version management

Utilities -> Version -> Version Management in SE11-