cancel
Showing results for 
Search instead for 
Did you mean: 

LTMC Inspection Plan Creation Error

NC2011
Explorer
0 Kudos

We are using LTMC to migrate Inspection Plans to an S/4 1709 system. We have filled out the templates completely, per the instructions. However when validating data we are getting the error message "Inspection characteristic cannot be uniquely assigned to one operation." The error message is CQCL008.

Does anyone know how to resolve this error in LTMC?

As far as I can tell the templates are filled out correctly to link the operations to the characteristics. The screen shots below show the relevant columns.

Accepted Solutions (1)

Accepted Solutions (1)

jlivio90
Active Participant

Hi Nicholas.

This is a really generic message actually. I faced a lot of issues during inspection plan migration and mostly of them returned this same message.

Are you filling the characteristics indicators manually in the template or the indicators are being copied from the MIC?

Have you tried to create manually this plan with exactly same data? If yes and if this is working, please check the fields described below:

- Task list header: check if Pnspection Point

- Operations: you might have to add the field Inspection Point Completion in your mapping

- Characteristics: check if the Sample Procedure assigned in the template is available for the characteristic.

If none of the suggestions help you, let me see your template.

Regards,

J

NC2011
Explorer
0 Kudos

I have created plans manually, but I will try with the exact data and see what happens.

To answer some of your questions:

  • indicators are being copied from the MIC
  • We are not using inspection points at all
  • We are using inspection characteristics without sampling procedure

Thanks for your reply.

NC2011
Explorer
0 Kudos

*Edit for correct answer* - Janderson was right that there was incorrect data causing the load to fail. Specifically in my case, the characteristic valid-from date cannot be back dated. We had a date in the past, and when we switched it to the current date, the data load worked.

Janderson,

I have maintained all the required fields in the template, and as far as I can tell, I have maintained all the necessary fields for the data to load correctly. I can't attach my template here as you requested, but I will email it you.

Answers (3)

Answers (3)

former_member42743
Active Contributor

I believe it might be because you have the same MIC specified in two different operations.

See if you have that condition. Remove one of the duplicate MIC's and see it you can load then.

SAP has a task list consistency check with having the same mic loaded twice even directly in QP01.

This might at least give you an idea of the issue.

Craig

NC2011
Explorer
0 Kudos

Thanks for replying. We don't have that condition, all MICs are unique. I also got the error when loading an inspection plan with a single operation (again all characteristics were unique).

0 Kudos

I faced same issue , and it was resolved by switching to current date as mentioned above.

NC2011
Explorer
0 Kudos

As an update, we did some debugging and it looks like the operation number that we are putting into the template is not getting the value passed to the inspection plan create function module. So when the FM checks to make sure that the appropriate key is there for the characteristic, it does not have a value for the activity or the operation number, and thus cannot assign it to an operation correctly.

jlivio90
Active Participant

Nicholas maybe it's not the case, but this behavior of the system is due inconsistencies in the data and not the system, I spent a lot of hours debugging the system because of this.

In my case, once I'd entered the correct data the system inputted the activity and operation number without any configuration or ABAP intervention..