‎2021 Jun 09 1:37 PM
I am creating a segment for a custom idoc, instead of inserting the fields by hand, is there a way to directly insert a structure? for example I want all the fields of the MARA table
thanks
‎2021 Jun 09 1:51 PM
if you need MARA you should try to use MATMASS (check transaction BD10)
‎2021 Jun 09 2:08 PM
no the "MARA" table is an example, I would need to have all the fields of a structure within a custom segment of an idoc
‎2021 Jun 09 3:16 PM
Not possible directly from segment editor, but by use of copy / paste, it's not really an issue, no ?
‎2021 Jun 09 3:23 PM
Remember to not copy table fields which are numeric fields, because all IDoc fields must be characters.
‎2021 Jun 09 3:38 PM