ItemGlGroup
Represents item GL groups that define the default revenue recognition template and deferred revenue GL account used for items in a specific entity.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the item GL group. |
| auditCreatedDateTime | Datetime | True |
The date and time when the item GL group was created. |
| auditModifiedBy | String | True |
The user who last modified the item GL group. |
| auditModifiedDateTime | Datetime | True |
The date and time when the item GL group was last modified. |
| defaultRevenueRecognitionTemplate_Href | String | True |
The URL of the default revenue recognition template associated with this item GL group. |
| defaultRevenueRecognitionTemplate_Id | String | False |
The Id of the default revenue recognition template associated with this item GL group. |
| defaultRevenueRecognitionTemplate_Key | String | False |
The system-assigned key of the default revenue recognition template associated with this item GL group. |
| deferredRevenueGLAccount_Href | String | True |
The URL of the deferred revenue GL account associated with this item GL group. |
| deferredRevenueGLAccount_Id | String | False |
The Id of the deferred revenue GL account associated with this item GL group. |
| deferredRevenueGLAccount_Key | String | False |
The system-assigned key of the deferred revenue GL account associated with this item GL group. |
| deferredRevenueGLAccount_Name | String | True |
The name of the deferred revenue GL account associated with this item GL group. |
| entity_Href | String | True |
The URL of the entity associated with this item GL group. |
| entity_Id | String | True |
The Id of the entity associated with this item GL group. |
| entity_Key | String | True |
The system-assigned key of the entity associated with this item GL group. |
| entity_Name | String | True |
The name of the entity associated with this item GL group. |
| href | String | True |
The URL of the item GL group resource. |
| id | String | False |
The unique identifier of the item GL group record. |
| isSystemGenerated | Bool | True |
Indicates whether this item GL group was generated automatically by the system. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the item GL group record. |