GLPostingAccount
Description
Defines the properties specific to a GL posting account within Microsoft Dynamics GP.
Properties
Property | Type | Length | Default | Description |
|---|---|---|---|---|
GLAccountCategory | N/A | N/A | The GL account category key object that uniquely identifies the GL account category. | |
AllowAccountEntry | boolean | N/A | True | Indicates whether the GL posting account can be used in subsidiary modules. |
Currencies | N/A | N/A | A collection of account currency instances. | |
IsRevalued | boolean | N/A | False | Indicates whether the GL posting account is to be included when the revaluation procedure is performed. |
PostRevaluationResultsTo | N/A | Account | Indicates if the results of a revaluation should be posted to the same account or a financial offset account. | |
PostingType | N/A | Balance Sheet | Indicates whether the account should be closed to a retained earnings account at the end of the year, or have a balance brought forward to the next year. | |
RevaluationMethod | N/A | Net Change | Indicates the amount the revaluation should be based on. | |
TypicalBalance | N/A | Debit | Indicates whether this account has a debit balance or a credit balance. | |
UserDefined1 | string | 30 | N/A | User defined text. |
UserDefined2 | string | 30 | N/A | User defined text. |
UserDefined3 | string | 30 | N/A | User defined text. |
UserDefined4 | string | 30 | N/A | User defined text. |