Share via


LedgerJournalTransUpdate.parmIntercompanyRecIds Method [AX 2012]

Gets or sets the IntercompanyRecIds parameter.

Syntax

public container parmIntercompanyRecIds([container _intercompanyRecIds])

Run On

Called

Parameters

  • _intercompanyRecIds
    Type: container
    The value to set; optional.

Return Value

Type: container
The value of the IntercompanyRecIds parameter.

See Also

Reference

LedgerJournalTransUpdate Class