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