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 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.