Elements of the application window


Table of contents


1 Overview

The application "IDL CONNECTOR" is representing itself by the Microsoft® EXCEL Add-In anhhhhhd by its application-window.

A single click of the IDL CONNECTOR-Button opens the functions.

The Microsoft® EXCEL Add-In is the interface between Microsoft® EXCEL and IDL CONNECTOR. All functions of IDL CONNECTOR can be activated by the symbol-bar of the Add-in or by Microsoft® EXCEL itself.

2 Menu of Microsoft® EXCEL Add-In

2.1 IDL Connector-Reference

Marking a cell on the Excel-sheet followed by clicking the IDL CONNECTOR-Reference opens the IDL CONNECTOR Application window. In dependence of the cell's value following action should be executed:

The application should be opened and the preferences are shown on the input mask (look to preferences). The user can now define selection-criteria and finishes the application window by "OK"-clicking. The user enters a cell-formula in the marked cell (called reference) and the result is generated.

The selection-fields of the input mask on the application window are filled by values of the reference and can be modified now. See also case 1.

The user is asked about overwriting the cell or not: See also case 1.

2.2 Refresh

Example: There exists an actual reference to IDL CONNECTOR. This reference is not updated automatically if EXCEL is online at the time and data is changed in IDL Konsis also at the same time.

2.3 Archives

Pack

Pack warrants an exchange of EXCEL-Files between several user or PC environments where no IDL Konsis or IDL CONNECTOR is installed. If an unpacked IDL CONNECTOR-Reference file would be opened on a system without a IDL CONNECTOR an Error Messages would be shown.

ATTENTION: If an Excel-sheet is containing packed cells including IDL CONNECTOR-References or EXCEL-Formulas NO MORE cells should be added or deleted, because these references or formulas are "frozen" on packed condition. An update of the modified data doesn't happen, because it is actually known from EXCEL!

Unpack

All previous packed references are again activated.

2.4 Export

The EXPORT-Function generates a text-file containing "written" relations, which are stored in a batch-file (mostly C:\IDL\Batch\...). These files are input files of IDL Konsis Import-Function.

2.5 Tools

Release

Transforms old IDL CONNECTOR-References to a new format.

Find and Replace

Searches and updates text of a format pattern

Example Find and Replace function:

  1. Creating and exchange table - Using the function "search and update" the user has to create an EXCEL-table firstly. Column A contains keys, which shall be exchanged, and column B contains the new keys.
  2. Convert the value - Now the user should open the EXCEL-Sheet, which contains the values to be changed. Mark the update range and start Tools => Find and Replace => Selected Range.

Notice:the whole sheet or the workbook should be updated the user starts without marking anything:

Creating a copy of an active workbook and deleting formulas

This function is available since IDL CONNECTOR version 2.1.9. If this function is executed all formulas are replaced by fixed values followed by die dialog "save as...". The filename should be extended by the prefix "WP" to produce results for company?s chartered accountant suppressing IDL CONNECTOR-References.

Insert list box/active cell

The function 'Insert list box/active cell' makes it possible to set the user an IDL listing box in one (or several) devoid of cell (s) .A list box is a Dropdownbox as it is used e.g. itself in the IDL Connector application window. By the listing box the user is able to select the desired parameters without having to open the IDL application window. Any IDL Connector references, on this listing box / Excel cell these will provide with references after a customization of the parameters updates as normal.

The following list boxes are supported:

supported listbox:formel description:
Company No.=IDLField(GetIDLData("KS";;"Ges";"IDLDB");"")
Group/Sub-group=IDLField(GetIDLData("KS";;"Ktk";"IDLDB");"")
Chart of positions code=IDLField(GetIDLData("KS";;"PosPlan";"IDLDB");"")
Position/item No.=IDLField(GetIDLData("KS";;"PosNr";"IDLDB";"BILGUV");"")
Chart of accounts code=IDLField(GetIDLData("KS";;"KtoPlan";"IDLDB");"")
Chart of positions code=IDLField(GetIDLData("KS";;"PosPlan";"IDLDB");"")
Account No.=IDLField(GetIDLData("KS";;"KtoNr";"IDLDB";"KON001");"")
Chart of cost centers/accounts code=IDLField(GetIDLData("KS";;"KstPlan";"IDLDB");"")
Cost center=IDLField(GetIDLData("KS";;"KstNr";"IDLDB";"KON001");"")
Fact=IDLField(GetIDLData("KS";;"Datenart";"IDLDB");"")
Currency=IDLField(GetIDLData("KS";;"Waehrung";"IDLDB");"")
Business unit=IDLField(GetIDLData("KS";;"UBR";"IDLDB"))
Closing date period=IDLField(GetIDLData("KS";;"Periode";"IDLDB");"")

The required parameter needed to generated a listbox are stored as pre-allocation of the IDL Connector. No draft of the accounts, cost center plan or position plan should have been indicated in the pre-allocation, then the formula must be adapted by the user according to the above description to be able to use the listing box.

List boxes slow down the general speed of Microsoft® EXCEL, the IDL-list boxes are therefore displayed only when required if the cell is activated by the user.

3 Elements of the application window

3.1 Menu bar

View

The Menu "View" supports the user to decide if the application windows "Resource-tree" and/or "Input-mask" should be shown.

Extras

The menu "Extras" supports the user to decide if infos and options should be selected

3.2 Resource tree

The resource tree supports the user to move along the menu-bars to select the chosen application by click. Then the chosen mask will be shown.

3.3 Input mask

General

Yellow fields are as known from IDL Konsis as mandatory-fields; input value is forced. White fields are optional fields the user is able to constrain an IDL CONNECTOR reference. All further elements are descriped in the following screenshot.

3.4 Status bar

The next picture shows the elements of status-bar and explanation.


Letzte Änderung: IDLADMIN 17.06.2005 17:00