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

Inbound IDOC erroe: Error creating to Application Log Object does not exist

Former Member
0 Likes
793

Hi,

I have an inbound idoc which is failing with status 51 and with this message.

" Idoc number / 000002 Error creating to Application Log Object does not exist "

Anybody has idea why this idoc fails?

regards,

shan

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
634

HI,

The log object must have not been created in SLG1.

Which idoc are you using?

Check whether the log object mentioned in the error can be viewed via SLG1.

Regards,

Ankur Parab

Hi,

I have an inbound idoc which is failing with status 51 and with this message.

" Idoc number / 000002 Error creating to Application Log Object does not exist "

Anybody has idea why this idoc fails?

regards,

shan

4 REPLIES 4
Read only

Former Member
0 Likes
635

HI,

The log object must have not been created in SLG1.

Which idoc are you using?

Check whether the log object mentioned in the error can be viewed via SLG1.

Regards,

Ankur Parab

Read only

0 Likes
634

Hi,

There is no application log . This is an inbound idoc from an external system.

regards,

Read only

0 Likes
634

Hi,

Since it is an incoming idoc it means that the inbound FM is giving this error.

So try to debug the inbound function module to find out the error.

Regards,

Ankur Parab

Read only

0 Likes
634

Thanks..there was no log object created. This is the reason it was failing.