RetailOENInfo.generateDetailInfo Method [AX 2012]

Generates the detail information.

Syntax

protected str generateDetailInfo(str messageTemplate)

Run On

Called

Parameters

  • messageTemplate
    Type: str
    String containing a meassage template.

Return Value

Type: str
A string message according to the template.

See Also

Reference

RetailOENInfo Class