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.
Selects parent ReqTrans records from the current ReqTrans record.
Syntax
public ReqTrans selectParent([boolean _forUpdate, boolean _allowIntercompany])
Run On
Called
Parameters
- _forUpdate
Type: boolean
true if records should be selected for update; otherwise, false.
- _allowIntercompany
Type: boolean
A boolean value that indicates if cross company queries are allowed; optional.
Return Value
Type: ReqTrans Table
Parent ReqTrans records.