HRCCompRefPointSetupLine::nextRefPoint Method
Finds the next record in the HRCCompRefPointSetupLine table, which depends on the supplied values of the RefPointSetupId and LineNum field.
Syntax
client server public static HRCCompRefPointSetupLine nextRefPoint(HRCCompRefPointSetupId _refPointSetupId, LineNum _lineNum)
Run On
Called
Parameters
- _refPointSetupId
Type: HRCCompRefPointSetupId Extended Data Type
The RefPointSetupId field value.
- _lineNum
Type: LineNum Extended Data Type
The LineNum field value.
Return Value
Type: HRCCompRefPointSetupLine Table
A record in the HRCCompRefPointSetupLine table.