balancetrxbysegments
Stores balance transaction data segmented by specific financial criteria such as department, location, and class.
Columns
| Name | Type | References | Description |
| accountingbook | String | The accounting book associated with the transaction, used for financial reporting and compliance. | |
| balancingsegments | String | Segments used to ensure transactions remain balanced across multiple entities or departments. | |
| createdby | String | The user or system that created the transaction record. | |
| datetimecreated | Datetime | The date and time when the transaction record was created. | |
| externalid | String | A unique identifier for the transaction used for integration with external systems. | |
| includechildren | Boolean | Indicates whether child subsidiaries or related records are included in the report. | |
| internalid | Integer | The internal NetSuite system identifier for the transaction record. | |
| memo | String | A free-text field for adding notes or explanations related to the transaction. | |
| percentagecomplete | String | The percentage of completion for projects or work related to this transaction. | |
| postingperiod | String | The financial period in which the transaction is posted, affecting reporting and accounting. | |
| status | String | The current status of the transaction, such as Pending, Approved, or Completed. | |
| subsidiary | String | The specific subsidiary to which this transaction is associated, relevant for multi-entity organizations. |