PurchReqControlRule.initValues Method
Initializes the record, depending on the input parameters.
Syntax
public void initValues(
RefRecId _policy,
RefRecId _policyType,
ValidFromDateTime _validFrom)
Run On
Called
Parameters
- _policy
Type: RefRecId Extended Data Type
The policy to which the record relates.
- _policyType
Type: RefRecId Extended Data Type
The policy type.
- _validFrom
Type: ValidFromDateTime Extended Data Type
The date from which this record is valid.
Remarks
The valid to date is automatically calculated, depending on the value specified in the _validFrom parameter.