Quantcast
Channel: SCN : All Content - SAP SRM: Shopping Cart & Catalog
Viewing all articles
Browse latest Browse all 919

SRM close buttom when login from favorites

$
0
0

HI All,

 

We have problem in SRM shopping cart where close button is not displayed when we copy the URL into favorites and use it.

In debugging If we make the below variable as "X" then Close Button appears

 

CHECK_IF_CLOSE_AVAILABLE (CL_FPM_FLOORPLAN_ASSIST)

* Check WD application settings

 

lo_application_api = io_component_api->get_application( ).

rv_close_supported = lo_application_api->get_is_close_window_supported( ).

IF rv_close_supported = abap_false.

  1. RETURN.
  2. ENDIF.

 

If any one knows the issues kindly suggest me where I need to make the changes, as I am new to SRM.


Viewing all articles
Browse latest Browse all 919

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>