This table defines all the applications that are available in the environment. Applications in this list need to be actually installed in some space to be usable - simply existing in this table doesn’t mean they’re deployed. The table reffers trought identifiers Name_Key, Description_Key and Shortcut_Key to the Key_Name at C_Translation_Key for name, description, and shortcut key. Application is also reffering to the table C_Object_Type column Object_Type_Id which is the default Object Type for the Space-App overview of the specific application. State of the application is tracked through Object_State_Id -> State_Id in C_Object_State. The Enum_Key provides a unique identifier for each application that you can use to identify specific applications within your configuration.

Columns

#ColumnData TypeNullablePKIdentityComputedCollation
1Application_IdintNoYesYesNo
2Name_KeynvarcharNoNoNoNoCzech_CI_AS
3Description_KeynvarcharNoNoNoNoCzech_CI_AS
4Object_State_IdintNoNoNoNo
5Object_Type_IdintNoNoNoNo
6Enum_KeynvarcharNoNoNoNoCzech_CI_AS
7Shortcut_KeynvarcharNoNoNoNoCzech_CI_AS

Referenced By

ColumnReferenced By
Application_IdR_Application_In_Space.Application_Id
Application_IdUB_Visited_Space_Application.Application_Id
Application_IdMR_Change_Log.Application_Id
Application_IdMR_Object.Application_Id
Application_IdR_Object_In_Application.Application_Id

Is Data Source For

ViewColumns
ApplicationEnum_Key, Application_Id, Description_Key
Application_In_SpaceEnum_Key
Application_Object_TypeEnum_Key
ObjectEnum_Key
User_Space_ApplicationEnum_Key, Application_Id