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)

Customize PO Line form and PurchPurchaseOrder Report

(0) ShareShare
ReportReport
Posted on by

I'm working on adding a new field on PO line form then display this new field on PurchPurchaseOrder Report.

There is no problem from PO line form to database. meaning data for this new field was correctly stored into database. The problem is the new field didn't display correctly on PurchPurchaseOrder report.

Following are a list of views, tables, and query that I modified in order to add this new field:
1. Views-----PurchLineAllVersions, PurchLineArchivedVersions,
PurchLineNotArchivedVersions.
2. Tables----Purchline,PurchlineHistory,PurchPurchaseOrderTmp.
3. Query-----PurchLineAllVersions

The new field that I added is VLM_IsTaxable. It's int type in database. It's a Enum type in the AOT. Here is my code in PurchPurchaseOrderDP:

purchPurchaseOrderTmp.VLM_IsTaxable = purchLineAllVersions.VLM_IsTaxable;

In database, purchLineAllVersions.VLM_IsTaxable=1. But on the purchPurchaseOrderReport shows "No". It should show "Yes".

I debug to above line in DP class.It is looking at the right record. but purchLineAllVersions.VLM_IsTaxable="No". I really don't know what's the problem is.

Appreciate for any help

Anna

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Community Member Profile Picture
    on at

    If you have debugged it and if it is showing correct values in debugger, then you should try the following steps in sequence.

    1) Clear all caches from development environment (Refresh Dictionary, Data, Elements & Report server)

    2) Delete the report from your report server (if it is using static design then delete from static folder)

    3) Restart SSRS report service

    4) Deploy the report

    You should be good after that.

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 April 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