WrkCtrActivityRequirement.requirementEdit Method
Gets and sets the requirement based on name.
Syntax
public WrkCtrActivityRequirementEdit requirementEdit(
[boolean _set,
boolean _fetchExistingRecord,
Common _activeRecord,
WrkCtrActivityRequirementEdit _wrkCtrActivityRequirementEdit,
CompanyId _companyId])
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that specifies whether the requirement name is set.
- _fetchExistingRecord
Type: boolean
A Boolean value that specifies whether an existing subtype should be retrieved from the database.
- _activeRecord
Type: Common Table
A Common record buffer which must be a subtype to this record.
- _wrkCtrActivityRequirementEdit
Type: WrkCtrActivityRequirementEdit Extended Data Type
The new capability name value when the set parameter is true.
- _companyId
Type: CompanyId Extended Data Type
Return Value
Type: WrkCtrActivityRequirementEdit Extended Data Type
A string with the name of the requirement.