LedgerJournalCheckPost.parmJournalEntryMap_CN Method [AX 2012]

Gets or sets the value of the map which includes the post proforma data.

Syntax

public Map parmJournalEntryMap_CN([Map _mapJournalEntry])

Run On

Server

Parameters

  • _mapJournalEntry
    Type: Map Class
    The new value of the map which includes the post proforma data.

Return Value

Type: Map Class
The current value of map which includes the post proforma data.

See Also

Reference

LedgerJournalCheckPost Class