dbo.AccProductInFunctionalArea
Service items: assignments to functional areas
TableType TUsage USERDATARows 0SizeMB 0
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_FunctionalArea | varchar(38) | no | Functional area | PKFKUID |
UID_AccProduct | varchar(38) | no | Service item | PKFKUID |
XDateInserted | datetime(8) | yes | Created on | |
XDateUpdated | datetime(8) | yes | Modified on | |
XUserInserted | nvarchar(128) | yes | Created by | |
XUserUpdated | nvarchar(128) | yes | Modified by | |
XTouched | nchar(2) | yes | Processing status | |
XObjectKey | varchar(138) | no | Object key | |
XMarkedForDeletion | int(4) | yes | Marked for deletion | bitmask |
Relations
| FK | From | To |
|---|---|---|
| QER_RFRL1642 | AccProductInFunctionalArea.UID_FunctionalArea | FunctionalArea.UID_FunctionalArea |
| QER_RFRL1644 | AccProductInFunctionalArea.UID_AccProduct | AccProduct.UID_AccProduct |
Triggers
GEN_T3E0317F68638747EB67C442F7 SQL_TRIGGER
Referenced by / reverse relations
Generated from live DB metadata, FK rows, and exported SQL dependency/source extraction. This is factual linkage evidence, not inferred behavior.
| Referencing object | Relation | Evidence |
|---|---|---|
| dbo.GEN_VA2F9B776C24E1559256351D92 | SQL expression dependency | OBJECT_OR_COLUMN |
| FunctionalArea | referenced by foreign key from table | QER_RFRL1642: AccProductInFunctionalArea.UID_FunctionalArea -> FunctionalArea.UID_FunctionalArea |
| AccProduct | referenced by foreign key from table | QER_RFRL1644: AccProductInFunctionalArea.UID_AccProduct -> AccProduct.UID_AccProduct |