Codeunit "FA Automatic Entry"

ID 5607
Namespace: Microsoft.FixedAssets.Ledger

Methods

AdjustFALedgEntry

procedure AdjustFALedgEntry(var FALedgEntry: Record "FA Ledger Entry")

Parameters

Name Type Description
FALedgEntry Table Microsoft.FixedAssets.Ledger."FA Ledger Entry"

AdjustMaintenanceLedgEntry

procedure AdjustMaintenanceLedgEntry(var MaintenanceLedgEntry: Record "Maintenance Ledger Entry")

Parameters

Name Type Description
MaintenanceLedgEntry Table Microsoft.FixedAssets.Maintenance."Maintenance Ledger Entry"

AdjustGLEntry

procedure AdjustGLEntry(var GLEntry: Record "G/L Entry")

Parameters

Name Type Description
GLEntry Table Microsoft.Finance.GeneralLedger.Ledger."G/L Entry"

See also