Skip to content

[Event Request] table 83 "Item Journal Line" OnAfterCreateNewDimFromDefaultDim #29762

@auzhhv

Description

@auzhhv

Why do you need this change?

Can you add event OnAfterCreateNewDimFromDefaultDim to event CreateNewDimFromDefaultDim in table 83 "Item Journal Line?

OnAfterCreateNewDimFromDefaultDim(Rec, xRec);
    [IntegrationEvent(false, false)]
    local procedure OnAfterCreateNewDimFromDefaultDim(var ItemJournalLine: Record "Item Journal Line"; xItemJournalLine: Record "Item Journal Line")
    begin
    end;

Describe the request

I need to to check wheter dimension set id has changed, and to check and update other values based on change.

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