LedgerPostBatch.clearSessionInfo Method [AX 2012]

Clears the journal's session information.

protected void clearSessionInfo(Common _journalTable)

Run On

Called

Parameters

_journalTable
Type: Common Table
The journal to clear the session information from.

Overriding this method is optional. It should only be necessary if you are using setSessionInfo.

Community Additions

ADD
Show: