cancel
Showing results for 
Search instead for 
Did you mean: 

Use of badi BBP_CUF_BADI_2

Former Member
0 Kudos

Hi All,

i am using badi BBP_CUF_BADI_2 (Method modify screen) to display csutom field for certain conditions , while changing PO or Shopping cart i have set external breakpoint but i am not able to get in debuggimg mode through portal.will ypu please tell me how to do this ..

Secondly please provide me steps to modify screen for certain conditin.

Your replies will be very helpful.

Regards

Santosh

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hey Santosh,

First of all please check have you applied external breakpoint or not??

Secondly check whether you are logging into portal and GUI with same ID and password or not??

Because you need to place external breakpoint in GUI with same ID which you are using to logging in to portal. I think this will help you regarding breakpoint.

Coming to Use of CUF_BADI_2, you need to maintain display flag as per your condition. If for certain condition you don't want to display that field then reset that flag otherwise set that flag.

I hope this will help you.

thanks

Siddarth

Former Member
0 Kudos

hey siddharth,

thanks for your reply.

i have already checked regarding external breakpoint and same username in reference to portal , but i am nt able to debug the said badi i am able to debug other badis but this particular badi m getting problem..