cancel
Showing results for 
Search instead for 
Did you mean: 

How to disable message BBP_PU 361 ?

Former Member
0 Kudos

Hello specialists

We would like to disable message BBP_PU 361 and thought this could be done with an entry in BBPC_PDMSG and then to disable this message in SPRO > Cross-Application Basic Settings > Message Control > Influence Message Control for object type BUS2121...

Unfortunately it didn't help.

The message still shows up each time we pick up an item from a template into a new SC. This happens since we had to disable the catalogue check function because performance issues.

We need to eliminate this message because it disturbs our logic we implemented in BBP_DOC_CHECK_BADI, where we set the deletion flag under certain cirumstances to exactly the item the message refers to (we make some checks to determine whether or not the item in a template still is valid or not).

Any helpful input greatly appreciated!

Kind regards,

Renaud

Accepted Solutions (1)

Accepted Solutions (1)

yann_bouillut
Active Contributor
0 Kudos

Hi Renaud,

Just a hint.

OSS note 662890 did solve the fact that before no message was issued.

Thus, maybe it can help you to point where to do your modification to prevent the message to be displayed.

Kind regards,

Yann

Former Member
0 Kudos

Hi Yann

Thanks! This points me to the right direction! Just wondering why BBPC_PDMSG and customizing settings don't have any effect here. Seems that message BBP_PU 361 is hard coded in function module BBP_SC_APP_EVENT_DISPATCHER / form SC_ITM_COPY_TO_BASKET and no subsequent code takes settings / customizing into account in order to allow elimination of unwanted messages.

Looks like another modification is required once more...

Kind regards,

Renaud

Answers (0)