2021 May 11 5:24 PM
Hi experts,
I have a requirement for a custom activity in quality notification (e.g. type F1).
The activity should get information of all selected lines in task tab.
Is it possible to read those data on processing activity?#
Thanks in advance!
Kind regards
Tim
2021 May 12 2:59 PM
Hello Tim,
You can try it with a dirty assign like this within the coding of the activity:
Assign ('(SAPLIQS0)INXSM[]') to field-symbold(<inxsm>)
INXSM is table of type INXX.
In my example I have three tasks and marked the first and the last one.


Regards
Holger
Hi experts,
I have a requirement for a custom activity in quality notification (e.g. type F1).
The activity should get information of all selected lines in task tab.
Is it possible to read those data on processing activity?#
Thanks in advance!
Kind regards
Tim
2021 May 12 2:59 PM
Hello Tim,
You can try it with a dirty assign like this within the coding of the activity:
Assign ('(SAPLIQS0)INXSM[]') to field-symbold(<inxsm>)
INXSM is table of type INXX.
In my example I have three tasks and marked the first and the last one.


Regards
Holger
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |