Share via


TaxReportDomesticExport_IT.getFieldTypeLiteral Method [AX 2012]

Calculates the literal field type.

Syntax

protected str getFieldTypeLiteral(int _fieldType)

Run On

Called

Parameters

  • _fieldType
    Type: int
    The field type.

Return Value

Type: str
The literal field type.

Exceptions

Exception Condition
Error

The field type is not between 1 and 999 (inclusive).

See Also

Reference

TaxReportDomesticExport_IT Class