UserRequest.initFrom Method
Initializes the request from a related record.
Syntax
public void initFrom(Common _relatedRecord)
Run On
Called
Parameters
- _relatedRecord
Type: Common Table
The related record to initialize the request from.
Remarks
Sub types of the UserRequest class can override this this method to initialize the request.