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.
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.