‎2009 Dec 17 7:15 AM
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
‎2009 Dec 17 7:23 AM
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
‎2009 Dec 17 7:41 AM
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.
‎2009 Dec 17 7:35 AM
Hi,
Check all data elements and domains should be active before. You can also check version management
Utilities -> Version -> Version Management in SE11-