A Logical Unit is a business object such as a "Customer" or "Sales Part" object that defines the attributes, methods and relationships to other logical units. A typical Logical Unit consists of an Oracle table in the Data Storage Layer, PL/SQL Procedures and Functions and an Oracle View in the Business Logic Layer, and one or more Application Forms in the Presentation Layer.
These administration windows can be used to list existing logical units in the installation and do operations such as activating Logical Unit Rowkey.
This form lists all installed Logical Units. You
can navigate to the detail form for a specific
Logical Unit.
The Logical Unit detail form gives you detailed information about the LU.
In this form you can see all details of a Logical Unit (LU). More specifically you can see if a LU has:
This tab displays information about all views connected to this LU. By choosing view in the combobox you can get detailed information about each view belonging to this LU. All the view columns are listed in the detail table.
This tab displays information about all packages connected to this LU. By choosing package in the combobox you can get detailed information about each package methods belonging to this LU. All the package methods are listed in the detail table.
If the LU is a This tab displays information about all packages connected to this LU. By choosing package in the combobox you can get detailed information about each package methods belonging to this LU. All the package methods are listed in the detail table.
If the LU is an Enumeration the tab shows the enumerations, you can see both the Database value and the Client values.
From the detail form of a Logical Unit it is possible to navigate to Custom Fields, Information Cards or Custom Enumeration. It is also possible to Activate or Deactivate RowKey and Refreshing the Dictionary Cache.
It is possible to start a Refresh of the Dictionary cache from this form.
There are three different ways of executing Activation of Rowkey:
Read more about Activate and
deactivate rowkey
Note: Activation of Rowkey is considered to be an offline activity, meaning that it can disturb ongoing transactions in IFS Applications. You can compare Activating Rowkey with performing an upgrade or applying of a patch in IFS Applications.