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

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

Find relationship between table PurchRFQReplyTable and AgreementHeader Table or AgreementHeaderDefault Table

(0) ShareShare
ReportReport
Posted on by 147

Hi,

I need to transfer the information about the Date of Delivery in  module Procurement and sourcing from a reply to request of quotation to purchase agreement. The problem that I could not find a relation ship between Tables: PurchRFQReplyTable and AgreementHeaderDefault. What I tried to do is :

1-add a field with extended data type DlvDate to the Table AgreementHeaderDefault

2-Replace the PurchRFQReplyTable.initAgreementHeaderDefault  method code by this one :

void initAgreementHeaderDefault(AgreementHeaderDefault _agreementHeaderDefault)
{
    _agreementHeaderDefault.DeliveryTerm    = this.DlvTerm;
    _agreementHeaderDefault.DeliveryMode    = this.DlvMode;
    _agreementHeaderDefault.PaymentTerms    = this.Payment;
    /*this is the New Field in AgreementHeaderDefault Table with extended data type DlvDate */
    _agreementHeaderDefault.DefaultAgreementLineDeliveryDate = this.DeliveryDate;

}

3-Create New Relation for the Table AgreementHeaderDefault with the PurchRFQReplyTable with the attached properties.

Unfortunetely, This solution does not work for me. Help please.

3364.RelationProperties.png

*This post is locked for comments

I have the same question (0)
  • Albrecht Prieler Profile Picture
    857 on at
    RE: Find relationship between table PurchRFQReplyTable and AgreementHeader Table or AgreementHeaderDefault Table

    Hello,

    i guess you know that there is a Standard function for generating a purchase Agreement out of an answer from a request for Quotation.

    You only have to select an other purchase type, then it will generate an Agreement out of it.

  • Houda Chkoundali Profile Picture
    147 on at
    RE: Find relationship between table PurchRFQReplyTable and AgreementHeader Table or AgreementHeaderDefault Table

    Exactly Sukurat!! Doing Debug, I realised that the method is not getting called. Any suggection please to find solution?

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Community Member Profile Picture

Community Member 4

#2
Guy Terry Profile Picture

Guy Terry 2 Moderator

#2
Nayyar Siddiqi Profile Picture

Nayyar Siddiqi 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans