PdsApprovedVendorListCheck::newFromTable Method [AX 2012]

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

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

Run On

Called

Parameters

_buffer
Type: Common Table
A record from the caller.
_activeDate
Type: date
A date from the caller.

Return Value

Type: PdsApprovedVendorListCheck Class
An instance of the class.
Show: