ReqTransPoMark::countMarkedCanHaveFormula Method [AX 2012]

Gets the number of plan order transactions that can have a formula.

client server public static Integer countMarkedCanHaveFormula(Map _mapReqTrans)

Run On

ClientOrServer

Parameters

_mapReqTrans
Type: Map Class
A transaction list.

Return Value

Type: Integer Extended Data Type
The number of records counted in the transaction list.
Show: