Share via


SalesQuotationToLineField.getFieldDescription Method [AX 2012]

Retrieves a user-friendly description of a field that is used in the header-to-lines update.

Syntax

protected FieldLabel getFieldDescription(FieldId _fieldId)

Run On

Called

Parameters

Return Value

Type: FieldLabel Extended Data Type
A user-friendly description of the field that is used in the header-to-lines update.

Exceptions

Exception Condition
Error

The specified field ID is not part of the header-to-lines update.

See Also

Reference

SalesQuotationToLineField Class