There are times when a code needs to be generated in Anaplan and it would be really handy if we could use a simple hash function to do this (especially as Anaplan's code limit is 60 characters).
The Hash function could be a simple one that allows input of text and generates a code limited to 60 characters or less.
it might look like: hash([text],[hash code length])