|
Configure Log Display |
|
MESSAGE_LEVEL
* from Allevo version 3.2 (extended in 3.4.33)
The Allevo log usually displays warnings and error messages that occur e.g. during the transfer of planning data. The constant MESSAGE_LEVEL defines how detailed this log should be (filter for displaying logs).
The constant is activated by a 6-digit entry in column Value from. Three blocks can be constructed, each containing two control information messages. The first position defines at which level those information messages should be displayed. The second position defines when.
1.
Position: E, W, ...
Irrelevant messages are excluded from the list of messages prior to display.
Thus, e.g. only errors will be shown (E), or errors and warnings (W). During
offline planning, also only relevant levels are transferred to the log.
2. Position: N, E, W, ...
Information is displayed only if a message of a mentioned type occurs. It is thus displayed: never (N), if data contain errors (E), or if there are errors and warnings (W). Without any entry, all information is displayed.
Each of the 3 mentioned blocks represent the settings for:
· Single mode (position 1/2).
· MultiPage/MultiObject (position 3/4).
· Transferring messages from FP and COPA (position 5/6).
· Special function for saving in the SAP application log (position 7/8), see notes further below.
Example:
· The entry “WEWEWE“ means that a log will appear only in the case of an error. Still, all warnings will be displayed to facilitate analysis
· Using - special characters, single positions may be skipped. Example: when entering “----WE“, FP messages are controlled only via position 5/6.
Saving in the SAP Application Log:
In addition to the output on the screen, Allevo may also write the messages into the SAP Application Log (evaluation via Ta SLG1). An X at position 7 activates the log for Allevo Single, position 8 is relevant for MultiPage and MultiObject. Allevo filters the messages according to the settings stored in position 1 to 6 and in “Value to”.
|
Note: |
See also constant NO_MULTI_LIST to hide the object list when calling in the MultiPage mode. |
New from version 3.3:
It is now possible to additionally use a specification in Value to in order to remove single messages from the log (comma-separated list). Message class and number must be separated by blank space. Example with 2 messages that shall be removed from the list:
F5A 009,/KERN/IPP01 009
The specifications in this constant are now also applied for messages appearing during the start of Allevo
New from version 3.4.33:
Enable transfer of the messages to the SAP Application Log (positions 7/8).