POPUP_GET_VALUES

Zmudzin,Tomasz,VEVEY,GL-DS/DM Tomasz.Zmudzin at nestle.com
Thu Aug 8 01:46:51 EDT 2002


Mark,
 
Depends on what you want to achieve... Assuming you want to store the text
somewhere, use FM EDIT_TEXT. Or even better, call the "Create" or "Edit"
method of the SOFM business object. Or use the latter to create an
attachment to your work item...
 
Kind regards,
Tomasz
 
-----Original Message-----
From: mark narra [mailto:mark_narra at mail.com]
Sent: Thursday, August 08, 2002 7:32 AM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: POPUP_GET_VALUES
 
 
Folks,
 
I am using FM POPUP_GET_VALUES for getting input values from the user. But
this FM doesnt seem to work with field length greater than 57 chars. What if
I have to capture text larger than that? Or lets say capture text with
multiple lines.
 
Any idea??
 
Thanks.
 
-Mark.
 
----- Original Message -----
From: "Heath, Darrell L." <Darrell.Heath at Lyondell.com>
Date:         Tue, 16 Jul 2002 08:28:33 -0500
To: SAP-WUG at MITVMA.MIT.EDU
Subject:      Re: Pop-up screen to enter text
 
 
> Mark,
>
> The function POPUP_GET_VALUES is flexable and works pretty well.  We are =
> using this to populate a list of several fields at one time.  Not sure =
> it will suffice it you are wanting multiple lines of text.
>
> Darrell
>
> > -----Original Message-----
> > From: mark narra
> > Sent: Friday, July 12, 2002 11:42 AM
> > To:   SAP-WUG at MITVMA.MIT.EDU
> > Subject:           Re: Pop-up screen to enter text
> >
> > Thanks Jeroen.
> >
> > I am wondering if there is a standard FM for calling a pop-up screen.
Otherwise, I will create a custom code.
> >
> > -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
> >
> >
> > > 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=signup
> > >
> > > Save up to $160 by signing up for NetZero Platinum Internet service.
> > > http://www.netzero.net/?refcd=N2P0602NEP8
> > >
> >
> > --
> > __________________________________________________________
> > Sign-up for your own FREE Personalized E-mail at Mail.com
> > http://www.mail.com/?sr=signup
> >
> > Save up to $160 by signing up for NetZero Platinum Internet service.
> > http://www.netzero.net/?refcd=N2P0602NEP8
>
 
--
__________________________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup
 
Get 4 DVDs for $.49 cents! plus shipping & processing. Click to join.
http://adfarm.mediaplex.com/ad/ck/990-1736-3566-59
 


More information about the SAP-WUG mailing list