PurchReqLine::modifiedFieldServer Method
Defines the reaction on a changed field value.
Syntax
server public static container modifiedFieldServer(container _con, FieldId _fieldId)
Run On
Server
Parameters
- _con
Type: container
A container that contains a record in the PurchReqLine table.
- _fieldId
Type: FieldId Extended Data Type
The field ID in the PurchReqLine table.
Return Value
Type: container
A container that contains a record in the PurchReqLine table.