Share via


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

Return Value

Type: ReqTrans Table
The non-temporary ReqTrans record.

See Also

Reference

ReqMultiLevelPeggingForm Class