AxLedgerJournalTable.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
- _inputStatus
Type: InternalExternal Enumeration
An enumeration value that specifies the new input status; optional.
Return Value
Type: int
Internal or external.
Remarks
The AxLedgerJournalTable 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.