cancel
Showing results for 
Search instead for 
Did you mean: 

Shopping Cart Smartform BBP_SC - What is the print program/method?

Former Member
0 Kudos

Hi,

For the SRM Shopping Cart, I am trying to find out how smartform BBP_SC is filled, data wise. Where is it coming from?

BADI's BBP_CHANGE_SF_SC & BBP_OUTPUT_CHANGE_SF are not implemented, so we are using the standard BBP_SC smartform with no changes.

Shopping Cart output is not configured in SPRO Output control for SC.

Can anyone shed some light?

Thanks.

Accepted Solutions (0)

Answers (2)

Answers (2)

ricardo_cavedini
Employee
Employee
0 Kudos

Hello,

You can set a breakpoint in FM BBP_OUTPUT_SC_PREVIEW_SMART.

Here the smarforms (standard or not) are defined. Maybe debugging this functon can provide you some information.

Regards

Ricardo

Former Member
0 Kudos

Anyone? I found function module BBP_OUTPUT_SC_GETDETAIL_SMART, which is called from function pool LBBP_OUTPUTUXX.