Share via


LedgerVoucherPostProforma_CN.parmJournalEntryMap Method [AX 2012]

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

Syntax

public Map parmJournalEntryMap([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

LedgerVoucherPostProforma_CN Class