TmpDimTransExtract.txtDate Method
Retrieves the date as a formatted text string.
Syntax
public TransTxt txtDate(
DimensionsLedgerTransSpecDim _specification,
TransDate _prevDate,
FiscalPeriodType _prevPeriodType)
Run On
Called
Parameters
- _specification
Type: DimensionsLedgerTransSpecDim Enumeration
A specification for which to get the date.
- _prevDate
Type: TransDate Extended Data Type
The previous date.
- _prevPeriodType
Type: FiscalPeriodType Enumeration
The previous period type.
Return Value
Type: TransTxt Extended Data Type
The date as a formatted text string.
Remarks
The format of the string that is returned depends on the parameters.