Share via


PdsApprovedVendorListCheck::newFromTable Method [AX 2012]

Creates an instance of the subclass based on type of record that is passed.

Syntax

client server public static PdsApprovedVendorListCheck newFromTable(Common _buffer, [date _activeDate])

Run On

Called

Parameters

  • _activeDate
    Type: date
    A date from the caller.

Return Value

Type: PdsApprovedVendorListCheck Class
An instance of the class.

See Also

Reference

PdsApprovedVendorListCheck Class