‎2006 Jun 28 12:41 PM
Hi,
I am looking for a function module that converts edidd-sdata into a structure data type.
Thanks.
/Elvez
‎2006 Jun 28 12:42 PM
Hi,
you can directly assign edidd-sdata to structure(create a structure like segment structure). sdata will split into structure fields.
Laxman
‎2006 Jun 28 12:42 PM
Hi,
you can directly assign edidd-sdata to structure(create a structure like segment structure). sdata will split into structure fields.
Laxman
‎2006 Jun 28 12:47 PM
‎2021 Dec 06 7:50 PM
Good afternoon, I tried to do it but when filling the field with the fields of my segment it marks an error. because it exceeds 1000 characters available.
Do you have any idea how to do it?