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: 

Append Structure in VBAP

Former Member
0 Kudos

Hi,

We added a append structure in VBAP and then for some reason had to delete one field (YYALC) and add some new ones. Now it does not activate and gives an error message 'that append structure VBAP not found, Field YYALC was deleted... '

it now does not even let me delete the append structure, saying its being used somewhere....

Help appretiated...

7 REPLIES 7

Former Member
0 Kudos

Is there a long text with the error message?

Rob

0 Kudos

It says Structure YVBAP is still used in Structres / tables,

STOP : Due to use in DD, deletion cannot ber performed...

***********

I did a whereused, but it shows its not used anywhere...

0 Kudos

Can you explain in more detail as what was the append structure name and all the steps you performed.

Regards,

Atish

0 Kudos

I added a append structure in VBAP , using the append sturcture button... YVBAP, then I added 2 new fileds in it YYVBELN and YYABC.. and activated the structure and table.. All was fine till then...

then i had to remove YYVBELN and add one new field YYNLC.. once I did this and activated it gave me errors.. that YYVBELN was deletd.. ALter table not possible.. I even tried using SE14.. but did not help..

So I tried to delete the structure, thats when it does not allow me...

0 Kudos

How did you tried to delete field from table or from structure?

Regards,

Atish

0 Kudos

there is not option to delete it from the table, i had to delete the structure, so it will delete it from the table..

former_member15255
Active Participant
0 Kudos

Hi,

Before performing such append structure to standard tables for Eg: VBAP care should be taken nobody is using or performing any task with related to that tables like creating sales orders/ fetching some data from that table in that case no changes would be allowed to that table and it fails to get activate

regards

suresh