on 2010 Dec 07 10:51 PM
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.
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Anyone? I found function module BBP_OUTPUT_SC_GETDETAIL_SMART, which is called from function pool LBBP_OUTPUTUXX.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.