Options

Can I get Business Central to find the right unit price using the new price calculation v16?

Hi experts,

This is in Business Central cloud.

I have made my own table with some of the same fields as there is on table "Sales Line". I have fields with "Item No.", Quantity, "Unit Price" etc.
I also have a customer number.

How do I call the new price calculation v16, so it finds the right unit price for my item?

Best Answer

  • Options
    DanielGorskiDanielGorski Member Posts: 14
    Answer ✓
    I would recommend to check the function UpdateUnitPrice in sales line table and implement the interface "Line With Price".

Answers

  • Options
    DanielGorskiDanielGorski Member Posts: 14
    Answer ✓
    I would recommend to check the function UpdateUnitPrice in sales line table and implement the interface "Line With Price".
  • Options
    MortenSteengaardMortenSteengaard Member Posts: 131
    Thank you, Daniel.
Sign In or Register to comment.