To elaborate more on the question
◄ We will have a standard code for Gender, Language etc in our application say application 1(CRM Application).
◄ while each system that we integrate(appln2, appln3, appln4) with crm application will have their own codes for Gender, Language etc..
◄ so we need a place where there can be a mapping from source system codes to our codes
For eg: IF we take language..
OtherSystemName CRMapplicationCode OtherapplicationCode Description
appln1 EN ENG English
appln2 EN ENGL English
appln3 EN ENG1 English.
Please don't say we can create an entity and use for this. That is not is what i am looking for.
I am seeing for some out of box feature where we can store the data similar to the same as above and how they are storing in the above siebel link.
Thanks,