cancel
Showing results for 
Search instead for 
Did you mean: 

SRM - Delete products in SRM

Former Member
0 Kudos

Dear Experts,

We have replicate unnecessary products from R3 to the SRM by mistake .

we would like to delete a list of products in SRM ,

Please advise if there is a program for delete products in SRM.

(Not the single one "COM_PRODUCT_DELETE_SINGLE" progran )

Regards,

Moshe

Accepted Solutions (0)

Answers (2)

Answers (2)

laurent_burtaire
Active Contributor
0 Kudos

Hello Moshe,

Check ABAP code from COM_PRODUCT_STATUS_SET report to see if it could cover your request.

Regards.

Laurent.

Former Member
0 Kudos

Dear Laurent,

Please advise for COM_PRODUCT_STATUS_SET

what should be chose on field "Process to Be Executed" for delete the product?

Thanks.

laurent_burtaire
Active Contributor
0 Kudos

Hi,

Check which system status is given to product in CRM_JEST when it is deleted using COM_HIERARCHY_DELETE_SINGLE report.

Regards.

Laurent.

Former Member
0 Kudos

Dear Laurent,

thanks for reply

Actually we would like to set the flag "Locked" on the SRM products.

Program :COM_HIERARCHY_DELETE_SINGLE deletes other issues.

Moshe

Former Member
0 Kudos

Hi Moshe,

You could try program com_product_delete_all or doing mass archive (tcode: SARA). Hope it will help you.

Former Member
0 Kudos

HI,Moshe :

I think you can do the test like this :

Block the products in the product management .and then the prduct will not been used in the SC.I guess,you can try !

Alex!

Former Member
0 Kudos

Hi Alex,

What Is the program for Blocking products?

Thanks,

moshe