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)

SalesQuotationTotals class is not returning Cost Price if SalesQuotation Status is Confirmed?

(0) ShareShare
ReportReport
Posted on by 1,813

Hii,

I have following display method on SalesQuotationTable and it is returning total Cost Price of the Sales Quotation. 

It has one big problem, when the SalesQuotation status is confirmed and it has Sales Order, this display method is returning zero Cost Price of the Sales Qutation. Any idea whats wrong or better approach.

display AmountCur costPrice()

{

SalesQuotationTable    salesQuotationTable;

SalesQuotationTotals   salesQuotationTotals;

container               cont;

str cost;

real costValue;

salesQuotationTotals = SalesQuotationTotals::construct(this);  

//or try salesQuotationTotals = SalesQuotationTotals::construct(this.QuotationId);

salesQuotationTotals.calc();

cont         = salesQuotationTotals.displayFieldsCurrency(salesQuotationTotals.currencyCode());
costValue = conpeek(cont, TradeTotals::posCostValue()); 

return costValue; }

2146.8836.summary.png
Please see the original post. https://community.dynamics.com/ax/f/33/t/275265

Thanks,

*This post is locked for comments

I have the same question (0)
  • Rana Anees Profile Picture
    1,813 on at

    help please

  • Rana Anees Profile Picture
    1,813 on at

    help please

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