LedgerVoucherObject.parmSysModule Method [AX 2012]

Gets or sets the sysModule variable, which indicates the module from which the posting was called and determines whether the module is open for posting.

Syntax

public SysModule parmSysModule([SysModule _sysModule])

Run On

Called

Parameters

Return Value

Type: SysModule Enumeration
The new SysModule value.

See Also

Reference

LedgerVoucherObject Class