COSCostRates::validateDateInterval Method
Syntax
server public static boolean validateDateInterval(
COSUnitID _cosUnitID,
COSCostDimensionCode _costCode,
COSCostDimensionValue _costNum,
FromDate _fromDate,
ToDate _toDate,
RecId _recId)
Run On
Server
Parameters
- _cosUnitID
Type: COSUnitID Extended Data Type
- _costCode
Type: COSCostDimensionCode Extended Data Type
- _costNum
Type: COSCostDimensionValue Extended Data Type
- _fromDate
Type: FromDate Extended Data Type
- _toDate
Type: ToDate Extended Data Type
- _recId
Type: RecId Extended Data Type