Show / Hide Table of Contents

    GetReturnOrderConfirmation Procedure

    Codeunit WS Sales Document API

    Gets the Return Order Confirmation report saved as a PDF.

    Signature

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

    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 return order in the External System.

    DocumentNo Code[20]

    The Document No. of the Sales Return Order.

    Returns

    Text

    The Return Order Confirmation report saved as a PDF, encoded as Base64.

    This documentation is generated from Spider v25.2.234077.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX