2020 Aug 20 6:26 AM
From fixed value ranges, value table, interval in domain, which will triggered first?
and value table is a domain specific and it will automatically generates the foreign key relationship if we define the value table in the domain, so for this reason only we are creating value table or else it has any other advantages over check table?
2020 Aug 20 6:50 AM
1. You ask "Which will triggered first" : see the diagram here https://answers.sap.com/questions/12163266/adding-an-existing-search-help-to-new-ztable.html#answer-...
2. Don't you think that it's already a huge advantage, and this advantage justifies the existence of a value table!? Moreover the values in a value table can dynamically change as they are changed by applications, while values in a domain can only be changed manually.
2020 Aug 20 2:08 PM
Same question has been raised here:
"Value Table versus Single Values ('fixed value') and Intervals ('fixed range')":
Both have their advantages and disadvantages. You can assign non, one of each or both.
Please always consult the ABAP documentation / Performance Assistant (F1) first, search for related threads, and then come back with further questions if necessary:
Single Value and Interval
Value table
Main Difference
Dependencies