Hi,
how could i make monitor entries in a start or end routine?
Which message types and message numbers could i use for a record?
METHOD end_routine.
*=== Segments ===
FIELD-SYMBOLS:
<RESULT_FIELDS> TYPE tys_TG_1.
DATA:
MONITOR_REC TYPE rstmonitor.
Thanks in advance,
regards,
Harry