-
Notifications
You must be signed in to change notification settings - Fork 694
Closed
Labels
SCMGitHub request for SCM areaGitHub request for SCM areaevent-requestRequest for adding an eventRequest for adding an eventships-in-future-updateFix ships in a future updateFix ships in a future update
Description
Why do you need this change?
Can you add xRec to event OnAfterCreateDim in table 5406 "Prod. Order Line"?
"Shortcut Dimension 1 Code", "Shortcut Dimension 2 Code", ProdOrder."Dimension Set ID", DATABASE::Item);
OnAfterCreateDim(Rec, DefaultDimSource, xRec);
end;
[IntegrationEvent(false, false)]
local procedure OnAfterCreateDim(var ProdOrderLine: Record "Prod. Order Line"; DefaultDimSource: List of [Dictionary of [Integer, Code[20]]]; xProdOrderLine: Record "Prod. Order Line")
begin
end;
Describe the request
I need it to be able to check whether dimension set id has been changed along with a few other field to do some updates.
Internal work item: AB#623797
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
SCMGitHub request for SCM areaGitHub request for SCM areaevent-requestRequest for adding an eventRequest for adding an eventships-in-future-updateFix ships in a future updateFix ships in a future update