RetailConcessionContractLines.modifiedField Method
Initializes the values to the FromDate and ToDate fields.
Syntax
public void modifiedField(FieldId _fieldId)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The ID of the field that was modified.
Remarks
When the modified field was the FromDate field it is initialized to the last date of the previous month incremented by 1.
When the modified field was the ToDate field it is initialized to last date of the month.