Skip to Content
Author's profile photo Former Member

Deleting Shopping Cart through Function module

Many times there is a Business requirement to delete the SC. however due to resource not available on time it does get delayed. There is a technical way to delete the SC using Function module. This functionality will delete the SC which is in any status except “Approved”.

Below you can see an example of SC listed in POWL query.

/wp-content/uploads/2013/08/1_257061.png

Go to Transaction Code : SE37 (Function Module). Select the test sequence as shown below.

/wp-content/uploads/2013/08/2_257062.png

Give the Two Function modules in sequence in the pop-up window and execute.

/wp-content/uploads/2013/08/3_257159.png

Input the fields: Give the Header GUID of SC, activity as DELE, object BUS2121 and DB as X and execute.

/wp-content/uploads/2013/08/4_257160.png

/wp-content/uploads/2013/08/5_257161.png

Go back and again execute.

/wp-content/uploads/2013/08/6_257162.png

The status will be changed to deleted, you can see the status in BBP_PD. The deleted SC will be removed from the POWL.

/wp-content/uploads/2013/08/7_257163.png

/wp-content/uploads/2013/08/8_257164.png

Best Regards,

Anil

Assigned Tags

      5 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Konstantin Anikeev
      Konstantin Anikeev

      Hi Anil,

      "Test sequence" is a cool feature, didn't know that!!!

      Author's profile photo muthuraman govindasamy
      muthuraman govindasamy

      Hi

      Awesome Anil,

      Thanks

      Muthu

      Author's profile photo Suresh Subramanian
      Suresh Subramanian

      Thank you so much, Anil !

      It's wonderful !!

      Author's profile photo Former Member
      Former Member

      Thanks for this Anil 🙂

      Author's profile photo Former Member
      Former Member

      Very nice Anil...indeed good documentation