change context node cardinality to "0...n" programatically
141 Views
It is possible to change the properties of a context node property dynamically via ABAP programming? I have a context node that has the cardinality "0...1" and I want to change it dynamically to "0...n".