Share via


ReqTransExplode.pmfBatchReqTrans Method [AX 2012]

Gets the ReqTrans record that is associated with the batch planned order.

Syntax

private ReqTrans pmfBatchReqTrans(ReqTrans _reqTrans)

Run On

Server

Parameters

  • _reqTrans
    Type: ReqTrans Table
    The ReqTrans record of the co-product.

Return Value

Type: ReqTrans Table
The ReqTrans record.

See Also

Reference

ReqTransExplode Class