Show / Hide Table of Contents

    PreWsCall Procedure

    Codeunit WS Debug Mgt.

    This function should be called just before the WS function being tested. If any of the provided parameters are true commits will be prevented.

    Signature

    PreWsCall(WithRollback: Boolean; WithConsistentCheck: Boolean)
    

    Parameters

    WithRollback Boolean

    Specifies that the WS function will be rolled back.

    WithConsistentCheck Boolean

    Specifies that there shall be no commits in the WS function.

    This documentation is generated from Smart Toolbox v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX