GLAccount
Forefront
Description
Defines the common properties for all general ledger accounts within Microsoft Dynamics GP.
Properties
Property | Type | Length | Default | Description |
|---|---|---|---|---|
Key | N/A | N/A | The GL account number key object that uniquely identifies the GL account number. | |
Alias | string | 20 | Empty | The short description used to identify a GL account. |
Type | N/A | N/A | Identifies the type of GL account. | |
IsActive | boolean | N/A | True | Indicates whether the GL account is active. |
Description | string | 50 | Empty | The description of the GL account. |
CreatedDate | dateTime | N/A | N/A | The date the GL account was created. This property is read-only. |
ModifiedDate | dateTime | N/A | N/A | The date the GL account was last modified. The value is in Coordinated Universal Time (UTC). This property is read-only. |
Inherits from
Show: