Screen transactions from Workflow

May, Kevin KMay at petro-canada.ca
Thu Aug 8 09:39:54 EDT 2002


Hi Lola,
Thanks for your help.  However, now I have another question.  How can I
access variables in the task container from the screen called in the =
object
method?
 
Thanks,
 
Kevin
 
-----Original Message-----
From: Lola Oluwa [mailto:Lola.Oluwa at outokumpu.net]
Sent: Wednesday, August 07, 2002 8:25 AM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Re: Screen transactions from Workflow
 
 
 
Hi May,
Here is one way to do it (a very simple example):
   Create own Object method .
   In the method  call your transaction. eg:
 
begin_method create changing container.
 
  CALL TRANSACTION 'MIRO'.
 
 
end_method.
 
 
   Create your task and select the object and method you have defined. =
It
   is that simple!
 
You will of course need to define  input parameters if you need to pass
initial data to your transaction. Export parameters are also needed if =
you
need to pass back some values to your workflow.
 
Hope this helps.
 
Lola.
 
 
=20
 
                    "May, Kevin"
 
                    <KMay at petro-canada.c        To:
SAP-WUG at MITVMA.MIT.EDU                                           =20
                    a>                          cc:     (bcc: Lola
Oluwa/Outokumpuext)                                   =20
                    Sent by: SAP                Subject:     Screen
transactions from Workflow                           =20
                    Workflow
 
                    <Owner-SAP-WUG at MITVM
 
                    A.MIT.EDU>
 
=20
 
=20
 
                    07.08.2002 14:52
 
                    Please respond to
 
                    "SAP Workflow Users'
 
                    Group"
 
=20
 
=20
 
 
 
 
 
Hi,
I would like to know if it's possible to call a screen transaction from =
a
workflow task.  If it is, could someone please explain the steps =
required
to
do this.
 
Thanks,
 
Kevin
 
 
                         ********************
 
This email communication is intended as a private communication for the
sole
use of the primary addressee and those individuals listed for copies in =
the
original message. The information contained in this email is private =
and
confidential and if you are not an intended recipient you are hereby
notified that copying, forwarding or other dissemination or =
distribution of
this communication by any means is prohibited.  If you are not =
specifically
authorized to receive this email and if you believe that you received =
it in
error please notify the original sender immediately.  We honour similar
requests relating to the privacy of email communications.
 
Cette communication par courrier =E9lectronique est une communication =
priv=E9e
=E0
l'usage exclusif du destinataire principal ainsi que des personnes dont =
les
noms figurent en copie.  Les renseignements contenus dans ce courriel =
sont
confidentiels et si vous n'=EAtes pas le destinataire pr=E9vu, vous =
=EAtes avis=E9,
par les pr=E9sentes que toute reproduction, tout transfert ou toute =
autre
forme de diffusion de cette communication par quelque moyen que ce soit =
est
interdit.  Si vous n'=EAtes pas sp=E9cifiquement autoris=E9 =E0 =
recevoir ce
courriel
ou si vous croyez l'avoir re=E7u par erreur, veuillez en aviser =
l'exp=E9diteur
original imm=E9diatement.  Nous respectons les demandes similaires qui
touchent la confidentialit=E9 des communications par courrier =
=E9lectronique.
 
 
 
 
                         ********************
 
This email communication is intended as a private communication for the =
sole
use of the primary addressee and those individuals listed for copies in =
the
original message. The information contained in this email is private =
and
confidential and if you are not an intended recipient you are hereby
notified that copying, forwarding or other dissemination or =
distribution of
this communication by any means is prohibited.  If you are not =
specifically
authorized to receive this email and if you believe that you received =
it in
error please notify the original sender immediately.  We honour similar
requests relating to the privacy of email communications.
 
Cette communication par courrier =E9lectronique est une communication =
priv=E9e =E0
l'usage exclusif du destinataire principal ainsi que des personnes dont =
les
noms figurent en copie.  Les renseignements contenus dans ce courriel =
sont
confidentiels et si vous n'=EAtes pas le destinataire pr=E9vu, vous =
=EAtes avis=E9,
par les pr=E9sentes que toute reproduction, tout transfert ou toute =
autre
forme de diffusion de cette communication par quelque moyen que ce soit =
est
interdit.  Si vous n'=EAtes pas sp=E9cifiquement autoris=E9 =E0 =
recevoir ce courriel
ou si vous croyez l'avoir re=E7u par erreur, veuillez en aviser =
l'exp=E9diteur
original imm=E9diatement.  Nous respectons les demandes similaires qui
touchent la confidentialit=E9 des communications par courrier =
=E9lectronique.
 


More information about the SAP-WUG mailing list