Refer to documentation Implementation
Presentation
The entry screen is used to define in a grid the set of facts tables used by the datamart.
Close
Fields
The following fields are present on this tab :
Block number 1
| This code identifies the current record in a unique way. |
|   |
|   |
Characteristics
| An activity code is used to:
If the activity code is disabled:
|
| Select a module for the setup. Use this field to specify if the screen has to be created in the folder database. This is the case when the module linked to the screen is active on the folder. |
Setup
|   |
|   |
|   |
|   |
|   |
|   |
|   |
| The designer manages the ANSI 92 syntax for the joins. ANSI 92 is not managed by default. The management has to be activated by setting this universe parameter SQL ANSI92 asYes. |
| This parameter is used to group all the indicator fields of the fact table in a specific class. |
|   |
| This datamart parameter is used to manage X3 'null' dates in the universe. Depending on the database type, the date 12-31-1599 will be replaced by null. The date object select will display: a field that corresponds to the date field of the current table
"CASE WHEN " & Champ & " = '31-12-1599' THEN null Else " & Champ & " END COLCASE"
"CASE {fn year(" & Champ & ")} WHEN 1753 THEN null ELSE " & Champ & " END" |
| Addition used if there are two objects with the same name in a class |
|   |
| This parameter determines whether subclasses are created or not during the universe generation. |
| This parameter is used to define the universe's object or not. |
Grid Fact tables
| Define the code of a facts table associated with the datamart. |
|   |
| An activity code is used to:
If the activity code is disabled:
|
Close
The following fields are included on the window opened through this button : Block number 1
Block number 2
Close This button is used to copy the record definition from or to another folder. |
This menu item allows access to the documentation management on the first paragraph of the documentation (if there is one) associated with the current record.
This menu item allows access to link management. It is used to define the links between the current record and other records (for example, the links between functions and parameters). These links are specific to the documentation and are used to load the generation of documentation structures.
This menu item launches a documentation generation. You can also launch it from the Generation button at the bottom of the screen.
You can launch three types of generation one by one or simultaneously
The range suggested by default takes into account the current record, but you can modify it at launch time.