ProdJournalRoute.willCostBePosted Method
Validates if cost will be posted for this record
Syntax
public boolean willCostBePosted(ProdRouteTransType _prodRouteTransType)
Run On
Called
Parameters
- _prodRouteTransType
Type: ProdRouteTransType Enumeration
ProdRouteTransType for which we want to do validation (time or quantity)
Return Value
Type: boolean
true if cost will be posted, false otherwise