Batch
Description
A batch within Microsoft Dynamics GP.
Properties
Property | Type | Length | Default | Description |
|---|---|---|---|---|
Key | N/A | N/A | The batch key object that uniquely identifies the batch. This property is read-only. | |
NumberOfTransactions | int | N/A | N/A | The number of transactions in the batch. This property is read-only. |
Frequency | N/A | From Microsoft Dynamics GP setup | The posting frequency of the batch. | |
RecurringLastPostedDate | dateTime | N/A | Empty | The last date a recurring batch was posted. Only applies if frequency is not Single. This property is read-only. |
NumberOfPostings | int | N/A | N/A | The number of times the recurring batch has been posted. Only applies if the frequency is not Single. This property is read-only. |
Comment | string | 60 | Empty | A description of the batch. This property is read-only. |
Total | N/A | N/A | The absolute value of all debits and credits in the batch. This property is read-only. | |
CurrencyKey | N/A | N/A | The currency key object that uniquely identifies the ISO code used for the cash receipt. This property is read-only. | |
ControlNumberOfTransactions | int | N/A | N/A | The number of transactions that should be in the batch. This property is read-only. |
ControlTotal | N/A | N/A | The desired amount of transactions, debits and credits within the batch. This property is read-only. | |
GeneralLedgerPostedDate | dateTime | N/A | Empty | The general ledger posting date for the batch. This property is read-only. |
BankAccountKey | N/A | N/A | The bank account key object that uniquely identifies the bank account for the batch. This property is read-only. | |
WorkflowPriority | N/A | N/A | The priority of the batch in the workflow. This property is read-only. | |
Workflows | N/A | N/A | The collection of workflow objects for the batch. |