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.

private ReqPO getReqTransPOFromCache(ReqTrans _reqTrans)

Run On

Client

Parameters

_reqTrans
Type: ReqTrans Table
The planned order requirement.

Return Value

Type: ReqPO Table
The planned order record.

Community Additions

ADD
Show: