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

While implementing BADI BADI_SD_SALES_ITEM.................................

Former Member
0 Likes
763

Hi

While implementing BADI BADI_SD_SALES_ITEM i am getting warning the class zcl_.....,public section The enhancement specification of structure type 'vbapkom' is not consistent and same warning for 'vbapkozx'.How i can rectify this problem asit is creating problem in activating the implementation..

Hi

While implementing BADI BADI_SD_SALES_ITEM i am getting warning the class zcl_.....,public section The enhancement specification of structure type 'vbapkom' is not consistent and same warning for 'vbapkozx'.How i can rectify this problem asit is creating problem in activating the implementation..

2 REPLIES 2
Read only

Former Member
0 Likes
555

Hi Hitesh,

Check if any modifications or changes are done for those structures.

you can check in data dictionary SE11. See whether the structures are in active and consistent.

Regards,

Dinakar T.

Read only

0 Likes
555

Hi

Now i am not getting this problem without making any changes.Thanks for your suggestions.

Hitesh