OrganizationUnit
Ramco 'Organization Unit' (OU) — a logical business-unit identifier that appears as a column on most tables. Not stored in a dedicated table; it's a column-level scoping dimension.
Virtual entity — this concept doesn't live in a single table; it appears as a column across many tables.
Incoming relationships (3)
- AMEPackage →
BELONGS_TO_OU(from virtual entity) - Customer →
CUSTOMER_IN_OU(from virtual entity) - Employee →
BELONGS_TO_OU(from virtual entity)