Supplier

Modified on Sat, 13 Jul, 2024 at 9:03 PM

Overview

The Supplier table is designed to track various suppliers within a system. This table includes information such as whether the supplier is valid, active, or a courier. It also includes keys for the associated currency and country, providing better categorization and management of supplier data.


common.dimSupplier

Column NameDescriptionTypeIs Unique
SupplierKeyThe primary key for the tablenumberYes
NameSupplier nametextNo
IsValidIndicates if the supplier is validtrue/falseNo
IsActiveIndicates if the supplier is activetrue/falseNo
IsCourierIndicates if the supplier is a couriertrue/falseNo
CurrencyKeyThe key for the associated currencynumberNo
CountryKeyThe key for the associated countrynumberNo

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article