Share via


ReqTrans.selectParent Method

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.

See Also

Reference

ReqTrans Table