Show / Hide Table of Contents

    MoveChangedRecordsToHistory Procedure

    Codeunit Ext. System Public API

    Moves the Change Log records associated with the FetchId to the History tables.

    Signature

    MoveChangedRecordsToHistory(SystemCode: Code[20]; FetchId: Guid)
    

    Parameters

    SystemCode Code[20]

    The code of the External System.

    FetchId Guid

    The FetchId that was returned from the last call to the GetChangedRecords() function.

    Remarks

    This function is not needed if the GetChangedRecords() is being called with the FetchId until there are no more records.

    This function is only useful if you, for some reason, do not want to call the GetChangedRecords() anymore.

    This documentation is generated from Spider v25.2.234077.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX