LedgerConsolidate.parmGlPostingDate Method [AX 2012]
Gets or sets the date value from the form into the class variable.
Syntax
public TransDate parmGlPostingDate([TransDate _glPostingDate])
Run On
Called
Parameters
- _glPostingDate
Type: TransDate Extended Data Type
The date value from the form; optional.
Return Value
Type: TransDate Extended Data Type
The date value of the class variable.