Ideas for mobile applications for SAP SCM area

Hi Experts,
I am currently working on generating ideas (business requirements, functionalities) in SAP SCM area which can be be built or simply exposed on mobile devices.
Can you please contribute any idea you might have or direct me to the right source of information you might be aware of.
Rgds
Alok

Hi Alok,
ExpertIG engages in Enterprise Mobility Solutions and may be able to guide you in the right direction. You can check out our website at: http://www.expertig.com/enterprise-mobility and set up time to speak with one of ExpertIG's thought leaders.
Best of luck,
Michelle Plutz
ExpertIG

Similar Messages

  • HP Pocket Playlist mobile application for windows 8 devices

    Hi,
    does someone know why there is not HP Pocket Playlist mobile application for Windows 8 phones? or when the application will be available in the app store?
    Any information is very welcome.
    Regards,
    Fer

    I am very dissappointed, I am also not able to find an app for my Windows 8.1 phone. Please tell us where we are to get it.

  • There is any Scripting languages is used for mobile application development

    Is there is any Scripting languages is used for mobile application development?
    For example java script,vb script is used for web development.Like that is there is any scripting language is used for mobile application development along with J2me.
    Thanks & Regards, Sivakumar.J

    806437 wrote:
    .. is there is any scripting language is used for mobile application development along with J2me.If you are talking about javax.script,
    google ( [url http://www.google.com/search?q=java+me+javax.script]java me javax.script ) gave me http://sourceforge.net/projects/rhinoj2mecldc/

  • Developing Mobile Applications for Handhold Wireless Dervices

    Hello!!
    I am new in this technology and i would like someone to guide me.
    I have a project with the following requirements:
    --The first task of the application is the user can add some data, for example name, address etc and then to save them in a database which will be running on the mobile device.
    --The second step is the user to be able to send the data and save them in an other database on a server machine.
    i will use J2ME in order to build the application.
    What i would like to know is what technologies i can use for the database of the mobile device where the user will store for the first time his data.
    What kind of communication between the mobile device and the server will be the most appropriate (eg bluetooth).
    Generally i would like from someone to give me general information about the topic. To guide me.
    Please if you know any book that has most of the answers which i am looking or some semilar examples for please let me know.
    Thank you in advance!

    Hi Shubham,
    i meant with backward compatibility form "lower version to work on higher version".
    The Subject of the Thread ([Backward Compatibility from Web Dynpro-Java (Mobile7.1) to JSP (Mobile7.0)  |Re: Backward Compatibility from Web Dynpro-Java (Mobile7.1) to JSP (Mobile7.0)]) is confusing but it is already the case "lower version to work on higher version".
    I have read in the [Developeru2019s Guide|http://help.sap.com/saphelp_nwmobile71/helpdata/de/8b/0b674240449c60e10000000a1550b0/frameset.htm] about the backward compatibility for [Mobile Client for Handhelds|http://help.sap.com/saphelp_nwmobile71/helpdata/de/45/e5f9386f472e98e10000000a155369/content.htm].
    NetWeaver Mobile offers three handheld clients (based on AWT, JSP, and eSWT) that all share the same base functionality, such as synchronization, persistence, deployment, logging, security, etc. While the AWT and JSP-based clients support full backward compatibility to mobile applications running in NetWeaver '04 and NetWeaver 2004s, the eSWT-based client offers new, additional features, without providing backward compatibility:
    In my research i could not figure out whether this also applies to the laptop client.
    Therefore, i would be interested if the backward compatibility of JSP applications also applies for the laptop client.
    Thanks and Regards,
    Ismet

  • How to add selection event, change event and click event for dropdownlist for mobile applications

    Please someone help me in writng selection , click and change events for dropdownlist in flex for mobile applications . i have tried but i wasn't able to select the items in dropdown using my mouse or touch in my mobile . Please help me I am struck at this point and i am unable to get solution gfor this. Please................
    Some code for which i neederd help:
    <s:DropDownList id="ddlBranch" x="257" y="475" width="63%" height="80%"
                                    creationComplete="ddlBranch_creationCompleteHandler(event)"
                                    fontFamily="Calibri" fontSize="24"
                                    labelField="BranchName"
                                    prompt="{ddlBranch.selectedItem}"
                                    requireSelection="true"
                                    selectionColor="#7ab342">
                        <s:AsyncListView list="{getBranchResult.lastResult}"/>
                    </s:DropDownList>
    <s:DropDownList id="ddlZone" x="257" y="546" width="63%" height="80%"
                                    creationComplete="ddlZone_creationCompleteHandler(event)"
                                    fontFamily="Calibri" fontSize="24"
                                    labelField="ZoneName"
                                    prompt="{ddlZone.selectedItem}"
                                    requireSelection="true"
                                    selectionColor="#7ab342">
                        <s:AsyncListView list="{getZoneResult.lastResult}"/>
                    </s:DropDownList>
    I will get the list of Branches(first DDL) and Zones(Second DDL) from a webservice written in DOT(.)NET,  what i needded is touch events and selection events for both the dropdown lists and the data in the second DropDown List should bind based on the First Dropdown list item selected.
    Service call for binding data to DDL:
    protected function ddlBranch_creationCompleteHandler(event:FlexEvent):void
                    getBranchResult.token = loginService.getBranch();
                protected function ddlZone_creationCompleteHandler(event:FlexEvent):void
                    getZoneResult.token = loginService.getZone();
    Please help...
    Thank you.

    Therer are two ways you can assign an action to the "OnEnter"-event of your input field:
    1. in method cl_wd_input_field=>new_input_field you have the parameter:
    ON_ENTER
    You just have to assign your action name to this field and it will be called on the OnEnter-event of your InputField.
    e.g:
         lr_input_field = cl_wd_input_field=>new_input_field(
                                                 id = 'INP_MY_INPUT_FIELD'
                                                 on_enter = 'MYACTION'
    2. You can use the method SET_ON_ENTER.
    like:
         lr_input_field->set_on_enter( 'MYACTION' ).
    Just make sure, you have created and implemented this action and its handler.

  • Does Apple provide any certification for Mobile Application testing (iOS)

    Does Apple provide any certification for Mobile Application testing (iOS)
    Kindly share the details of any Mobile Application testing certification provided by Apple.

    I'm not aware of any testing done by Apple except as part of the app approval process:
    https://developer.apple.com/appstore/resources/approval/index.html
    If you have questions about the review process, though, you can contact Apple via the contact links on that page.
    Regards.

  • I am a beginner programmHow do I start developing mobile applications for iOS?

    I want to start building mobile applications for use on my iPhone.  I have little to no experience in software development.  What do I need to do to get started?

    Learning to program and then becoming familiar with xcode and objective-C is a long road to travel.  If you google for xcode tutorials and objective-c tutorials, you might find some.  Also, books is another way become familiar with programming for iOS and OSX.  Go to Amazon and search for xcode 4 and for objective-c and Cocoa programming - look for the books with high ratings.
    For example, one of the links at the right lead to the following helpful post:
    The three best places to start;
    Read through them in the order listed.
    Apple iOS Developer Library / This includes Frank Caggiano's sugjestion of Start Developing iOS Apps Today.
    http://developer.apple.com/library/ios/navigation/#section=Resource%20Types&topi c=Getting%20Started
    Apples, Programming with Objective-C
    http://developer.apple.com/library/ios/#documentation/Cocoa/Conceptual/Programmi ngWithObjectiveC/Introduction/Introduction.html#//apple_ref/doc/uid/TP40011210
    Programming in Objective-C, By Stephen G. Kochan / I read through a tone of books until I found this one.
    http://www.informit.com/store/programming-in-objective-c-9780321887283

  • Opensource database for Mobile application development

    hi.
    1. SQL CE is a database for mobile applications. Is there a similar opensource implementation available , i.e a database that i can port on my mobile application.
    2.If this is not the forum in which i must post such question ..pls let me know the link where in i should make such posts..
    Ur suggestions will be valuable..
    regards
    KARTIK

    hi.
    1. SQL CE is a database for mobile applications. Is
    there a similar opensource implementation available ,
    i.e a database that i can port on my mobile
    application.
    2.If this is not the forum in which i must post such
    question ..pls let me know the link where in i should
    make such posts..
    Ur suggestions will be valuable..
    regards
    KARTIKhttp://hsqldb.sourceforge.net/

  • Designing for Mobile Applications

    I have a basic 6 page web site for our organization.  Since many of our members now use their smart phones for web browsing I am thinking of adjusting my site to accomodate them.  Since I have never designed for mobile applications I just wanted to get some professional feedback so I know the proper path to take. The site is a simple three-column layout with header and footer, primarily text with scattered graphics.
    My first thought is to just redesign the site with a smaller overall size so it would be viewable in smaller devices, such as smart phones and IPods.  Although it would require a total re-design change as far as layout and reduced use of graphics, it wouldn't take me long to create since the site is small to begin with.
    My second option is to use a mobile template via jQuery.  However, I have never used jQuery and am wondering if re-designing my site using jQuery would be the preferred route to go, or overkill due to the small size of my site.
    I guess my question is this:  At what point does it become preferable to use jQuery to design mobile web sites, as opposed to just re- creating a smaller physical version of  my current web site?  Or does using jQuery for mobile design the accepted common practice?
    I'd appreciate anyone's professional opinion on the subject.  Thanks.

    Your application's main module structure can contain different sub-modules like common/base, BCC/versioning and other sub-modules. As you mentioned all of your common piece of server-side functionality, common components and repository definitions can go in the common/base sub-module within your main module structure. There can be one common-ui kind of a sub-module also which can hold common front-end stuff like JS, common CSS, images etc. Then there can be one sub-module for the actual customer facing application. These sub-modules can declare dependency on the common/base sub-module.
    I would also go with having a single EAR for the customer facing app sub-module. Now within that EAR you can have different web-apps (WARs) with different context-roots as per your requirements. Having different web-apps will also allow you to bring in device specific changes to the application e.g. adding a device specific filters in case required.

  • How to agree the term and condition for mobile application

    i would like to click agree with iphone new term and condition for mobile application, but couldn fint the button to click agree....

    Hi
    You need it because it's possible to have a complex pricing procedure, and you can't do it with a simple select on a table. Think that you can have pricing requirements, formulas (ie: VOFM) and so on in your pricing procedure (tcode V/08).
    I hope this helps you
    Regards
    Eduardo

  • WebDynpro for ABAP applications for Touch Screen Clients?

    Hi folks!
    Has anybody in the WD4A community experiences in developing WebDynpro for ABAP applications for touch screen clients?
    Any hint will be welcome.
    Thanx in advance!
    Regards,
    Volker

    Hi,
    sorry, but Web Dynpro ABAP does not support touch screen clients. This would mean new Unified Rendering features which are, however, not scheduled.
    Regards, Heidi

  • To know the persission settings for my applications for motorola ,simens,lg

    Hello we have developed an application for the sharing photos and video.
    Our bulid is signed.
    now as there is one setting for the permission to use internet, autostart
    as this premissions can be given as in nokia and sonyerrsion
    please can u give the deatils for the other handsets as motorola ,simens,lg,segem,sony,sumsung.
    i have given an example for the nokia and sonyerrsion as this devices are with us.
    =====================================================
    persmission for noika as
    1)network
    2)autostart
    as in nokia i can set any one permission for never ask
    and in sonyerrsion
    1)network
    2)autostart
    as in nokia i can set both for never as can any one tell me.for other handset specficed above.
    Sorry for bad english
    To know the persission settings for my applications for motorola ,simens,lg,segem,sony,sumsung.
    Edited by: Neev on Mar 17, 2008 12:01 AM

    You could try reading this: http://support.apple.com/kb/HT4199
    and
    this: http://support.apple.com/kb/TS3727

  • When will this happen? beta of Flash Professional CS5 with support for building applications for iPh

    When will this happen? beta of Flash Professional CS5 with support for building applications for iPhone by the end of 2009

    Sadly.... NEVER

  • Create a mobile application for view BW reports.

    I want to create a mobile application with MDK for viewing BW reports. It is possible ?

    Hello,
    I have a similar kind of requirement here.
    I need to show BW data on wireless device...via Portal.
    This BW data is a query, which is created using WAD.
    In normal case, we just use the SAP BW Report iView, stick the Bex query in it and its all done. But in this case....how am to go about this...?
    Ive read about Mobile WebDynpro but want to know that....Mobile Web Dynpro is an oline approach, does it mean that user will be able to drill down from the Bex query??
    Awaiting Reply.
    Thanks and Warm Regards,
    Ritu

  • Need to know if there is UI designer for Mobile application on NWDS

    Hello Experts....
    I am planning to create a mobile application using NWDs.
    Can I know if we can design a Mobile Application on the MWDs-> MI Application using UI tools?
    can I use Web dynpro to develop mobile appliction for both HandHeld as well as Laptops.
    If we can, can someone please send any supporting documents for the same.
    I would also like to know what is the best way to design our own screens (for new functionality not existing in SAP) for a mobile device (PDAs and Laptops)
    thanks in advance.
    Raju

    Take a look at this link, https://discussions.apple.com/thread/2401746?start=0&tstart=0

Maybe you are looking for

  • How to use single eventhandler for all menuitems...

    Hi all, I have a tray with a popup. Currently I have an eventhandler for every single menuitem. Is it also possible to provide only a single eventhandler for all of the menuitems and determine the clicked entry  with the event?? Tried to use paramete

  • HT204347 if my macbook pro was stolen, is there any way i can find it ?

    i bought my pro two years ago, but it was stolen yesterday, is there any way I can find it ?  please help. it hais important documents and pounds of memeries.

  • Printing a quotation mark

    hello, here is the questions. :) i'd like to print a single quation mark (') into results column. select 'My name is ' || name || '.' from table ex results : My name is 'aaa'. things like that...

  • SAP - Oracle mapping deployment problem

    Source system: A development SAP 3.4 system that works on a Oracle 8.0.5 database. Target system: Windows XP, Oracle 9.2.0.4 OWB: 9.2 After I designed an my easy one-table mapping, I registered both locations: LOC_SRC_SAP: schema_name: system service

  • Help!help!how do include other page in same page.

    I have 4 parts in a page,following: 1�A     The 1 part is the top of the page . (Page Fragment1) 2�A     The 2 part is the left of the page . (include tree in Page Fragment2) 3�A The 3 part is the place where user wants to launch the page�B      4�A