Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Getting IDOC segment type from segment definition

Former Member
0 Likes
664

Hello to all,

I'm currentlly involved in some IDOC development. The destination system has given me the structure of the needed IDOC, but he has given me the segment definition. Hence, Is there a way to get the segment type knowing the segment definition?

Example: The segment definition E2EDP03 relates to the segment type E1EDP03.

Thanks in advance,

Best regards.

1 ACCEPTED SOLUTION
Read only

Sandra_Rossi
Active Contributor
0 Likes
520

I think the rule E1 = E2 is probably the most simple. Otherwise, the table containing the relationships between E1/E2 is EDISDEF.

1 REPLY 1
Read only

Sandra_Rossi
Active Contributor
0 Likes
521

I think the rule E1 = E2 is probably the most simple. Otherwise, the table containing the relationships between E1/E2 is EDISDEF.