web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

How data is display in the pegging tab grid in Net requirement Form

(0) ShareShare
ReportReport
Posted on by

Hi,

I have a on hand and sales order and purchase order and transfer requirement for particular item in the requirement form.Can any one tell me how the data is displayed to the pegging tab of the net requirement form.

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Community Member Profile Picture
    on at

    Do you mean the onhand form?

  • Community Member Profile Picture
    on at

    Hi,

    No...Net requirement form for Item

  • Community Member Profile Picture
    on at

    Can you show me where exactly can I find this form?

  • Community Member Profile Picture
    on at

    Hi,

    Master planning > Inquiries > Coverage > Actions. Click Inquiries > Net requirements.

  • Community Member Profile Picture
    on at

    Hi,

    Some help me, how the pegging tab will work in net requirement form.

  • Community Member Profile Picture
    on at

    Hi,

    Someone guide  me...Plz

  • Suggested answer
    Community Member Profile Picture
    on at

    Hi Elena,

    The pegging tab is the coverage transactions. The query report is displaying the  reqtranscov table related to your reqtrans table. This is the lynks

     if (reqTrans.Qty >= 0)

       {

           reqTransCov_ds.query().dataSourceTable(

               tablenum(ReqTrans)).addLink(

                   fieldnum(ReqTransCov,IssueRecId),

                   fieldnum(ReqTrans,RecId));

       }

       else

       {

           reqTransCov_ds.query().dataSourceTable(

               tablenum(ReqTrans)).addLink(

                   fieldnum(ReqTransCov,ReceiptRecId),

                   fieldnum(ReqTrans,RecId));

       }

    I dont know If that make sense to you, try and see if your ReqTransCov table has this relation with any of your actions lines.

    Thanks!

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
CP04-islander Profile Picture

CP04-islander 39

#2
Michel ROY Profile Picture

Michel ROY 14

#3
imran ul haq Profile Picture

imran ul haq 8

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans