dbo.AccProductDependencies
Definition of product dependencies for IT Shop requests.
TableType TUsage USERDATARows 2SizeMB 0.024
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_AccProduct | varchar(38) | no | Product with dependency | PKFKUID |
UID_AccProductRelated | varchar(38) | no | Dependent product | 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 | |
IsMandatory | bit(1) | yes | It is compulsory to request this product at the same time | |
IsOptional | bit(1) | yes | Product can optionally be requested with another | |
IsExcluded | bit(1) | yes | Cannot request products together | |
XObjectKey | varchar(138) | no | Object key | |
XMarkedForDeletion | int(4) | yes | Marked for deletion | bitmask |
Relations
| FK | From | To |
|---|---|---|
| QER_RFRL1284 | AccProductDependencies.UID_AccProduct | AccProduct.UID_AccProduct |
Triggers
GEN_T12D9AD495261CE0D4BDE6FB83 SQL_TRIGGER
GEN_T26BBE346F984496C7403790A8 SQL_TRIGGER
GEN_T30521815261E8CF0A661B274A 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_T3779B9498CB85BB351AB00501 | SQL expression dependency | OBJECT_OR_COLUMN |
| AccProduct | referenced by foreign key from table | QER_RFRL1284: AccProductDependencies.UID_AccProduct -> AccProduct.UID_AccProduct |