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 and sets the skill based on the skill ID.
Syntax
public WrkCtrActivityRequirementEdit requirementEdit(
boolean _set,
WrkCtrActivityRequirementEdit _wrkCtrActivityRequirementEdit,
WrkCtrActivityRequirement _wrkCtrActivityRequirement,
[boolean _allowBlank,
CompanyId _companyId])
Run On
Called
Parameters
- _set
Type: boolean
- _wrkCtrActivityRequirementEdit
Type: WrkCtrActivityRequirementEdit Extended Data Type
- _wrkCtrActivityRequirement
Type: WrkCtrActivityRequirement Table
- _allowBlank
Type: boolean
- _companyId
Type: CompanyId Extended Data Type
Return Value
Type: WrkCtrActivityRequirementEdit Extended Data Type
A string with the skill ID.
Exceptions
Exception | Condition |
---|---|
Warning | The value in field requirement is not found in the relating skills table. |