Hello,
I've a requirement to create a report which works similar to WE09.
The report needs to find the IDOC number based on the segment, field & value.
(like E1EDKA1, IHREZ, Invoivce number)
I know the IDOC segment data can be found in EDID4-SDATA.
I've trouble with finding the offset & length of the required field in offset.
I've tried to use c call CALL 'C_DD_READ_FIELD' & FM DDIF_FIELDINFO_GET.
They don't produce the desired result.
Is there any way to find the offset & length of a particular SEGMENT-FIELD given dynamically at runtime.
Please help with resolving this issue.
Thanks & Regards,
Balaji.