CFLShowDimensionsSalesInvLine Procedure
Codeunit CFL Update Dimensions
Opens the dimension editor for a posted sales invoice line and updates dimensions on the line and related G/L entries. Determines the appropriate G/L account based on the line type and posting setup.
Signature
CFLShowDimensionsSalesInvLine(SalesInvLine: record "Sales Invoice Line")
Parameters
SalesInvLine record "Sales Invoice Line"
The posted sales invoice line to update dimensions for.
Remarks
This procedure modifies posted data. Integration events allow subscribers to intercept the modification. Updates both the posted line and the corresponding G/L entries for the main amount and VAT.