Check Inventory Between Two NAV Databases before Posting.

hksharmaahksharmaa Member Posts: 55
Hi All
I have two NAV Databases DB1 and DB2. Both have Similar Purchases and Same Lot Nos Similar Items and Warehouses. Now If i am posting Sales order in DB1 it should also check whether Same Items is currently available in DB2. If yes then it should allow me to post.Can this be done in NAV??

Answers

  • SanderDkSanderDk Member Posts: 497
    This is possible, but you need to do some development.
    Depending on your versions and infrastructure you can do this on more than one way.

    1. You can use Webservice from on to another.
    2. You can use External table (SQL Connection).

    For help, do not use PM, use forum instead, perhaps other people have the same question, or better answers.
Sign In or Register to comment.