Share via


ReqTransFormExplosion.getReqTransPOFromCache Method [AX 2012]

Gets the ReqPO table record that relates to the specified requirement from the cache or looks it up if not on the cache.

Syntax

private ReqPO getReqTransPOFromCache(ReqTrans _reqTrans)

Run On

Client

Parameters

Return Value

Type: ReqPO Table
The planned order record.

See Also

Reference

ReqTransFormExplosion Class