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

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

AX 2012 Form Letter Journal Print Error on RFQ printing

(0) ShareShare
ReportReport
Posted on by

Dear All,

I'm facing  following error while creating RFQ, RFQ Conversation to Purchase Order. Although RFQ numbers  are generated but printing is not done. Have you experience with the same before. Pleae share ur feedback & make me out from this issue. Thank you.

Juns-

*This post is locked for comments

I have the same question (0)
  • Bert N Profile Picture
    on at

    I'm facing the same issue... Has anyone been able to solve this?

  • Community Member Profile Picture
    on at

    Same here, I'm also facing the same issue.

    If anyone solve this issue, please share with US.

  • RogerBull Profile Picture
    303 on at

    This is a bug in AX 2012. There is a hotfix available from Microsoft to fix it.

  • Bert N Profile Picture
    on at

    Can you tell us the hotfix nummer please?

  • RogerBull Profile Picture
    303 on at

    KB 2616258

  • Bert N Profile Picture
    on at

    Thanks!

    I was looking in the list "Hotfixes released for microsoft dynamics 2012". Appearantly there are more hotfixes than shown on that list :s

  • JerkerCarlström Profile Picture
    115 on at

    Did get this to work? After installing the hotfix we get another error message.

    Report name PurchRFQFormLetter_Send is not in the valid format. Expected format <ReportName>.<DesignName>

    Report name PurchRFQFormLetter_Send is not in the valid format. Expected format <ReportName>.<DesignName>

  • Bert Neels Profile Picture
    180 on at

    Yes I did. Have you checked the print management setup?

  • JerkerCarlström Profile Picture
    115 on at

    I don't find anything wrong there. I think there is something weird with the code in the method getDefaultReportFormat in the class PrintMgmtDocType. The last statement returns a class name but all previous returns report names, isn't that so? I'm not a developer so I'm a little uncertain here.

    /// <summary>
    ///    Retrieves the default report format for the document type.
    /// </summary>
    /// <returns>
    ///    The report format name.
    /// </returns>
    public PrintMgmtReportFormatName getDefaultReportFormat()
    {
        switch (docType)
        {
            case PrintMgmtDocumentType::PurchaseOrderInvoice:
                return ssrsReportStr(VendInvoiceDocument, Report);

            case PrintMgmtDocumentType::PurchaseOrderPackingSlip:
                return ssrsReportStr(PurchPackingSlip, Report);

            case PrintMgmtDocumentType::PurchaseOrderReceiptsList:
                return ssrsReportStr(PurchReceiptsList, Report);

            case PrintMgmtDocumentType::PurchaseOrderRequisition:
                // <PSA>
                if (isConfigurationkeyEnabled(configurationKeyNum(Project3)))
                {
                    return ssrsReportStr(PSAPurchaseOrder, Report);
                }
                //  </PSA>
                return ssrsReportStr(PurchPurchaseOrder, Report);

            case PrintMgmtDocumentType::PurchRFQ:
            case PrintMgmtDocumentType::PurchRFQAccept:
            case PrintMgmtDocumentType::PurchRFQReject:
            case PrintMgmtDocumentType::PurchRFQReturn:
                return 'PurchRFQFormLetter_Send';

  • Bert Neels Profile Picture
    180 on at

    Where did you find this code?

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…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Martin Dráb Profile Picture

Martin Dráb 4 Most Valuable Professional

#1
Priya_K Profile Picture

Priya_K 4

#3
MyDynamicsNAV Profile Picture

MyDynamicsNAV 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans