Mbo object to represent MaxApps. For attributes pertaining to the app's display on a menu, see
MaxMenu.
This is a system level object.
The key attribute for this object is App.
The attributes in this object are as follows:
Attribute Name
Description
App
Application Name.
Description
Description of the application.
DocEnabled
Equals True when Doclinks can be maintained for the data in this
app. In this case there will be a tab in the app for maintaining the doclinks.
GroupName
Non-persistent attribute. Used in the Security Groups application.
IsJava
True if this is a Java application, else False.
KeyColumn
When the MainTbName contains a one-column unique index (as it normally should), this is the name of
the column in that index. For example, the Asset app maintains the Asset table, whose key column is
ASSETNUM. This is used to support Bookmark and other
functions.
MainTbName
The main table that is maintained via this app. For example, the Asset app maintains the Asset table.
This is used to support Bookmark,
Query and other functions.
Read, Insert, Delete, Save
Non-persistent attributes. Used in the Security Groups application.