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

Error while processing Idoc - Urgent!

Former Member
0 Likes
908

Hi all,

I am getting the following error while processing the IDOC :

"Application Document not posted "

Status = 51

Error Details :

" V51VP - item was not found - process cancelled ".

Any ideas, what's wrong?

Please Help.

Regards,

3 REPLIES 3
Read only

Former Member
0 Likes
607

Hi,

Could you please tell me what idoc type u r processing and what is the FM u r using ?

Regards

Kannaiah

Read only

0 Likes
607

Hi,

IDOC - SDPAID01

FM - SD_IDOC_INPUT_PACKING

Thanks & Regards,

Read only

former_member404244
Active Contributor
0 Likes
607

Hi,

U might be not passing any item value to idoc which might be necessary...wat u can do is

goto WE19 TCODE,give the error idoc number and press execute button,now in the next screen CLICK ON INBOUND FUNCTION MODULE in the application tool bar,now give the FM NAME which triggers teh idoc,check the check box IN DEBUG MODE and radio button IN FOREGROUND....Now it will take to inside of the FM ,now debug and see where it caught the error..

Regards,

Nagaraj