cancel
Showing results for 
Search instead for 
Did you mean: 

BBPSC04 desabling the conformation and delete buttons?

Former Member
0 Kudos

Hi,

when we access Tcode BBPSC04 (Shopping cart status)

after displaying the items, is there any way we can disable the confirmation(TURCK icon ) and Delete Icons for some of the GUIDs(based on some logic).

Which BADI I can use for this?

1. BBP_UI_CONTROL_BADI - this BADI is not triggering when we display the any particular item (its 2 late - so not good)

2. BBP_AUTHORITY_CHECK - I tried this also but when we click on Truck icon(conformation) its not getting GUID value in to BADI, so I don’t think I can use this.

3. I tried BBP_CUF_BADI - but this one does not pulling any GUID values so I cant use this.

4.BBP_CUF_BADI_2 - this is not triggering any time in that transaction

Please let me know if any idea.

Thanks.

Murali.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

<u><b>Please go through the following steps and links for more details, which will definitely help -></b></u>

You need to do the following steps :-

<u>1. Create a screen variant (using tcode SHD0) for tcode BBPSC04.

2. Call this screen variant instread of calling the screen BBPSC04 using BBP_SCREENVARAINT BADI</u>

<b>More detailed Related links -></b>

Do let me know.

Regards

- Atul