distributionNetwork
Tracks distribution networks, used to manage the logistics and supply chain for delivering goods or services to customers.
Columns
| Name | Type | References | Description |
| id [KEY] | Integer | The unique internal identifier for the record, used to reference and track the distribution network within the system. | |
| externalid | String | An external identifier used to link the record to external systems or applications, ensuring integration and synchronization. | |
| isinactive | Boolean | Indicates whether the distribution network is marked as inactive, meaning it is no longer in use or should be excluded from active processes. | |
| memo | String | A note or description providing additional context or details about the distribution network, often used for internal tracking or reference. | |
| name | String | The name of the distribution network, used for identification and categorization within the organization or system. |