ProjCostTransView_IN::findByProjCostTransId Method [AX 2012]

Gets the ProjCostTranssView_IN.

client server public static ProjCostTransView_IN findByProjCostTransId(RecId _recId)

Run On

Called

Parameters

_recId
Type: RecId Extended Data Type
The record ID of the ProjCostTrans record.

Return Value

Type: ProjCostTransView_IN View
The projCostTranssView_IN.
Show: