How to clear variables inside the workflow template

Florin Wach florin.wach at gmx.net
Mon Jun 7 07:41:31 EDT 2010


yes, or blank when its character-based.

by the way, you cannot delete the internal table (entries) that way. For that you'd need the background task, as noted by Patil.

-------- Original-Nachricht --------
> Datum: Mon, 7 Jun 2010 16:07:02 +0530
> Von: "Patil, Priyank" <Priyank.Patil at keane.com>
> An: "SAP Workflow Users\' Group" <sap-wug at mit.edu>
> Betreff: RE: How to clear variables inside the workflow template

> Use container operation and assign that variable to zero.
> 
> From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf
> Of srinivas
> Sent: Monday, June 07, 2010 4:02 PM
> To: SAP Workflow Users' Group
> Subject: Re: How to clear variables inside the workflow template
> 
> Hi,
> 
> With Workflow Template.
> On Mon, Jun 7, 2010 at 3:50 PM, Florin Wach
> <florin.wach at gmx.net<mailto:florin.wach at gmx.net>> wrote:
> within the workflow?
> within the ABAP code called by the workflow?
> 
> -------- Original-Nachricht --------
> > Datum: Mon, 7 Jun 2010 15:47:30 +0530
> > Von: srinivas
> <ootasrinivasreddy at gmail.com<mailto:ootasrinivasreddy at gmail.com>>
> > An: "SAP Workflow Users\' Group"
> <sap-wug at mit.edu<mailto:sap-wug at mit.edu>>
> > Betreff: How to clear variables inside the workflow template
> 
> > Hi Experts,
> >
> > I need your help regarding clearing the WF container inside a loop.For
> > example.
> >
> > Loop at ITAB into WA.
> >
> > Processs steps.
> >
> > Clear WA.
> > endloop.
> >
> > In the above WA = Worflow container.
> >
> > How to clear WF container values??
> >
> > --
> > Thanks and Regards
> > Srini..
> > +919886760677
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu<mailto:SAP-WUG at mit.edu>
> http://mailman.mit.edu/mailman/listinfo/sap-wug
> 
> 
> 
> --
> Thanks and Regards
> Srini..
> +919886760677
> 
> ______________________________________________________________________
> Disclaimer:  This email message and any attachments are for the sole use
> of the intended recipient(s) and may contain information that is
> confidential, legally privileged or otherwise exempt from disclosure under applicable
> law. If you are not the intended recipient(s) or have received this message
> in error, you are instructed to immediately notify the sender by return
> email and required to delete this message from your computer system. This
> communication does not form any contractual obligation on behalf of the
> sender, the sender's employer or such employer's parent company, affiliates or
> subsidiaries.



More information about the SAP-WUG mailing list