Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Supply chain | Supply Chain Management, Commerce
Answered

PrintMgmtDocumentType for SalesQuotation

(3) ShareShare
ReportReport
Posted on by 2,165
Hi Experts,
 
I have to modify Sales quotation and I found there are 2 SSRS report SalesQuotation and SalesQuotationConfirmation.
When I am looking enum PrintMgmtDocumentType, I just found Quotation.
So, my question is how PrintMgmtDocumentType work for SalesQuotation and SalesQuotationConfirmation since there is only PrintMgmtDocumentType::Quotation.
 
 
Thanks,
Faiz
  • Verified answer
    Mohamed Amine Mahmoudi Profile Picture
    19,832 Super User 2025 Season 1 on at
    PrintMgmtDocumentType for SalesQuotation
     
    For SalesQuotationConfirmation you need to use PrintMgmtDocumentType::Confirmation.
     
    Best regards,
    Mohamed Amine MAHMOUDI
  • faiz7049 Profile Picture
    2,165 on at
    PrintMgmtDocumentType for SalesQuotation
    Hi Adis,
     
    My question is, I have 2 SSRS for quotation SFA_SalesQuotation and SFA_SalesQuotationConfirmation.
    How to add SFA_SalesQuotation and SFA_SalesQuotationConfirmation in below class.
     
      [SubscribesTo(classstr(PrintMgmtDocType), delegatestr(PrintMgmtDocType, getDefaultReportFormatDelegate))]
      public static void getDefaultReportFormatDelegate(PrintMgmtDocumentType _docType, EventHandlerResult _result)
    	{
          switch (_docType)
    		{
              case PrintMgmtDocumentType::Quotation:
                  _result.result(ssrsReportStr(SFA_SalesQuotation, Report));
                  break;
    			  
    			  
    		}
    		
    	}
    Thanks,
    Faiz
  • Suggested answer
    Adis Profile Picture
    3,247 Super User 2025 Season 1 on at
    PrintMgmtDocumentType for SalesQuotation
    Hello,
     
    I cant tell you exactly where to look. However, how I would solve the issue is to debug the printing of a sales order confirmation and sales quotation, then it should be visible.
     
     

    Kind regards, Adis

     

    If this helped, please mark it as "Verified" for others facing the same issue

    Keep in mind that it is possible to mark more than one answer as verified

     

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Jonas ”Jones” Melgaard – Community Spotlight

We are honored to recognize Jonas "Jones" Melgaard as our April 2025…

Kudos to the March 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... 293,361 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 232,522 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,158 Moderator

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans