COSCostPercent::validateDateInterval Method
Syntax
server public static boolean validateDateInterval(
COSLedgerAccount _cosLedgerAccount,
COSCostDimensionCode _costCode,
COSCostDimensionValue _costNum,
FromDate _fromDate,
ToDate _toDate,
RecId _recId)
Run On
Server
Parameters
- _cosLedgerAccount
Type: COSLedgerAccount 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