Useful parameters in constructor /TOOLKIT/CL_MSG

Bug #772659 reported by Zdeno Necas
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ABAP Toolkit
Fix Released
Low
Tomas Borovsky

Bug Description

2 input parameters to append in constructor /TOOLKIT/CL_MSG :
- default message type (I_TYPE) , default "E"
- default message class (I_CLASS)
And store it in instance attributes.

Then, change these input parameters in method MSG_TO_LOG to optional (without default value) and when empty, use stored values from attributes (filled in constructor).
It should be useful when logging more messages in one block (from one message class) - now you have to specify (the same) message class in every call of method MSG_TO_LOG.

Changed in abap-toolkit:
assignee: nobody → Tomas Borovsky (tborovsky)
importance: Undecided → Low
Revision history for this message
Tomas Borovsky (tborovsky) wrote :

Fix Released in ABAP Toolkit 0.5.2

Changed in abap-toolkit:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.