Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested answer

How To get a SalesLine Physical reservation in SSRS Report D 365fo x++

(0) ShareShare
ReportReport
Posted on by 5

Hello, 

I have a Ssrs report of saleOrderallocation in which i want to get a physical reserved quantity  of inventory. any one can help me how to get physical reservation.

The Location of Physicat Reservation is Salesline>inventory>reservation.

any one can share code

26501.Capture.PNG

  • Suggested answer
    huijij Profile Picture
    19,811 on at
    RE: How To get a SalesLine Physical reservation in SSRS Report D 365fo x++

    Hi sir,

    This field should be calling the display method, please check the ReservPhysicalUnit() method.

    6020528.png

  • Suggested answer
    Anton Venter Profile Picture
    19,959 Super User 2025 Season 1 on at
    RE: How To get a SalesLine Physical reservation in SSRS Report D 365fo x++

    You could use the InventOnHand class like the example below. You have to set the inventory dimensions on the InventOnHand object from your source line to get the correct quantity of course. The example below is for all dimensions.

    InventOnhand inventOnhand = InventOnhand::newItemId("M19918");
    
    Qty reservedPhysical = onhand.reservPhysical();

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

Jainam Kothari – Community Spotlight

We are honored to recognize Jainam Kothari as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard >

Product updates

Dynamics 365 release plans