Show / Hide Table of Contents

    DeleteOrder Procedure

    Codeunit WS Sales Document API

    Deletes a Sales Order.

    Signature

    DeleteOrder(SystemId: Text; SystemReferenceId: Text; DocumentNo: Code[20])
    

    Parameters

    SystemId Text

    The code of the External System. This External System must be configured in BC.

    SystemReferenceId Text

    A unique external Id that identifies this order in the External System.

    DocumentNo Code[20]

    The Document No. of the Sales Order.

    This documentation is generated from Spider v25.2.234077.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX