Apps2Fusion.com

Forum for Oracle eBusiness Suite Topics

Skip to content


Advanced search
  • Board index ‹ Development & Customization in Oracle Apps ‹ Mobile Web Applications - MSCA/MWA and OAF on Windows Mobile Devices
  • Change font size
  • Print view
  • FAQ
  • Register
  • Login

Passing a field into a form

Discuss here development and extension of MSCA/MWA. Also development of OA Framework on Windows Mobile Devices
``````````````````````

Moderators: kalimuthu, sshanmug

  • • View active topics
Post a reply
8 posts • Page 1 of 1

Passing a field into a form

Postby smugnos on Mon Aug 17, 2009 10:27 pm

I want to be able to pass a value into a mobile form. I have the button defined as the following:

mNextScreen = new TdButton("TD.TM_NEXT_TASK", "oracle.apps.wms.td.server.CustomLpnPage");

Is it possible to pass in parameters? I'm not sure of the syntax.

Thanks - Sal
smugnos
 
Posts: 2
Joined: Mon Aug 17, 2009 10:23 pm
Top

Re: Passing a field into a form

Postby /dev/null on Wed Aug 19, 2009 8:35 am

Do you mean pass in parameters from the Oracle function definition or enter parameters into a text field on your form?
/dev/null
Expert
 
Posts: 44
Joined: Tue Mar 31, 2009 4:13 pm
Top

Re: Passing a field into a form

Postby smugnos on Thu Aug 20, 2009 12:36 am

What I'm trying to do is capture the org, sub-inventory and locator on a form/screen. Then when the user presses next screen button I want to use those parameters to transfer the lpn that is scanned. I thought I could read the values with a ses.getObject (referencing the previous screen) but this doesn't work. I thought or was hoping Icould program the button that moves to the next screen to pass the values to the next screen? I need an example or another way to do it.

Thanks
smugnos
 
Posts: 2
Joined: Mon Aug 17, 2009 10:23 pm
Top

Re: Passing a field into a form

Postby /dev/null on Thu Aug 20, 2009 9:28 am

Try pushing them as session objects:

Code: Select all
session.putObject("OBJ_NAME","value");
...
session.getObject("OBJ_NAME");
/dev/null
Expert
 
Posts: 44
Joined: Tue Mar 31, 2009 4:13 pm
Top

Re: Passing a field into a form

Postby lindar on Mon Feb 08, 2010 8:47 am

I've managed it by this way. It's useful for me.
Thanks.



__________________
I only love discount MBT for ever in my life
lindar
Beginner
 
Posts: 5
Joined: Sat Feb 06, 2010 9:21 am
Top

Re: Passing a field into a form

Postby celia19O5 on Thu Jun 24, 2010 6:07 am

Oh sometimes I meet this problem but I do not know how to correct it :(
celia19O5
 
Posts: 2
Joined: Thu Jun 24, 2010 5:52 am
Top

Re: Passing a field into a form

Postby Boazdexter on Fri Aug 20, 2010 6:58 am

Hello,

I m Boazdexter. Today I use this forum first. I learn very much from your forum. Please give me more guidance about MSCA and MWA. I am very happy after using this forum.

Thank You.




________________________________________
Want to get-on Google's first page and loads of traffic to your website? Hire a SEO Specialist from Ocean Groups seo pecialist
Boazdexter
 
Posts: 2
Joined: Fri Aug 20, 2010 6:09 am
Top

Re: Passing a field into a form

Postby daniel9ds on Mon Dec 20, 2010 3:35 am

I am a newbie here and just wanna say Hi to everyone. I am Daniel from Pennsylvania, US.


__________________
free photoshop tutorials
daniel9ds
 
Posts: 1
Joined: Sun Dec 19, 2010 6:59 pm
Top


Post a reply
8 posts • Page 1 of 1

Return to Mobile Web Applications - MSCA/MWA and OAF on Windows Mobile Devices

Who is online

Users browsing this forum: No registered users and 0 guests

  • Board index
  • The team • Delete all board cookies • All times are UTC [ DST ]
Powered by Focus Thread Limited © 2000, 2002, 2005, 2007