Share via


TaxReportDomesticExport_IT.getSubsectionNumLiteral Method [AX 2012]

Calculates the literal subsection number.

Syntax

protected str getSubsectionNumLiteral(int _subsectionNum)

Run On

Called

Parameters

  • _subsectionNum
    Type: int
    The subsection number.

Return Value

Type: str
The literal subsection number.

Exceptions

Exception Condition
Error

The subsection number is not between 1 and 999 (inclusive).

See Also

Reference

TaxReportDomesticExport_IT Class