Table of Contents

AddLinkPostedPurchInvoice Procedure

Codeunit WS Page Extension

Adds a link to a Posted Purchase Invoice Header.

Signature

AddLinkPostedPurchInvoice(PurchInvHeader: Record "Purch. Inv. Header"; Url: Text[1000]; Description: Text[250]) Id: Integer

Parameters

PurchInvHeader Record "Purch. Inv. 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 v27.2