Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem While Table Cluster Creation

Former Member
0 Likes
414

Hi All,

     I created a table cluster with a primary key of field-name length less than 10 characters and it is working fine. But when I tried to create the same with field name greater than 10 characters it is giving an error like field name can't be greater than 10 chars. So why exactly SAP is restricting the Key field-name length up to 10 chars. If I want to create a table cluster with field-name greater than 10 characters, How can I create it?  Please give your solutions.

Please refer below screenshot for error.

Thanks.

1 REPLY 1
Read only

matt
Active Contributor
0 Likes
380
  1. Have you read the long text for the error message? (Click on the little speech bubble icon next to the message)
  2. Have you considered that perhaps this limit is built into SAP?
  3. Why do you want more than ten characters?
  4. Why do you want to deviate from the standard field names?
  5. Why are you wanting a table cluster in the first place?