former_member774822
Discoverer
Member since ‎10-13-2021

User Statistics

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi colleagues,I try to develop an ABAP RAP action with result cardinality [1..*]. I can define this inside the behavior definition without any error. For instance: action ( features : instance ) SortOrderUp result [1..*] $self; also the definiti...