Share via


DIOTAdditionalInfoForNoVendor_MX::find Method

Finds the specified record in the DIOTAdditionalInfoForNoVendor_MX table by using the specified record ID.

Syntax

client server public static DIOTAdditionalInfoForNoVendor_MX find(
    RefRecId _recId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that specified whether to read the record for update.

Return Value

Type: DIOTAdditionalInfoForNoVendor_MX Table
A buffer that contains a record in the DIOTAdditionalInfoForNoVendor_MX table.

See Also

Reference

DIOTAdditionalInfoForNoVendor_MX Table