0% found this document useful (0 votes)
15 views

Deleting Prod

The document provides steps to delete a single product from a CRM system when trying to modify a set type but the system indicates an existing product uses that set type. The steps are to register a product deletion program, then run that program providing the product ID, type, logical system, and option to not simulate the deletion. Once executed, the product will be deleted from the system.

Uploaded by

Ranjita Serma
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views

Deleting Prod

The document provides steps to delete a single product from a CRM system when trying to modify a set type but the system indicates an existing product uses that set type. The steps are to register a product deletion program, then run that program providing the product ID, type, logical system, and option to not simulate the deletion. Once executed, the product will be deleted from the system.

Uploaded by

Ranjita Serma
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

Sometimes you may require deleting products from the Product Master.

One of the cases where you may require is when you are trying to modify you Set Type but it says The Product for this Set Type exists and Set Type cannot be deleted. Which means that product (S) is created in the system with the data for this Set Type already maintained. To proceed further you may need to first delete that product. Here are the detailed steps to do delete a single product at time from your CRM system. 1) 2) 3) 4) 5) Execute Transaction SE11. Choose Database Table = COMC_PR_TOOL_REG. Click on Display Button. Click on Utilities -> Table Contents -> Create Entries. Enter the following:

1. Program Name = COM_PRODUCT_DELETE_SINGLE 2. User Name = <your user id> 3. Exec Date = Current Date.

6)

Click on Save Button. Now your program is registered

for product deletion. 7) 8) 9) 10) Go to transaction SE38. Enter Program = COM_PRODUCT_DELETE_SINGLE. Click on Execute Button (F8). Enter the following details of the products that you

want to delete and then click on Execute Button. 1. Product ID = Z09_ECATT4 2. Product Type = 01 (Material) 3. Logical System = XYZ 4. Simulation - No Deletion = 'Unchecked' 11) Your Product is now deleted!!

You might also like