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.
Gets the customer request origin.
Syntax
public ECPCustSignUpOrigin parmSignUpOrigin(
CompanyId _companyId,
TableId _tableId,
RecId _recId)
Run On
Called
Parameters
- _companyId
Type: CompanyId Extended Data Type
This parameter is required by workflow but is not used because the UserRequest table is a global table.
- _tableId
Type: TableId Extended Data Type
The table ID of a table that derives from the UserRequest table.
- _recId
Type: RecId Extended Data Type
The record ID of the UserRequest record to get the request type for.
Return Value
Type: ECPCustSignUpOrigin Enumeration
The request origin.
Remarks
This method is the workflow calculated field method that is used by the expression builder.