cancel
Showing results for 
Search instead for 
Did you mean: 

Web service BBP_MON_SC

Former Member
0 Kudos

Hi,

On web service of BBP_MON_SC transaction when we go into details of the shopping cart, there is a link at the right top called "Back to Monitor", which ideally brings you back to the earlier screen.

I am looking into SE80 internet service of this transaction but not able to identify which HTML template has got the reference of this link?

Regards,

Patrick

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Please check in the template saplbbp_mon_sc_2100.html. The below is the code for the same:


<td align="right">
     `BBPNavigation("BACK",BUTTON_NEW_SELECTION.label,tooltip=BUTTON_NEW_SELECTION)`
</td>

Regards

Kathirvel

Answers (1)

Answers (1)

former_member183819
Active Contributor
0 Kudos

Hi

just right click view the source

you can see the template whichever you want.

regards

Muthu