Skip to main content
Solved

Do we have segment key for Customer class and Vendor class to restrict the character length?

  • January 11, 2025
  • 5 replies
  • 116 views

 

Best answer by Dipak Nilkanth

Hi ​@kapilc79,

Acumatica does not provide segmented keys by default for Customer Class or Vendor Class. However, it allows users to create new segmented keys based on their specific requirements.


Hope, it helps!

5 replies

Forum|alt.badge.img+2
  • Jr Varsity III
  • January 12, 2025

Hi ​@kapilc79 ,

  create a custom validation rule through code customization to enforce character length restrictions.
Hope it will work.


Dipak Nilkanth
Pro III
Forum|alt.badge.img+14

Hi ​@kapilc79,

Acumatica does not provide segmented keys by default for Customer Class or Vendor Class. However, it allows users to create new segmented keys based on their specific requirements.


Hope, it helps!


Kandy Beatty
Captain II
Forum|alt.badge.img+18
  • Captain II
  • January 13, 2025

Hi ​@kapilc79 

For standard Acumatica, the Max Length is 30. Are you trying to extend the Max, if so you would need a customization

 


  • Author
  • Freshman II
  • January 13, 2025

@Kandy Beatty Thanks for your reply. But I was looking for the “customer Class” segment key.


  • Author
  • Freshman II
  • January 13, 2025

Hi ​@kapilc79,

Acumatica does not provide segmented keys by default for Customer Class or Vendor Class. However, it allows users to create new segmented keys based on their specific requirements.


Hope, it helps!

If I added customer class in segmented key then also its not work.

this is the standard feature, those are in the list for that only we can create segment key.