LeanProductionFlowCosting::lastEndedToDate Method
Retrieves the ending date of the last ended backflush costing calculation period for a given production flow.
Syntax
client server public static TransDate lastEndedToDate(RefRecId _leanProductionFlowReferenceRecId, TransDate _currentDate)
Run On
Called
Parameters
- _leanProductionFlowReferenceRecId
Type: RefRecId Extended Data Type
The record ID value of the production flow reference for which to return the last end date.
- _currentDate
Type: TransDate Extended Data Type
The date of reference.
Return Value
Type: TransDate Extended Data Type
The ending date of the last ended backflush costing calculation period; otherwise an empty date.