ReqMultiLevelPeggingForm.reqTransFromTmpReqTrans Method [AX 2012]
Finds the non-temporary ReqTrans record that a temporary record represents.
Syntax
public ReqTrans reqTransFromTmpReqTrans(ReqTrans _tmpReqTrans)
Run On
Client
Parameters
- _tmpReqTrans
Type: ReqTrans Table
The ReqTrans record to find.
Return Value
Type: ReqTrans Table
The non-temporary ReqTrans record.