Pop-up screen to enter text

Heath, Darrell L. Darrell.Heath at Lyondell.com
Tue Jul 16 09:28:33 EDT 2002


Mark,
 
The function POPUP_GET_VALUES is flexable and works pretty well.  We are =
=3D
using this to populate a list of several fields at one time.  Not sure =
=3D
it will suffice it you are wanting multiple lines of text.
 
Darrell
 
> -----Original Message-----
>> From: mark narra=20
> Sent: Friday, July 12, 2002 11:42 AM
> To:   SAP-WUG at MITVMA.MIT.EDU
> Subject:           Re: Pop-up screen to enter text
>=20
> Thanks Jeroen.
>=20
> I am wondering if there is a standard FM for calling a pop-up screen. =
Otherwise, I will create a custom code.
>=20
> -Mark.
> ----- Original Message -----
>> From: "Van der Burg, Jeroen JA SITI-ITPSEE"              =
<Jeroen.J.vanderBurg at si.shell.com>
> Date:         Fri, 12 Jul 2002 08:17:32 +0200
> To: SAP-WUG at MITVMA.MIT.EDU
> Subject:      Re: Pop-up screen to enter text
>=20
>=20
> > Hi Mark, some time ago I solved a similar requirement in the =
following way:
> >
> > Use a modal dialogue window in a custom method, this will allow you =
to
> > create a simple custom pop up screen. You only need one multiline =
text field
> > on it and an 'OK' button. The text can be taken from the dialogue =
window as
> > a table back into the method.
> >
> > When the workitem is executed and you do a call screen in your =
method to the
> > dialogue screen the pop up window comes up as a dialogue box on top =
of the
> > workplace.
> >
> >
> > Dialogue windows can be created using:
> > Tools -> Abap -> Development -> Dialog modules
> >
> >
> > Hope this helps,
> >
> >
> > Jeroen
> >
> >
> >
> > Jeroen van der Burg
> > Galaxy SAP workflow lead
> >
> > Stichthage building, Koningin Julianaplein 15, 2595 AA, Den Haag, =
Postbus
> > 336, 2501 CH, Den Haag, The Netherlands
> >
> > Tel: +31 70 377  7836
> > Email:
> > Internet: http://www.shell.com
> >
> >
> >
> >
> > -----Original Message-----
> > From: mark narra [mailto:mark_narra at mail.com]
> > Sent: 11 July 2002 23:49
> > To: SAP-WUG at MITVMA.MIT.EDU
> > Subject: Pop-up screen to enter text
> >
> >
> > Hi Folks,
> >
> > In a decision task, person can take specific action say 'approve' or
> > 'disapprove'. When 'disapprove' is selected, the WFinitiator should =
know why
> > it was disapproved. I can think of a pop-up screen to enter reason =
text and
> > that text can be passed to the workflow container and eventually =
send that
> > info to the WFinitiator. Does anyone have idea how to accomplish =
this or a
> > better solution?
> >
> > Thanks.
> > -Mark.
> >
> >
> > --
> > __________________________________________________________
> > Sign-up for your own FREE Personalized E-mail at Mail.com
> > http://www.mail.com/?sr=3Dsignup
> >
> > Save up to $160 by signing up for NetZero Platinum Internet service.
> > http://www.netzero.net/?refcd=3DN2P0602NEP8
> >
>=20
> --
> __________________________________________________________
> Sign-up for your own FREE Personalized E-mail at Mail.com
> http://www.mail.com/?sr=3Dsignup
>=20
> Save up to $160 by signing up for NetZero Platinum Internet service.
> http://www.netzero.net/?refcd=3DN2P0602NEP8
 


More information about the SAP-WUG mailing list