Share via


RetailOENInfo.generateSaleslineTable Method [AX 2012]

Retrieves the object of SalesLine table with replacing e-mail related placeholders with the actual subject, message etc.

Syntax

private str generateSaleslineTable(str saleslineTableTemplate)

Run On

Called

Parameters

  • saleslineTableTemplate
    Type: str
    String containing the template for message.

Return Value

Type: str
Message template with actual subject and message.

See Also

Reference

RetailOENInfo Class