Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _recId
Type: RefRecId Extended Data Type
The unique record ID to find.
- _forupdate
Type: boolean
A Boolean value that specified whether to read the record for update.
- _concurrencyModel
Type: ConcurrencyModel Enumeration
An optional value to use when the table is not automatically concurrent.
Return Value
Type: DIOTAdditionalInfoForNoVendor_MX Table
A buffer that contains a record in the DIOTAdditionalInfoForNoVendor_MX table.