dbo.QBMLaunchActionHasFeature
Assignment of program functions necessary for running the Launchpad action. The current system user can only see the Launchpad action if they have all the program functions.
TableType TUsage CONFIGURATIONRows 36SizeMB 0.04
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_QBMLaunchAction | varchar(38) | no | Launchpad action | PKFKUID |
UID_DialogFeature | varchar(38) | no | Program function | 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 |
|---|---|---|
| QBM_RFRL105 | QBMLaunchActionHasFeature.UID_DialogFeature | QBMFeature.UID_DialogFeature |
| QBM_RFRL106 | QBMLaunchActionHasFeature.UID_QBMLaunchAction | QBMLaunchAction.UID_QBMLaunchAction |
Triggers
GEN_T31DCA30001BC87746F3BB7A77 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 |
|---|---|---|
| QBMFeature | referenced by foreign key from table | QBM_RFRL105: QBMLaunchActionHasFeature.UID_DialogFeature -> QBMFeature.UID_DialogFeature |
| QBMLaunchAction | referenced by foreign key from table | QBM_RFRL106: QBMLaunchActionHasFeature.UID_QBMLaunchAction -> QBMLaunchAction.UID_QBMLaunchAction |