AxLedgerJournalTrans.inputStatus Method [AX 2012]

Retrieves an enumeration value that specifies the internal or external context.

Syntax

public int inputStatus([InternalExternal _inputStatus])

Run On

Called

Parameters

Return Value

Type: int
Internal or external.

Remarks

The AxLedgerJournalTrans class is intended to work with the client and the service model. This variable is exposed so that it is controlled from the client and the service models. The enumeration value internal represents the application, and the enumeration value external represents the user or application.

See Also

Reference

AxLedgerJournalTrans Class