cancel
Showing results for 
Search instead for 
Did you mean: 

COM_HIERARCHY_DELETE_SINGLE does not working.

Former Member
0 Kudos

Hello,

I executed the COM_HIERARCHY_DELETE_SINGLE program.

Result screen is

Deletion of a product from the database

------------------------------------------------------

Product / Individual Object ZDELETE1 found

It seems like this program works well.

But now, i can search this product ZDELETE1 in the t-code commpr01.

Product is not deleted. How's it going on this product?

And any other solution to delete this product?

Thank you.

Seunghyeok.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You van use report 'COM_PRODUCT_DELETE_SINGLE' to delete products from CRM.

To do this you need to have an entry in table COMC_PR_TOOL_REG.

Program name:- 'COM_PRODUCT_DELETE_SINGLE'

User Name:- User which is logged in.

Regards,

Pawan

Former Member
0 Kudos

Thank you Pawan.

But i already did and that's the reason i got that result screen. If i don't have an entry on COMC_PR_TOOL_REG, i might have gotten an error in executing program.

Best regards,

Seunghyeok