|
Store Messages in Application-Log (SLG1) |
|
SAVE_LOG
Allevo CO/PA allows to write (error) messages into the SAP Application Log. Entries are displayed via the SAP transaction SLG1 with selection parameters /KERN/ALLEVO as object and Flexible Planning as sub-object.
Writing the log must be explicitly activated; the specification in Value from on the constant SAVE_LOG controls the conditions for creating entries:
• With „N“, no log is written (as with an inactive constant)
• With „E“ only in case of an error,
• With „W“ already in case of warnings
• Otherwise (I or X or S), all ouputs are saved.
When calling from the Allevo main program, control is performed via the Allevo constant MESSAGE_LEVEL (see documentation Allevo constants).
|
Note: |
Separately (and independently), the screen output may be controlled via the parameter „Output level“ in the CO/PA selection screen. |