cancel
Showing results for 
Search instead for 
Did you mean: 

Invalid Check Table

Former Member
0 Kudos

I am trying to create new entity type for Finance in custom data model . adding cost centre field to its attributes is throwing error.

Please provide solution.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member206605
Active Contributor
0 Kudos

Hello Swati

Please specify the storage type you are using to create this new entity type.

Kiran

Former Member
0 Kudos

I am using storage type 3 & 4. Please provide solution

former_member206605
Active Contributor
0 Kudos

Hello Swati

I think you have to create a relationship for Cost center. Don't add it in entity type. Create a separate relationship and try. This should work.

Kiran

Former Member
0 Kudos

Hi Kiran,

Thanks for your quick reply.

But if I am not adding in entity type,then do i need to create different entity type and assign relationship.

Please explain with example if possible.

Thanks,

Swati

former_member206605
Active Contributor
0 Kudos

Hello Swati

As per my understanding, you are adding CCTR attribute in a custom entity type. CCTR is a entity type itself. If you try to add it in custom entity type, it will throw error.

To resolve it, you need to add it in relationship. No need to create different entity type I believe.

Please tell me what is the custom entity type and which field you are adding?

Kiran