SWI5 use of taskgroup

Florin Wach florin.wach at gmx.net
Mon Mar 2 10:40:16 EST 2009


hrm..

typically SAP at this case ;-)

<https://service.sap.com/sap/support/notes/826668>
Note 826668 says: Task groups of type TG are not supported. Only T.
I can confirm that it don't works from 4.6C and higher.

The correction (as the same with TS is found in report source RSWILOAD line 405ff, context:

    CASE sy-subrc.
      WHEN 00.
        IF taskgrou(2) = 'T '.


a simple...   OR taskgroup(2) = 'TG'  
is missing here.


I think, no chance to get that fixed as bugfixing.


Best wishes,
Florin


-------- Original-Nachricht --------
> Datum: Mon,  2 Mar 2009 16:09:31 +0100 (CET)
> Von: wug at bergtop-ict.nl
> An: sap-wug at mit.edu
> Betreff: SWI5 use of taskgroup

> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug



More information about the SAP-WUG mailing list