GLTransactionSummary
Description
A representation of the important details of a GL transaction within Microsoft Dynamics GP. A list of GL transaction summary objects is returned by the GetGLTransactionList method. The properties are read-only.
Properties
Property | Type | Length | Default | Description |
|---|---|---|---|---|
Key | N/A | N/A | The GL transaction key object that uniquely identifies the GL transaction. | |
BatchKey | N/A | N/A | The batch key object that uniquely identifies the batch. | |
CurrencyKey | N/A | N/A | The currency key object that uniquely identifies the currency used for the transaction. | |
ModifiedDate | dateTime | N/A | N/A | The date the transaction was last modified. |
Reference | string | NA | Empty | A reference for the transaction. References are required and can be any combination of alphanumeric symbols to help identify the transaction. |
SourceDocumentKey | N/A | N/A | The source document key object that uniquely identifies the source document. | |
TransactionState | N/A | N/A | Indicates whether the transaction was retrieved from the work table, open table or the history table. | |
LedgerType | N/A | N/A | Indicates the ledger type for the transaction. |