cancel
Showing results for 
Search instead for 
Did you mean: 

error 5002 on good receipt po

former_member687054
Participant
0 Kudos

Hi,

I have an error 5002 internal error when I try to add a good receipt po with the DI API, using SAP 2007 sp 0 pl 15.

The error occured only when I have lines of product managed by serial number AND lines of product managed normally.

Any idea of what can cause this problem ?

Thank you for your help

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi Joderick,

well which object you have used...even i want create good recepit po thru DI API.

But am not able to get the object...

can you please provide me code.

Thanks

former_member687054
Participant
0 Kudos

Hi,

Here is the object I use.

Company.GetBusinessObject(oPurchaseDeliveryNotes)

My code isn't in VB (delphi) so I just send this line.

Search in the SDK DI API help file, search getbusinessobject, you should find the page with all the diffrent object available.

HTH

Edited by: Joderick Picard on Mar 31, 2008 7:46 AM

Former Member
0 Kudos

Hi Joderick,

I just entered a similar issue - Can't add a goods-issue with more than one item and one is serial managed.

Except mine refers to a goods issue instead and I'm using 2005. You may want to read it. Could there be a bug in the SDKs?

Mike