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

Probelm with BAPI_GOODSMVT_CREATE

Former Member
0 Likes
462

Hi Experts,

I am trying to create a goods reciept with reference to a purchase order, while creating that using BAPI_GOODSMVT_CREATE, I am getting an error "PL Stock in transit exceeded by 100 LB : LC-1114 3000 0001". What does this indicate and how can I resolve it.

I have tried with lesser number of quantaty as well but getting the same error with lesser LB.

Thanks & Regards,

Suma

Hi Experts,

I am trying to create a goods reciept with reference to a purchase order, while creating that using BAPI_GOODSMVT_CREATE, I am getting an error "PL Stock in transit exceeded by 100 LB : LC-1114 3000 0001". What does this indicate and how can I resolve it.

I have tried with lesser number of quantaty as well but getting the same error with lesser LB.

Thanks & Regards,

Suma

3 REPLIES 3
Read only

Former Member
0 Likes
419

Hi Suma,

The PO item which u r using in BAPI is already GR'd. Check whether there is any open quantity to be GR'd for material LB : LC-1114 in ME23N PO -> purchase order history tab.

If u find goods receipt document for this line then calculate the remaining open qty = qty in GR document - qty specified in PO line.

if no qty is remaining then use another PO for your testing.

R's,

savitha

Edited by: Savitha Madhavagiri on Mar 11, 2008 3:04 AM

Edited by: Savitha Madhavagiri on Mar 11, 2008 3:04 AM

Read only

0 Likes
419

Hi Savitha,

We are using a new instance and no PO's were created earlier to this. As well there were goods reciepts created earlier too. So what should I do?

Thanks,

Suma

Read only

0 Likes
419

Hi Suma,

As you know this BAPI can be used to create GR document for PO. If no Po's exist create a new PO in ME21n and pass this Po details in BAPI to test this. Check out for old PO's in ekko table with your purchase order type for your reference to create a new PO.