RetailConnReplicationUtilities::convertToLinkFieldBlob Method [AX 2012]

Returns a blob containing values from those fields that participate in table-distribution links for the specified table

client server public static container convertToLinkFieldBlob(Common _record)

Run On

Called

Parameters

_record
Type: Common Table
The record to extract field values from

Return Value

Type: container
Blob containing field values
Show: