SalesPurchBookDataMap_RU.getFactureStr Method [AX 2012]
Returns a list of original facture numbers with dates.
public str getFactureStr(
BookDateNumDelimiter_RU _delimiter,
[int _numDate,
str _newLine])
Run On
CalledParameters
- _delimiter
- Type: BookDateNumDelimiter_RU Extended Data Type
A delimiter string between facture number and date.
- _numDate
- Type: int
A parameter controlling the contents of the output string.
- _newLine
- Type: str
A new line symbol.
Community Additions
ADD
Show: