Share via


ReqTransPoMark::countMarkedCoProducts Method [AX 2012]

Gets the number of plan order transactions that are co-products.

Syntax

client server public static Integer countMarkedCoProducts(Map _mapReqTrans)

Run On

ClientOrServer

Parameters

  • _mapReqTrans
    Type: Map Class
    The transaction list.

Return Value

Type: Integer Extended Data Type
The number of records.

See Also

Reference

ReqTransPoMark Class