Screenshot:Reference
Back to Screens_Reference |
Contents
- 1 Reference
- 1.1 Reference
- 1.2 Reference Translation
- 1.3 List Reference
- 1.4 Translation
- 1.5 Table Reference
- 1.6 User Interface Definition
- 1.7 Selector Reference
- 1.8 Selector Reference Columns
- 1.9 Selector Class
- 1.10 Selector Mapping
- 1.11 Defined Selector
- 1.12 Defined Selector Translation
- 1.13 Defined Selector Field
- 1.14 Selector Field Translation
- 1.15 Widget in Form
- 1.16 Window Reference
- 1.17 Mask Reference
- 1.18 Tree Reference
- 1.19 Tree Field
Reference
Edit standard data types such as strings, integers, lists as well as custom data types.
Reference
Define basic reference name, description and type.
- Module : Module
- Name : A non-unique identifier for a record/document often used as a search tool.
- Description : A space to write additional related information.
- Help/Comment : A comment that adds additional information to help users work with fields.
- Active : A flag indicating whether this record is available for use or de-activated.
- Base Reference : Base Reference
- Parent Reference : Subreference's parent reference
- Displayed Value : Displays Value column with the Display column
- Model Implementation : Java class implementing Model.
- Runtime UI Implementation : Java class implementing runtime UI.
- Validation Type : Different method of validating data
- Reference : The data type of this field.
- Organization : Organizational entity within client
- Client : Client for this installation.
Reference Translation
Edit your reference translations for the predefined languages of your choice.
- Language : A method of communication being used.
- Active : A flag indicating whether this record is available for use or de-activated.
- Translation : An indication that an item is translated.
- Name : A non-unique identifier for a record/document often used as a search tool.
- Description : A space to write additional related information.
- Help/Comment : A comment that adds additional information to help users work with fields.
- Reference Translation
- Reference : The data type of this field.
- Organization : Organizational entity within client
- Client : Client for this installation.
List Reference
Define the list elements for a list validation type.
- Module : Module
- Search Key : A fast method for finding a particular record.
- Name : A non-unique identifier for a record/document often used as a search tool.
- Description : A space to write additional related information.
- Sequence Number : Order the elements in the list will be displayed in the drop down list
- Active : A flag indicating whether this record is available for use or de-activated.
- Valid From Date : A parameter stating the starting time of a specified request.
- Valid To Date : A parameter stating the ending time of a specified request.
- Reference : The data type of this field.
- Organization : Organizational entity within client
- List Reference : Reference List based on Table
- Client : Client for this installation.
Translation
Edit the translations of selected list elements for the predefined languages of your choice.
- Language : A method of communication being used.
- Active : A flag indicating whether this record is available for use or de-activated.
- Translation : An indication that an item is translated.
- Name : A non-unique identifier for a record/document often used as a search tool.
- Description : A space to write additional related information.
- Reference List Translation
- Organization : Organizational entity within client
- List Reference : Reference List based on Table
- Client : Client for this installation.
Table Reference
Define the table reference.
- Table : A dictionary table used for this tab that points to the database table.
- Key Column : Unique identifier of a record
- Displayed Column : Column that will display
- Displayed Value : Displays Value column with the Display column
- Active : A flag indicating whether this record is available for use or de-activated.
- SQL Where Clause : A specification of the SQL WHERE clause used for permanently filtering displayed data.
- HQL Where Clause : By using this HQL filter, the user will never be able to see data that does not fit the criteria.
- SQL Order by Clause : A specification of the SQL ORDER BY clause used for a displayed default sort of records.
- HQL Order by Clause
- Reference : The data type of this field.
- Organization : Organizational entity within client
- Client : Client for this installation.
User Interface Definition
Defines user interface specific properties on type level.
- Module : Module
- Implementation class name : Name of the java class implementing the functionality.
- Active : A flag indicating whether this record is available for use or de-activated.
- Reference : The data type of this field.
- Organization : Organizational entity within client
- Obclker_Uidefinition_ID
- Client : Client for this installation.
Selector Reference
Define the selector reference with corresponding table and column.
- Active : A flag indicating whether this record is available for use or de-activated.
- Table : A dictionary table used for this tab that points to the database table.
- Column : A link to the database column of the table.
- Search
- Reference : The data type of this field.
- Organization : Organizational entity within client
- Client : Client for this installation.
Selector Reference Columns
Define the columns that are going to be fill in
- Active : A flag indicating whether this record is available for use or de-activated.
- Name : A non-unique identifier for a record/document often used as a search tool.
- DB Column Name : The name of a column within the database.
- Column Type
- Suffix : One or many characters which are added at the end of a statement or number.
- Search
- Organization : Organizational entity within client
- Client : Client for this installation.
- AD_Ref_Search_Column_ID
Selector Class
Define the Java classes that implement the selector reference..
- Active : A flag indicating whether this record is available for use or de-activated.
- Java Class Name : The classname is used when generating a representation of the table in java (the entity or business object). The classname is the simplename of the class (so without the package name). Often the AD_Table.name can be used here.
- Default : A value that is shown whenever a record is created.
- Special Form : The name of the form being edited.
- Reference : The data type of this field.
- Process : A series of actions carried out in sequential order.
- Organization : Organizational entity within client
- Model Object : An identification of an object in the dictionary.
- Client : Client for this installation.
- Callout : A series of actions that occur when data is modified.
- Action : A drop down list box indicating the next step to take.
Selector Mapping
Add mappings used to call the selector reference through a browser.
- Active : A flag indicating whether this record is available for use or de-activated.
- Mapping Name : A direction or guide used to call this object through a browser.
- Default : A value that is shown whenever a record is created.
- Organization : Organizational entity within client
- Model Object : An identification of an object in the dictionary.
- Client : Client for this installation.
- Callout Class
Defined Selector
Define and maintain selectors which make it possible to search through a suggestion box, a drop-down or a popup window with multiple search columns. The selector consists of selector fields which define which properties to show in the suggestion box and popup and on which properties to search.
- Module : Module
- Name : A non-unique identifier for a record/document often used as a search tool.
- Description : A space to write additional related information.
- Help/Comment : A comment that adds additional information to help users work with fields.
- Active : A flag indicating whether this record is available for use or de-activated.
- Template : The template used to generate the visualization of the component.
- Custom Query
- Table : A dictionary table used for this tab that points to the database table.
- Entity Alias
- Column : A link to the database column of the table.
- HQL
- Datasource : The datasource
- HQL Where Clause : The HQL where clause is added to the query to retrieve the data which is returned by the datasource.
- Filter Expression : Defines a JavaScript expression that returns a HQL where clause
- Display Field : The value of this field will be displayed in the selector text input box.
- Suggestion Text Match Style : Defines the text matching logic used in the suggestion box.
- Value Field : The value of this field will be set in the foreign key column.
- Popup Text Match Style : Defines the text matching logic used in the filters in the popup grid.
- Process for Adding Records : Process for Adding Records
- Selector : The unique identifying key for the selector.
- Reference : The data type of this field.
- Organization : Organizational entity within client
- Client : Client for this installation.
Defined Selector Translation
Translation of the selector header information.
- Language ID
- Name : A non-unique identifier for a record/document often used as a search tool.
- Description : A space to write additional related information.
- Help/Comment : A comment that adds additional information to help users work with fields.
- Translation : An indication that an item is translated.
- Active : A flag indicating whether this record is available for use or de-activated.
- Selector : The unique identifying key for the selector.
- Organization : Organizational entity within client
- Obuisel_Selector_Trl_ID
- Client : Client for this installation.
Defined Selector Field
The selector field defines a column/property which is shown in the suggestion box or popup window.
- Module : Module
- Name : A non-unique identifier for a record/document often used as a search tool.
- Property : Path/name of the property to show in the selector
- Display Column Alias
- Reference : The data type of this field.
- Datasource Field : The datasource field is part of the datasource definition.
- Description : A space to write additional related information.
- Help/Comment : A comment that adds additional information to help users work with fields.
- Default Expression : Defines a expression used to filter the property
- Search in suggestion box : Defines if the field is used to search when retrieving values in the suggestion box.
- Show In Picklist
- Central Maintenance : A flag indicating that this label is managed in a central repository.
- Show in grid : Defines if the field is shown in the popup grid.
- Sorting of columns in a grid : Defines the sorting of columns in a grid
- Filterable : Allow filtering on this field.
- Sortable : Allow sorting by this field in the popup grid.
- Clause Left Part
- Out Field : The value of this field should be returned to the opener window
- Suffix : One or many characters which are added at the end of a statement or number.
- Active : A flag indicating whether this record is available for use or de-activated.
- Selector Field : Unique identifying key for the selector field record.
- Selector : The unique identifying key for the selector.
- Organization : Organizational entity within client
- Column : A link to the database column of the table.
- Client : Client for this installation.
Selector Field Translation
Selector Field Translation
- Language ID
- Name : A non-unique identifier for a record/document often used as a search tool.
- Description : A space to write additional related information.
- Help/Comment : A comment that adds additional information to help users work with fields.
- Translation : An indication that an item is translated.
- Active : A flag indicating whether this record is available for use or de-activated.
- Selector Field : Unique identifying key for the selector field record.
- Organization : Organizational entity within client
- Obuisel_Selector_Field_Trl_ID
- Client : Client for this installation.
Widget in Form
- Organization : Organizational entity within client
- Reference : The data type of this field.
- Active : A flag indicating whether this record is available for use or de-activated.
- Widget Class : Identifies a widget class definition
- Show Field Title : Defines if the field label should be shown on top of the widget
- Client : Client for this installation.
Window Reference
- Organization : Organizational entity within client
- Reference : The data type of this field.
- Window : A work area which can be used to create, view, edit, and process a record.
- Active : A flag indicating whether this record is available for use or de-activated.
- Obuiapp_Ref_Window_ID
- Client : Client for this installation.
Mask Reference
- Organization : Organizational entity within client
- Input Mask
- Reference : The data type of this field.
- Description : A space to write additional related information.
- Active : A flag indicating whether this record is available for use or de-activated.
- OBCLKER_Ref_Mask_ID
- Client : Client for this installation.
Tree Reference
Define and maintain tree references which make it possible to search through a suggestion box, a drop-down or a popup tree window with multiple search columns.
- Module : Module
- Table : A dictionary table used for this tab that points to the database table.
- Organization : Organizational entity within client
- Table Tree Category : Table tree structure to be used in this tab
- Column : A link to the database column of the table.
- Value Field : The value of this field will be set in the foreign key column.
- Reference : The data type of this field.
- Display Field : The value of this field will be displayed in the tree reference text input box.
- HQL/SQL Where clause : The Where Clause indicates the HQL/SQL WHERE clause used for filtering data
- HQL Where Clause for Root Nodes : Where clause that define what are the root nodes for this tree reference
- Active : A flag indicating whether this record is available for use or de-activated.
- Client : Client for this installation.
- AD_Ref_Tree_ID
Tree Field
Define the fields to be used in the tree reference.
- Organization : Organizational entity within client
- Module : Module
- Name : A non-unique identifier for a record/document often used as a search tool.
- AD_Ref_Tree_ID
- Property : Configuration Property to assign value
- Central Maintenance : A flag indicating that this label is managed in a central repository.
- Show In Picklist : Defines if this field should be shown in the picklist
- Search In Suggestion Box : Defines if this field should be searched when text is entered in the suggestion box
- Show In Grid : Defines if this field should be shown in the popup
- Record Sort No. : A means of sorting and ordering records in a window.
- Filter : Defines if this field can be filtered in the popup
- Sort : Defines if this field can be sorted in the popup
- Active : A flag indicating whether this record is available for use or de-activated.
- Client : Client for this installation.
- AD_Ref_Tree_Field_ID
Back to Screens_Reference |