ReqTransPOFirmKanban.mapKey Method [AX 2012]

Creates a string value that is based on the selected values from the specified ReqTrans record.

protected str mapKey(ReqTrans _reqTrans)

Run On

Server

Parameters

_reqTrans
Type: ReqTrans Table
A ReqTrans record that represents a requirement transaction.

Return Value

Type: str
A string value that represents a sorting key.

Sorting by the string will secure that the lowest items in a BOM structure will be processed first.

Community Additions

ADD
Show: