4. RE: SAP Workflow transport STMS (Maue, Tom)

ENRIQUE NUNEZ A enrique_nunez_a at yahoo.com
Thu Oct 3 14:23:22 EDT 2013


Thomas,

thank you very much
 
 i was executed  program RSCTWFTE an my problem was solved. 
 

Regards,

Enrique Núñez 


 

________________________________
 From: "sap-wug-request at mit.edu" <sap-wug-request at mit.edu>
To: sap-wug at mit.edu 
Sent: Thursday, October 3, 2013 12:15 PM
Subject: SAP-WUG Digest, Vol 107, Issue 9
  

Send SAP-WUG mailing list submissions to
    sap-wug at mit.edu

To subscribe or unsubscribe via the World Wide Web, visit
    http://mailman.mit.edu/mailman/listinfo/sap-wug
or, via email, send a message with subject or body 'help' to
    sap-wug-request at mit.edu

You can reach the person managing the list at
    sap-wug-owner at mit.edu

When replying, please edit your Subject line so it is more specific
than "Re: Contents of SAP-WUG digest..."


Today's Topics:

   1. Workitem holds data (Robert van den Berg )
   2. Re: Workitem holds data (Mark Pyc)
   3. SAP Workflow transport STMS (ENRIQUE NUNEZ A)
   4. RE: SAP Workflow transport STMS (Maue, Tom)


----------------------------------------------------------------------

Message: 1
Date: Thu, 03 Oct 2013 11:18:42 +0200
From: "Robert van den Berg " <wug at bergtop-ict.nl>
Subject: Workitem holds data
To: "SAP Workflow Users' Group" <sap-wug at mit.edu>
Message-ID: <20131003091842.747F98E943458 at bmail02.one.com>
Content-Type: text/plain; charset="iso-8859-1"

Hi all,



we have a workflow with a task to create an attachment (SOFM-CREATE) and
then a task to create a supplier (LFA1-CREATE).




A user has multiple workflows in its inbox with this task.




When this user has created an attachment and supplier, the user returns
to the inbox and executes the next workflow. But then, the data from the
previous attachment is in the new workflow. How is this possible??




When the user exits the inbox, opens the inobx and executes the next
workitem, the data isn't there.




How can I make this data dissapear (because the user does not want to
exit the inbox every time a workitem is done)?




Kind regards,

Robert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20131003/0833db2d/attachment-0001.htm

------------------------------

Message: 2
Date: Thu, 3 Oct 2013 19:58:45 +1000
From: Mark Pyc <mark.pyc at gmail.com>
Subject: Re: Workitem holds data
To: "SAP Workflow Users' Group" <sap-wug at mit.edu>
Message-ID: <5859A20B-1E3F-4D6F-8C7C-D923F6087A1C at gmail.com>
Content-Type: text/plain;    charset=us-ascii

G'day Robert,

The most likely suspect would be global data in a Function Group. When a Function Module is called the global data of the Function Group is loaded into memory and it stays there as long as the calling program remains active. Potentially the inbox is acting as the root calling program. 

The same could be the result of a Class static but my money is on the FGrp. 

I would suggest looking at the code around your attachment handling and see if a clear is required somewhere. 

Have fun,
Mark

Sent from my phone

On 03/10/2013, at 7:18 PM, "Robert van den Berg " <wug at bergtop-ict.nl> wrote:

> Hi all,
> 
> we have a workflow with a task to create an attachment (SOFM-CREATE) and then a task to create a supplier (LFA1-CREATE).
> 
> A user has multiple workflows in its inbox with this task.
> 
> When this user has created an attachment and supplier, the user returns to the inbox and executes the next workflow. But then, the data from the previous attachment is in the new workflow. How is this possible??
> 
> When the user exits the inbox, opens the inobx and executes the next workitem, the data isn't there.
> 
> How can I make this data dissapear (because the user does not want to exit the inbox every time a workitem is done)?
> 
> Kind regards,
> Robert
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug



------------------------------

Message: 3
Date: Thu, 3 Oct 2013 07:44:12 -0700 (PDT)
From: ENRIQUE NUNEZ A <enrique_nunez_a at yahoo.com>
Subject: SAP Workflow transport STMS
To: "sap-wug at mit.edu" <sap-wug at mit.edu>
Message-ID:
    <1380811452.46336.YahooMailNeo at web163001.mail.bf1.yahoo.com>
Content-Type: text/plain; charset="iso-8859-1"

Hi everybody,

im working with a Workflow for transport system STMS.
?i was configured all in a basis acording http://help.sap.com/saphelp_nw04/helpdata/en/90/972712cd8c11d2b41400609419f767/content.htm

? but i have a problem.

i do my own Workflow template, but i When? cr?ate a transport proposal in se10 its start the est?ndar template WS30000524 

i need that? start? my Z template? instead of standar template
any idea is appreciated


?Best regards
?Enrique 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20131003/844c7e16/attachment-0001.htm

------------------------------

Message: 4
Date: Thu, 3 Oct 2013 15:04:37 +0000
From: "Maue, Tom" <maue.thomas at siemens.com>
Subject: RE: SAP Workflow transport STMS
To: "SAP Workflow Users' Group" <sap-wug at mit.edu>
Message-ID:
    <DF13A2D0E69EFB4D9968E1CB0D8C01320F366FEA at USSLMMBX003.net.plm.eds.com>
Content-Type: text/plain; charset="iso-8859-1"

Enrique,

Use program RSCTWFTE to change to your custom template.

Regards,
Thomas Maue

From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf Of ENRIQUE NUNEZ A
Sent: Thursday, October 03, 2013 9:44 AM
To: sap-wug at mit.edu
Subject: SAP Workflow transport STMS

Hi everybody,

im working with a Workflow for transport system STMS.
i was configured all in a basis acording http://help.sap.com/saphelp_nw04/helpdata/en/90/972712cd8c11d2b41400609419f767/content.htm

  but i have a problem.

i do my own Workflow template, but i When  cr?ate a transport proposal in se10 its start the est?ndar template WS30000524

i need that  start  my Z template  instead of standar template
any idea is appreciated


Best regards
Enrique


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20131003/2b95fd83/attachment-0001.htm

------------------------------

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


End of SAP-WUG Digest, Vol 107, Issue 9
***************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20131003/5e897f90/attachment.htm


More information about the SAP-WUG mailing list