web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Unanswered

Budget Map

(1) ShareShare
ReportReport
Posted on by 217
I have a requirement to delete records for ProjForecastEmpl(Hour Forecast transactions) from this page.(After Clicking Edit Forecast Transactions action pane button).
 
 
I need to validate the record before it gets deleted.But the validate delete doesn't get triggered like the way it does for ProjForecastCost or ProjForecastRevenue.Due to this i used BudgetMap similar to Cost and Revenue Forecast Transactions to make it work.I am getting this /Error executing code: The field with ID '0' does not exist in table 'BudgetMap'./I tried to use COC on delete and insert methods for the table ProjForecastEmpl.Please let me know how to approach this problem and why is BudgetMap not used in ProjForecastEmpl Table.The delete and validate delete methods does not get called when we delete records from /EditForecastTransactions/ Tab.This is only for ProjForecastEmpl Table.
 
These are the COC methods which i used.I am getting error when Budget::Map insertion is triggered.
 
public void delete()
    {
        this.BudgetMap::deleting();
        next delete();
        this.BudgetMap::deleted();
    }
    public void insert()
    {
        ttsbegin;
        this.BudgetMap::inserting();
        next insert();
        this.BudgetMap::inserted();
        ttscommit;
    }
 
Thank you
G Badri
I have the same question (0)
  • André Arnaud de Calavon Profile Picture
    302,696 Super User 2026 Season 1 on at
    Moved the question to the Dynamics 365 Finance forum as this question has no relation with Dynamics AX (previous version).

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
André Arnaud de Calavon Profile Picture

Liquid error: Object of type 'Adxstudio.Xrm.Web.Mvc.Liquid.EntityReferenceDrop' cannot be converted to type 'System.String'. Liquid error: Object of type 'System.Boolean' cannot be converted to type 'System.String'. Liquid error: Object of type 'System.Boolean' cannot be converted to type 'System.String'. Liquid error: Object of type 'System.Boolean' cannot be converted to type 'System.String'. André Arnaud de Cal... 650 Super User 2026 Season 1

#2
Abhilash Warrier Profile Picture

Liquid error: Object of type 'Adxstudio.Xrm.Web.Mvc.Liquid.EntityReferenceDrop' cannot be converted to type 'System.String'. Liquid error: Object of type 'System.Boolean' cannot be converted to type 'System.String'. Liquid error: Object of type 'System.Boolean' cannot be converted to type 'System.String'. Liquid error: Object of type 'System.Boolean' cannot be converted to type 'System.String'. Abhilash Warrier 287 Super User 2026 Season 1

#3
Martin Dráb Profile Picture

Liquid error: Object of type 'Adxstudio.Xrm.Web.Mvc.Liquid.EntityReferenceDrop' cannot be converted to type 'System.String'. Liquid error: Object of type 'System.Boolean' cannot be converted to type 'System.String'. Liquid error: Object of type 'System.Boolean' cannot be converted to type 'System.String'. Liquid error: Object of type 'System.Boolean' cannot be converted to type 'System.String'. Martin Dráb 225 Most Valuable Professional

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans