Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics GP forum
Answered

Create drop-ship sales order using econnect schema

Posted on by 24,406

Hi,

  I want create drop-ship sales order using eConnect. I used taSopLineIvcInsert shema to create drop-ship sales order successfully. If i using lot number in sales line detail the following eConnect error therew.  Can anyone help me to solve this problem....

 


  • Verified answer
    soma Profile Picture
    soma 24,406 on at
    RE: Create drop-ship sales order using econnect schema

    I found the solution for this issue.

    1. Generate Sales Order for Drop-Ship line items with lot number and non-lot number items.

    If we using only drop-ship non-lot number items in SOP Line level we need to give following parameter values in taSopLineIvcInsert_ItemsTaSopLineIvcInsert schema.

    SOPNUMBE

    SOPTYPE

    DOCID

    CUSTNMBR

    DROPSHIP = 1;                                

    NONINVEN = 0;                                

    LOCNCODE

    ITEMNMBR

    ITEMDESC

    QUANTITY

    UNITPRCE

    XTNDPRCE

    DOCDATE

    If we using only drop-ship lot number items in SOP Line level we need to give additional one parameter value in taSopLineIvcInsert_ItemsTaSopLineIvcInsert schema.

    AUTOALLOCATELOT = 1;    // lot number items  

    If we using both drop-ship lot number items and non-lot number items in SOP Line level we need to give additional two parameter value in taSopLineIvcInsert_ItemsTaSopLineIvcInsert schema.

    AUTOALLOCATELOT = 1;    // lot number items  

    AutoAssignBin = 1;   // non-lot number items

    Thanks

    Soma

Helpful resources

Quick Links

Dynamics 365 Community Update – Sep 16th

Welcome to the next edition of the Community Platform Update. This is a weekly…

Announcing Our 2024 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,353 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 228,251 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,148

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans