cancel
Showing results for 
Search instead for 
Did you mean: 

Activate shop on behalf field in BBPSC02

Former Member
0 Kudos

hi everybody!!

I'm on SRM 5.0, in classic scenario.

I would like to make the field shop on behalf appear in my BBPSC02 tx. Before it was hidden.

We had a badi created ZBBP_SC_MODIFY_UI and a piece of code inform us :

METHOD if_ex_bbp_sc_modify_ui~sc_modify_screen.

is_scr_itmchoice-default_scr = 'X'. " General options

ENDMETHOD.

I customized PPOMA_BBP putting "*" in the "REQUISITIONNER" field.

What could I forgotten?

Please help!

Regards,

morgane

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Can you check the Service BBPSC01 as below

Goto>SE80>Choose Internet services>BBPSC01>SAPLBBP_SC_UI_ITS 100

check whether this below statement is there

<!-- LINE: REQUESTOR -


-->

`if (TEXT-SHOP_ON_BEHALF_OF.visible)`

`TR()`

The above code should not be commented out.

Regards,

Sachin

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Henning,

We have not yet put it in place but when doing it, we will add some code to ZBBP_SC_MODIFY_UI.

regards,

morgane

henning_abel
Participant
0 Kudos

Hi Morgane,

I read your question and wanted to ask if you came to a solution at this topic?

We have a very similar request. Make "Shop on behalf" available in BBPSC03.

Could you please tell me what was the solution and perhaps also mail the code in ZBBP_SC_MODIFY_UI ?

Did you make the changes in BBPSC01-->SAPLBBP_SC_UI_ITS 100 in SE80?

Thanks a lot for your answer.

Best regards,

Henning

Former Member
0 Kudos

Hi Henning,

Can you please give me some inputs ,how you were able to achieve this in your system.

Thanks,

Ankur Goyal