TrvRequisitionLine.setDefaultDimension Method
Sets the default dimension for the travel requisition line.
Syntax
public void setDefaultDimension([boolean _calledFromInit])
Run On
Called
Parameters
- _calledFromInit
Type: boolean
A Boolean value that indicates whether this method is called from the TrvRequisitionLine.initValue method or any other location; optional.
Remarks
If this method is called from the TrvRequisitionLine.initValue method, the default dimension is derived from the project table and header.
Otherwise, it is derived from the project table and worker.