Skip to content

[Event Request, Extensibility Request] Page 7139 "Sales Budget Overview" #30415

Description

Why do you need this change?

We'd like to add some custom logic when populating the matrix page.

Describe the request

We would like to request these events, and to expose these functions, global variables, please.

Image Image Image
[IntegrationEvent(true, false)]
local procedure OnAfterSetFilterOnUpdateMatrixSubform(ItemBudgetName: Record "Item Budget Name")
begin
end;

[IntegrationEvent(true, false)]
local procedure OnBeforeSetBudgetName(NewBudgetName: Code[10]; CurrentBudgetName: Code[10])
begin
end;

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