JmgTmpWorkPlanner::find Method
Retrieves a JmgTmpWorkPlanner buffer from the specified temporary buffer.
Syntax
client server public static JmgTmpWorkPlanner find(
JmgTmpWorkPlanner _tmpBuffer,
JmgProfileDate _profileDate,
JmgRelationNumber _relationNumber)
Run On
Called
Parameters
- _tmpBuffer
Type: JmgTmpWorkPlanner Table
The temporary buffer to search in.
- _profileDate
Type: JmgProfileDate Extended Data Type
The profile date of the record for which to search.
- _relationNumber
Type: JmgRelationNumber Extended Data Type
The relation number to search for in the temporary buffer.
Return Value
Type: JmgTmpWorkPlanner Table
A JmgTmpWorkPlanner record for the specified profile date and relation.