Share via


VendOutPaymRecord_VideoTelForeign_PL.convertDate Method [AX 2012]

Converts passed date value to string. Supports the following format: YYMMDD.

Syntax

protected str convertDate(date _date)

Run On

Server

Parameters

  • _date
    Type: date
    Date value to be converted.

Return Value

Type: str
Converted date.

See Also

Reference

VendOutPaymRecord_VideoTelForeign_PL Class