Window Creation
Overview:
Window presents UI, which is auto generated by Vienna Advantage on the base of linked table and column information. Window contains Tab, each Tab linked to a single table and Tab contains Fields which refers to the columns of the linked table.
If you want to create module, then it is mandatory that use MPC (Module Prefix Code) while inserting new table, column and window information in Application Dictionary.
Following is a List of Tables where MPC is required.
Window Name | Table name | Column |
Table and Column | AD_Table | DB Table Name |
System Element | AD_Element | DB Column Name |
Table and Column | AD_Column | DB Column Name |
Message | AD_Message | Value |
Reference | AD_Reference | Name |
Window, Tab & Fields | AD_Window | Name |
Report & Process | AD_Process | Name, Value |
Form | AD_Form | Name |
Shortcut | AD_Shortcut | Name |
Print Format | AD_PrintFormat | Name |
Report Format | AD_ReportFormat | Name |
Workflow | AD_Workflow | Name, Value |
Validation Rules | AD_Val_Rule | Name |
Note: In any case you are using any CSS in your module, You need to use same MPC with css class name.
To create windows in Vienna Advantage user must have to login in the system under System Administrator Role and follow below important steps.
Creation of Table and Columns
Creation of Window, Tab, Fields
Creation of Menu
Access to Role