Share via


DMFVendorEntity::find Method

Finds the specified record in the DMFVendorEntity table.

Syntax

client server public static DMFVendorEntity find(
    DMFDefinationGroupName _dmfDefinationGroupName, 
    DMFExecutionId _dmfExecution, 
    MainAccountNum _mainAccount, 
   [boolean _update])

Run On

Called

Parameters

  • _update
    Type: boolean
    A boolean value indicates whether to update or not.

Return Value

Type: DMFVendorEntity Table
first record from the DMFVendorEntity

See Also

Reference

DMFVendorEntity Table