Hi,
we need an Event with handler pattern in Codeunit 408 Dimension Management in Function GetDefaultDimID.

With Parameters:
VAR DimensionBufferTmp2RL : TEMPORARY Record "Dimension Buffer";
TableIDL : Integer;
NoL : Code[20];
GLSetupShortcutDimCodeL : ARRAY [8] OF Code[20];
VAR globalDimCode1RL : Code[20];
VAR globalDimCode2RL : Code[20];
var isCreatedRL : boolean
Thanks in Advance
Hi,
we need an Event with handler pattern in Codeunit 408 Dimension Management in Function GetDefaultDimID.
With Parameters:
VAR DimensionBufferTmp2RL : TEMPORARY Record "Dimension Buffer";
TableIDL : Integer;
NoL : Code[20];
GLSetupShortcutDimCodeL : ARRAY [8] OF Code[20];
VAR globalDimCode1RL : Code[20];
VAR globalDimCode2RL : Code[20];
var isCreatedRL : boolean
Thanks in Advance