RequisitionReplenishControlSubmsnParam::findByFieldName Method
Finds the specified record in the RequisitionReplenishControlSubmsnParam table from a field name.
Syntax
client server public static RequisitionReplenishControlSubmsnParam findByFieldName(
Name _fieldName,
int64 _orgArray,
[boolean _forupdate])
Run On
Called
Parameters
- _fieldName
Type: Name Extended Data Type
The record field name of the RequisitionReplenishControlSubmsnParam record to find.
- _orgArray
Type: int64
An array of organizations to find the RequisitionReplenishControlSubmsnParam record.
- _forupdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: RequisitionReplenishControlSubmsnParam Table
The specified record in the RequisitionReplenishControlSubmsnParam table; otherwise, an empty record.