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 deferment schedule translines by father record ID.
Syntax
client server public static DefermentScheduleTransLines_IN findByFatherRecId(FatherRecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: FatherRecId Extended Data Type
The record ID.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to update the record.
Return Value
Type: DefermentScheduleTransLines_IN Table
The instance of the DefermentScheduleTransLines_IN class.