SalesUpdateConfirmDatesCommand.prefixTextSalesLine Method [AX 2012]

Creates the information message text for the specified SalesLine record.

protected str prefixTextSalesLine(SalesLine _salesLine)

Run On

Called

Parameters

_salesLine
Type: SalesLine Table
A SalesLine record that represents a sales line.

Return Value

Type: str
A String value that describes the sales line.

Community Additions

ADD
Show: