ProjEmplTransView_IN::findByProjEmplTransId Method [AX 2012]

Gets the ProjEmplTransView_IN.

client server public static ProjEmplTransView_IN findByProjEmplTransId(RecId _recId)

Run On

Called

Parameters

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

Return Value

Type: ProjEmplTransView_IN View
The ProjEmplTransView_IN.
Show: