Codeunit "ForNAV Amount as Text"
ID 6188776
Methods
FormatNoText
procedure FormatNoText(var NoText: array[2] of Text[80], No: Decimal, CurrencyCode: Code[10])
Parameters
Name | Type | Description |
---|---|---|
NoText | array[2] of Text[80] | |
No | Decimal | |
CurrencyCode | Code[10] |
InitTextVariable
procedure InitTextVariable()