ReqTrans.jumpRefRefId Method
Opens the related form for the current ReqTrans record.
Syntax
public boolean jumpRefRefId(Object _caller, [OpenMode _openMode])
Run On
Called
Parameters
- _caller
Type: Object Class
The caller of the method.
- _openMode
Type: OpenMode Enumeration
The mode to open the form in.
Return Value
Type: boolean
true if the jumpRef was successful; otherwise, false.