Skip to content

[Event Request] New event in report 81 before creating new budget entry (line 62+) #29784

@RHansenEpimatic

Description

@RHansenEpimatic

Why do you need this change?

We have a successful ISV product that adds functionality to dimensions, and does special things when a dimension set entry is updated. Right now report 81 does a "TempDimSetEntry.Deleteall(true)" but that throws an error because of controls we have in place. We need a new event to expose the TempDimSetEntry variable so we can clear it without triggering the trigger logic - i.e. TempDimSetEntry.Deleteall;

Describe the request

Please add an event before line 62 in report 81 for:

OnBudgetBufOnAfterGetRecordOnBeforeGLBudgetEntryInit(var TempDimSetEntry: record "Dimension Set Entry" temporary)

Metadata

Metadata

Assignees

No one assigned

    Labels

    missing-infoThe issue misses information that prevents it from completion.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions