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

E1IDB02 - Not released

Former Member
0 Likes
750

Hi,

We are posting standard Idoc Type PEXR2002 from SAP. Middleware is able to receive the Idoc but the segment E1IDB02 is missing.

We found that E1IDB02 version 3 is not released in SAP. Could this be a possible reason?

If so how can we get this released so that middleware can receive it.

Thanks in adv...

Hi,

We are posting standard Idoc Type PEXR2002 from SAP. Middleware is able to receive the Idoc but the segment E1IDB02 is missing.

We found that E1IDB02 version 3 is not released in SAP. Could this be a possible reason?

If so how can we get this released so that middleware can receive it.

Thanks in adv...

4 REPLIES 4
Read only

Former Member
0 Likes
674

Check wheather the data is available in the segment or not.

Check the PEXR2002 idoc in bd53 for segment E1IDB02 in filteration method

Try to debug the idoc using bd83 or we19 and try to seach for the segment in it.

check for the related enhancements either filltering of data or suppresing of segment are exist.

Thanks,

AMS

Read only

0 Likes
674

We can see the Idoc posted successfully and do have the segment E1IDB02

Read only

0 Likes
674

It would help if you could specify the middleware product in the first post itself.

if you are using SAP PI - you need to reload the IDOC metadata in IDX2 in PI ABAP instance. For some other middlewares, you need to give them the IDOC parser file. For others those need to cnnect to SAP and reload the new IDOC metadata.

Read only

0 Likes
674

OSS Note 642601 has resolved my issue. Thanks