COLLECTED_FLAG Value description
Summary
What are the descriptions for the possible values in the COLLECTED_FLAG columnContent
In the MSC_SOURCING_RULES table the column COLLECTED_FLAG has two distinct values: '1' and '2'. The column comment states that the COLLECTED_FLAG "indicates whether the row is collected from source". Does one of these values indicate 'yes' and the other 'no'?
Version
Oracle Supply Planning CloudCode Snippet
select distinct COLLECTED_FLAG from msc_sourcing_rules
Tagged:
1