Show / Hide Table of Contents

    AddLinkPostedSalesInvoice Procedure

    Codeunit WS Page Extension

    Adds a link to a Posted Sales Invoice Header.

    Signature

    AddLinkPostedSalesInvoice(SalesInvoiceHeader: Record "Sales Invoice Header"; Url: Text[1000]; Description: Text[250]) Id: Integer
    

    Parameters

    SalesInvoiceHeader Record "Sales Invoice Header"

    The record that the link should be added to.

    Url Text[1000]

    The link that should be added.

    Description Text[250]

    A description for the added link.

    Returns

    Integer

    The Id of the added link.

    This documentation is generated from Spider v25.1.232043.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX