Instance Type Code - How it gets derived from CSI_INST_TYPE_CODE
Got to know from implementation guide that lookup CSI_INST_TYPE_CODE holds values for instance type code column for a given record in CSI_ITEM_INSTANCES table.
Trying to understand
1. how instance type code is derived
2. Logic written around this derivation
3. Packages/Programs doing this
Thanks
Sudheer