New ABAP syntax, VALUE FOR skip appending entry if it already exists
Hello experts, In the following test scenario: I have an internal table that contains unique entries and duplicated entries. Lets say we cannot touch this table and cannot delete duplicates etc. And lets say I wanted to use the new ABAP syntax to get ONLY the unique entries from that table – how can this …
New ABAP syntax, VALUE FOR skip appending entry if it already exists Read More »