ReqDemPlanDataSource::findByRecId Method
Finds a data source record by RecId.
Syntax
client server public static ReqDemPlanDataSource findByRecId(ReqDemPlanDataSourceRecId _recId)
Run On
Called
Parameters
- _recId
Type: ReqDemPlanDataSourceRecId Extended Data Type
The RecId of the data source.
Return Value
Type: ReqDemPlanDataSource Table
The record corresponding to the specified search criteria, or an empty table buffer, if nothing was found.