Hello,
I would like to create a Bapi where a structure like this is included:
dataBook
|- title (1..1)
|- author (1...n)
|- publisher (0..1)
how to set the occurencies within a structure or data element?
I just defined domains, data elements and structure, but where to set
that the data element type can appear more than one times?
thanks
chris