Codeunit FADimensionManagement
ID 5674
Namespace: Microsoft.FixedAssets.FixedAsset
Methods
GetSelectedDim
procedure GetSelectedDim(var SelectedDim: Record "Selected Dimension")
Parameters
GetDimensions
procedure GetDimensions(var DimBuf: Record "Dimension Buffer")
Parameters
CheckFAAllocDim
procedure CheckFAAllocDim(var FAAlloc: Record "FA Allocation", DimSetID: Integer)
Parameters
GetFALedgEntryDimID
procedure GetFALedgEntryDimID(Type: Integer, DimSetID: Integer)
Parameters
Name
Type
Description
Type
Integer
DimSetID
Integer
TestEqualFALedgEntryDimID
procedure TestEqualFALedgEntryDimID(DimSetID: Integer): Boolean
Parameters
Name
Type
Description
DimSetID
Integer
Returns
Events
OnBeforeCheckFAAllocDim
[IntegrationEvent(False,False)]
local procedure OnBeforeCheckFAAllocDim(var FAAlloc: Record "FA Allocation", DimSetID: Integer, var IsHandled: Boolean)
Parameters
See also