cancel
Showing results for 
Search instead for 
Did you mean: 

How to delete created hierarchy and categories?

former_member514355
Participant
0 Kudos

Hello SRM Gurus

How to delete created hierarchy and categories?

I have tried to delete in T-code: COMM_HIERARCHY, but i can not delete. Delete button is in display mode.

Please give feedback.

Thanks in advance.

Viru

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

You are on dev or PRD system?

Try report COM_HIERARCHY_DELETE_ALL in SE38

BR

Dinesh

former_member514355
Participant
0 Kudos

Hello Dinesh,

If I use this report COM_HIERARCHY_DELETE_ALL in SE38,

all hierarchies will deleted, but i want to delete single.

To delete single also there is a report. COM_HIERARCHY_DELETE_SINGLE.

For this error is coming

ERROR: Register to execute this report

As per the error message i registered, but it is showing an error.

Plse give some hints.

Regars

Viru

Former Member
0 Kudos

Hello Viru,

Just click on the error message in the message area.

It will explain the registration steps: you have to create a correct entry in table COMC_PR_TOOL_REG in SE16:

- PROGRAM_NAME

- USER_NAME

- EXEC_DATE

and save.

After registration, what is your new error message ?

(Attention, a hardcoded test checks that you are not running on a productive client.)

Kind regards

Christophe

former_member514355
Participant
0 Kudos

hello Christophe

I m getting an below error.

No table entries found for specified key

Message no. MO429

Plse giva a hints

Regards

Viru

Former Member
0 Kudos

Hello Viru,

This is the first time I see this message.

This error message is raised by FM COM_SETTYPE_READ_MULTIPLE.

Set a breakpoint in this FM and debug the process to check why it is raised.

Kind regards

Christophe

Former Member
0 Kudos

Hi

Please go through the SAP OSS Note ->

Note 705801 Error message MO429 while posting products

Other related useful notes ->

Note 743293 MSR 2.0: Replication Error for MSR20_03 (Material)

Note 646046 Unit of Measure is Not Displayed Correctly on Device

Note 35618 HRD-ST: PKW-Regelung Familienheimfahrten

Note 684431 Setting 'OTHER_RELEASE' in table IWBSETTING

Note 517922 Change of the coverage strategy

Hope this will definitely help. Do let me know.

Regards

- Atul

former_member514355
Participant
0 Kudos

thanks for the reply

Regards

Viru

Answers (0)