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 derived ReqTrans records from the current ReqTrans record.
Syntax
public ReqTrans selectDerived([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
Derived ReqTrans records.