Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Microsoft Dynamics GP (Archived)

EConnect Receiving Transaction Error A Prepayment exists for the Purchase Order

(0) ShareShare
ReportReport
Posted on by

We are having trouble with shipment receipts integrating from our WMS application through eConnect for purchase orders that have prepayments. The eConnect error is:

Error Number = 11971  Stored Procedure= taPopRcptLineInsert  Error Description = A Prepayment exists for the Purchase Order

In test we don't have any problems entering and posting shipments for the very same orders with the very same posted prepayments if it is done by using front-end GP Receiving transaction entry window. So I'm assuming there are no settings in GP we need to change, but rather it is issue with eConnect.

Does anybody know a way around this error?

*This post is locked for comments

  • tsmithappolis Profile Picture
    5 on at
    RE: EConnect Receiving Transaction Error A Prepayment exists for the Purchase Order

    Is there a way to address this with eConnect procedure?  We have 2 customers with the same issue.

  • Karl Jensen Profile Picture
    on at
    RE: EConnect Receiving Transaction Error A Prepayment exists for the Purchase Order

    Hello,

    Were you able to find a method to address this with a pre or post eConnect procedure?  

    Thanks!

  • soma Profile Picture
    24,410 on at
    RE: EConnect Receiving Transaction Error A Prepayment exists for the Purchase Order

    Thank you so much for the information.

  • Community Member Profile Picture
    on at
    RE: EConnect Receiving Transaction Error A Prepayment exists for the Purchase Order

    Bad News, not supported. I am trying to find away around it with a pre or post sproc routine.

    From Microsoft you need run this first to skip those that have prepayments.

    ----

    IF EXISTS (SELECT 1

    FROM POP10170 (nolock)

    WHERE PONUMBER = @I_vPONUMBER)

    BEGIN

    SELECT @O_iErrorState = 11971

    Since you do have a pre-payment in the POP10170 table for your PONUMBER it is not allowed by eConnect.

  • Community Member Profile Picture
    on at
    RE: EConnect Receiving Transaction Error A Prepayment exists for the Purchase Order

    Thanks Somakarpagamoorthy, I am going to put in a support request with GP and will let you know what they say.

    Don

  • soma Profile Picture
    24,410 on at
    RE: EConnect Receiving Transaction Error A Prepayment exists for the Purchase Order

    I have analysed this on eConnect schema references and some samples. But, not find anything related to receiving PO with prepayment. I think no option available for this requirement in eConnect schema(May be I am wrong). Give me some time I will check this on my side and let you know.

    Hope this helps!!!

  • Community Member Profile Picture
    on at
    RE: EConnect Receiving Transaction Error A Prepayment exists for the Purchase Order

    It works fine until we added a prepayment. There are fields in the work tables that are not exposed in Econnect that I think need to be populated.

    select Remaining_AP_Amount, OriginatingPrepaymentAmt from POp10310

    select PrepaymentAmount, OriginatingPrepaymentAmt from POp10300

    Don

  • soma Profile Picture
    24,410 on at
    RE: EConnect Receiving Transaction Error A Prepayment exists for the Purchase Order

    Have you checked you eConnect integration for receiving transactions with normal purchase orders (without prepayments)?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Jainam Kothari – Community Spotlight

We are honored to recognize Jainam Kothari as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > 🔒一 Microsoft Dynamics GP (Archived)

#1
Almas Mahfooz Profile Picture

Almas Mahfooz 3 User Group Leader

Featured topics

Product updates

Dynamics 365 release plans