ReqTrans.selectDerived Method
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.