Individual Text when Closing Allevo (or Inplace Tree)

BEENDEN_TEXT

// from Allevo version 2.8 (extended in 3.5)

In column Value from, you may individually adjust the text that is displayed by a PopUp when leaving the program. The PopUp allows to create a local copy of the Excel planning file before closing Allevo.

The text is displayed at the time that Allevo is closed via one of the following icons:  

§  green arrow pointing to the left (Close F3)

§  yellow arrow pointing upwards (Close Shift + F3)

§  red cross (Cancel F12)

§  object change in the Tree (Inplace panel)

You may enter the text in Value from in a way that it will appear in the PopUp in two lines. The special sign / serves as separator between the two lines. This sign may therefore not be used within the text.

In addition, you may change the function of the PopUp via the entry in Value to. This requires a combination of two letters, with the first letter defining the function that is executed after confirmation by the user and the second letter controlling the default setting of buttons.  The following functions may be stored:

S             Save file (Excel file is saved locally)

P             Post planning data (in SAP) or save comments (in the Allevo Reporting)

I              Show information (request, if the program shall really be closed)

N            Deactivate PopUp

Optionally, the default setting of buttons may be modified using a second letter in field Value to:

J              Yes (Default)

N            No

EXAMPLE: To set the presetting for saving Excel files in the PopUp to “No“, enter “SN“ in Value to.

You may store the text in multiple languages by appending the language key (e.g. BEENDEN_TEXT_EN). The controlling information mentioned above in Value to, are still being adopted from BEENDEN_TEXT.

If no entry is made in the constant BEENDEN_TEXT, the Allevo standard note on saving the Excel file will be displayed; in the Tree, this is by default saving in SAP.

NOTE: See also constant DAT_LOK with similar function (to create the backup file directly after reading reference data).

New from Allevo version 3.0: Two-Line Text

You may now enter a text with two lines for Value from.

New from Allevo version 3.3: Multilingual Text

Append the language key as for example in BEENDEN_TEXT_EN

New from Allevo version 3.5: Object Change in the Tree

The constant now applies also when switching between objects in the Tree (Inplace panel). This means the behavior is similar as when closing planning during the classic calls; however, saving in SAP is requested as default when switching in the Tree (not saving of the Excel file).