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.
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.