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: 

BOM Status in cs02

Former Member
0 Kudos

Hello Experts,

I have need to change BOM Status in CS02 to be inactive when we save it .

The steps I do are :--

1. Goto CS02.enter material , plant BOM Usage

2. Click on header level ,and now whatever be the BOM status , but when we go to save it , the BOM status should be 2.

The function exits I used are :--

1.EXIT_SAPLCSBT_001

2. EXIT_SAPLCEB1_003

But , both are not triggering when I save my BOM .

So , I need your valuable guidance ,to solve this issue.

Regards,

Jeet

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Use BADI CEWB_BOM_UPDATE

Regards,

Venu.

6 REPLIES 6

Former Member
0 Kudos

Hi,

Use BADI CEWB_BOM_UPDATE

Regards,

Venu.

0 Kudos

Hi Venu,

thanx fo quick reply.

But Badi u mentioned is not working for me.....

Edited by: jeet.chauhan on Sep 16, 2011 2:47 PM

0 Kudos

Hi,

Please try to implement method 'CHANGE_AT_SAVE' in BADI 'BOM_UPDATE' .

Hope it will work.

Thanks,

Leo

Former Member
0 Kudos

I have solve problem by modification.

Thanks 2 all for good and quick reply

Former Member
0 Kudos

good discussion

0 Kudos

its not at all working ..please give proper solution..