ProjTransferPrice.editProject Method
Edits the project ID of a ProjTable record.
Syntax
edit ProjId editProject(boolean _set, ProjId _projId)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether the data in the control is changed.
- _projId
Type: ProjId Extended Data Type
The project ID.
Return Value
Type: ProjId Extended Data Type
The project ID value of the ProjTable record.