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

IDOC error

former_member611341
Participant
0 Likes
1,928

Hello ...

im getting the below error when im processing the IDOC type FIDCCP02 and message type FIDCC2.

          • Messages for input and outbound processing *****

any idea whats the error related to?..

thanks..

9 REPLIES 9
Read only

Former Member
0 Likes
1,120

I'm sorry but i couldn't understand the problem. Can u explain more about what u r trying to do exactly

Read only

0 Likes
1,120

hi ravi....

Im getting IDOC from external HUB....to post FI documents in FB02..

when i try to process the idoc in BD87 im getting the error

" ***** Messages for input and outbound processing ***** "..

IDOC basic type is..FIDCCP02 and message type FIDCC2..process code is FID2 ( with function module IDOC_INPUT_FIDCC2 )...

and i maintained all the ALE settings...

any idea whats the ERROR related to??...........

Read only

0 Likes
1,120

Aday,

What is the idoc status? You can go to WE02 and enter the idoc number. When you click on execute you should be able to find the idoc status.

regards

Read only

0 Likes
1,120

hi

status of IDOC is 51

Read only

0 Likes
1,120

Aday,

51 means it is an application error.

If you go to we02 and enter the idoc number you should see the idoc on the right hand side. If you click on the idoc, you can see the status notification for the selected idoc at the bottom.

or you can double click on the idoc and you should see a folder called status records. You can drill down and find out the exact reason for failure.

Read only

Former Member
0 Likes
1,120

Go to WE05 and give the idoc number and remove the date range and give F8.

Now you go to Status Record in the tree list and check for red marked 51. You will find the exact problem there.

You can restart the errored idoc using BD87.

Regards,

Aman

Read only

Former Member
0 Likes
1,120

Hi Aday

The ERROR " ***** Messages for input and outbound processing ***** " is surely not the actual Error . But Iam not sure why this error text occurs .

It is true that the actual error text is different and u can get it by drilling down into the Idoc status record and select the status text from second (status 51) record

or else when u try to reprocess the Idoc , the status text will be changed and it will show the new (actual) error text .

Warm Regards,

Raghava

Read only

abdul_hakim
Active Contributor
0 Likes
1,120

hi

double click the status record with 51 status

then choose application log to get the exact error.

Cheers,

Hakim

Read only

Former Member
0 Likes
1,120

hi

this is not a error from XI or destinatary. This message means to a data problem, it means you need to check the information you are posting in the idoc.

it worked fine for me. regards