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

Deactivate / Disable message CO289 in tcode CO02

Former Member
0 Likes
1,171

Hi,

I want to deactivate/disable message in tcode CO02 when ever i click button "Material" (material availability check). I did my own logic using BAdI and the message CO289 (All checked materials in order xxxx are available) conflicts with the one I created..

Hope you can help me in deactivating / disabling this msg.

is there a tcode to do this? or how will i configure it..

Thanks!

Hi,

I want to deactivate/disable message in tcode CO02 when ever i click button "Material" (material availability check). I did my own logic using BAdI and the message CO289 (All checked materials in order xxxx are available) conflicts with the one I created..

Hope you can help me in deactivating / disabling this msg.

is there a tcode to do this? or how will i configure it..

Thanks!

7 REPLIES 7
Read only

GauthamV
Active Contributor
0 Likes
1,072

This might help you.

[Disable message in standard transaction|https://forums.sdn.sap.com/click.jspa?searchID=23993576&messageID=5844623]

Read only

Former Member
0 Likes
1,072

Hi Gautham,

Thanks!

But the suggestion there is not applicable.

OBA5 has no available Work Area

SPRO - the directory is not available in our ECC..

hope you can still help..

Read only

GauthamV
Active Contributor
0 Likes
1,072

This message is trigerred from include LCOZAF01 at line 881.

Try this.

MESSAGE i289(co) WITH aufnr_tmp display like 'S'.

Read only

Former Member
0 Likes
1,072

yes.. but how can i deactivate / disable that message?

Read only

Former Member
0 Likes
1,072

Yes, as mentioned in earlier replies, I guess, its functional folks task, its config customisation.

I got the same issue for VA01, so functionl guy made it.

thanq

Read only

Former Member
0 Likes
1,072

ahhh.. ok..

hmmmm hope there are functional people here to answer this...

_

Read only

GauthamV
Active Contributor
0 Likes
1,072

Only for some specific transactions it can be changed through functional configuration.

Check these CO related OSS notes.

152210

181708

314653.