Application Development 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: 

Error while processing Idoc - Urgent!

Former Member
0 Kudos

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

Former Member
0 Kudos

Hi,

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

Regards

Kannaiah

0 Kudos

Hi,

IDOC - SDPAID01

FM - SD_IDOC_INPUT_PACKING

Thanks & Regards,

former_member404244
Active Contributor
0 Kudos

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