ReqPO.modifiedFieldValueOnTheServer Method
Executes the modifiedField method logic on the server.
Syntax
private void modifiedFieldValueOnTheServer(FieldName _fieldName)
Run On
ClientOrServer
Parameters
- _fieldName
Type: FieldName Extended Data Type
The name of the field that was modified.
Remarks
This method runs exclusively on the server tier.