Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics GP (Archived)

PO linked to SO / Table information

(0) ShareShare
ReportReport
Posted on by

Hi,

Is there a way to know if a PO is attached to a SO in the SO table?

Ex: I have a SO ABC and I want to know if there's a PO attached to it.

Is there a flag in the SOP table?

*This post is locked for comments

  • Jeyakumar Profile Picture
    Jeyakumar 592 on at
    RE: PO linked to SO / Table information

    There is only one table for SOP/POP Link

    Display Name : SOP_POPLink

    Physical Name : SOP60100

    SELECT PONUMBER FROM SOP60100 WHERE SOPNUMBE = @SOPNUMBER

    Using the below query you can find whether the PO has been created from SO or not.

    SELECT QTYONPO,PURCHSTAT,* FROM SOP10200 WHERE SOPNUMBE = @SOPNUMBER

  • Verified answer
    Mariano Gomez Profile Picture
    Mariano Gomez 26,225 on at
    RE: PO linked to SO / Table information

    SOP60100 will tell you exactly what sales orders are linked to what purchase orders.

  • Suggested answer
    MattPaulen Profile Picture
    MattPaulen 6,912 on at
    RE: PO linked to SO / Table information

    There's the PURCHSTAT field in the SOP10200 table:

    I copied the below from Victoria Yudin's site.

    PURCHSTAT (Purchasing Status):

    1 – None (will always be this for Quote, Return and Invoice)

    2 – Needs Purchase

    3 – Purchased

    4 – Partially Received

    5 – Fully Received

    There's also the SOP60100 table that is specifically for the POP/SOP Link table

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

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

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

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,436 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans