Skip to Content
Author's profile photo Konstantin Anikeev

Create shopping cart monitor from application monitor

Very often customers ask to create the separate transaction/application for the shopping cart monitor (but without application monitor sidebar).

/wp-content/uploads/2015/04/0001_681407.png

SAP provides the shopping cart monitor as a part of the application monitor.

/wp-content/uploads/2015/04/0000_681408.png

This post is the step-bystep guide to achieve the requirement.

First you need to create the custom application configuration for the WD Application /SAPSRM/WDA_L_FP_AMF – You can copy it from the existing configuration.

/wp-content/uploads/2015/04/0002_681409.png

Click on “Start Configurator” and then on “Copy”

/wp-content/uploads/2015/04/0003_681410.png

Give the new name to the configuration and assign the package and transport.

/wp-content/uploads/2015/04/0004_681411.png

Then go to the change mode of the new configuration.

/wp-content/uploads/2015/04/0006_681412.png

Here you see all the used components and can assign a custom configuration to them. Now You need to create the new custom configuration for the WD Component /SAPSRM/WDC_L_FP_AMF. Go to transaction SE80 and create the new config.

/wp-content/uploads/2015/04/0007_681416.png

Give the new name and click on “Create”.

/wp-content/uploads/2015/04/0008_681417.png

After creation You need to navigate to the Build-In components and hide the side bar “PANEL_CONTAINER”.

/wp-content/uploads/2015/04/0010_681418.png

After that save the component configuration, go back to application configuration ans assign the configuration to the component.

/wp-content/uploads/2015/04/0011_681419.png

Now you need to create a new menu entry for the application. Go to PFCG and take an appropriate role. I have used the role, from the blog post Creating NWBC Role Link for Workflow Subtitute .

New Folder, New WDA.

/wp-content/uploads/2015/04/0012_681420.png

WDA should be assigned with the following parameters.

/wp-content/uploads/2015/04/0013_681421.png

Important fields are

  • Application Configuration = Z_SC_MONITOR – this will hide the sidebar.
  • SAPSRM_TX_CONTENT_ID = SC – this will start SC Monitor by default.

Now the requested functionality should be available for the user, as soon as the role is assigned.

Regards

Konstantin

P.S.:  English language is not my native language, and any person is not insured from mistakes and typing errors. If you have found an error in the text, please let me know – I’ll correct the post.

P.P.S.: If you have some ideas, how to correct/improve this post – please don’t hesitate to leave a comment.

Assigned Tags

      1 Comment
      You must be Logged on to comment or reply to a post.
      Author's profile photo Former Member
      Former Member

      Dear Konstantin,

      Good Post..Appricated !!