cancel
Showing results for 
Search instead for 
Did you mean: 

Hide order as direct material button

Former Member
0 Kudos

Hello Experts,

I want to hide button order as direct material in SC creation screen.

How can i do that?

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Akash,

You can use the BBP_UI_CONTROL_BADI.

Method : BBP_SC_UI_CTRL.

Set the parameter CV_INVISIBLE = '1'.

Thanks,

Pradeep

Former Member
0 Kudos

Hi,

I could not find that button name inside that badi.

Please tell me what is the field name to set invisible?

Thanks

Former Member
0 Kudos

Hi Akash,

You can do another thing:

Use BBP_DP_PROD_CHK_BADI.

Method PRODUCT_CHECK

Clear the parameter EV_DP_POSSIBLE.

Hope this helps,

Pradeep

Answers (0)