CFL Dimension Mgt

  • 2 minutes to read

Provides management functionality for dimensions in the general ledger. Handles dimension retrieval, display, and modification of posted G/L entries.

Object Definition

Object TypeCodeunit
Object ID2098056
Object NameCFL Dimension Mgt

Procedures

Name Description
CFLChangeDimensionRelatedTables(code[20]; date; integer; integer; Decimal; code[20]; decimal; code[20]) Changes the dimension set ID on posted G/L entries for a specific document.
CFLShowGLEntryDim(integer; array[8] of code[20]) Retrieves and displays the shortcut dimension codes for a given dimension set ID.

Events

Name Description
CFLOnBeforeGLEntryModify(Record "G/L Entry"; Boolean) Integration event that fires before a G/L Entry is modified.