Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a string value that is based on the selected values from the specified ReqTrans record.
Syntax
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.
Remarks
Sorting by the string will secure that the lowest items in a BOM structure will be processed first.