Share via


ReverseCharge_invoice_UK::clearReferences Method [AX 2012]

Removes references to a RCSalesList_UK record from the CustInvoiceJour and ProjInvoiceJour tables.

Syntax

server public static void clearReferences(RCSalesList_UK _rcSalesList_UK)

Run On

Server

Parameters

  • _rcSalesList_UK
    Type: RCSalesList_UK Table
    A RCSalesList_UK record that should not be referenced by the CustInvoiceJour and ProjInvoiceJour tables.

See Also

Reference

ReverseCharge_invoice_UK Class