Editing room number from ESS application

Hi,
I have a need to allow user to change working room for himself from ESS interface.
like through personal data app, an user can edit his title, DOB etc but not sure about room number.
Can anybody confirm whether this is possible with standard ESS business package or not?
regards
Subhash

Subhash,
the mentioned table is the customizing table for the "Own Data"-Web application. If you enter the infotypes there, the Web-application will show those fields and the user can maintain the fields.
no need to develop or even modify sap standard...
kr, achim

Similar Messages

  • Getting host name and port number from an application

    Does anyone know how I would be able to get the host name
    and port number from an application launched by java webstart ?
    This is the host and port of the URL that this application is launched from.

    A couple of suggestions:
    -The note is about 6.40. Doesn't fit for your server
    -Don't!
    -Reinstall!
    Regards,
    Benny

  • Cannot edit phone number from dialer

    How can you edit a phone number in the dialer if it originally came from a text message?

    I would like to add *67 to the front of the number.

  • How to read iphone/ipad serial number from App application using Xcode?

    May I know how to read the serial number of Iphone/Ipad from my own App using xcode?
    I need it to check the security to download this application.
    Thanks in advance.

    The only information you can access is defined in UIDevice.
    https://developer.apple.com/library/ios/#documentation/uikit/reference/UIDevice_ Class/Reference/UIDevice.html

  • Getting host name and port number from application

    Does anyone know how I would be able to get the host name
    and port number from an application launched by java webstart ?
    This is the host and port of the URL that this application is launched from.

    A couple of suggestions:
    -The note is about 6.40. Doesn't fit for your server
    -Don't!
    -Reinstall!
    Regards,
    Benny

  • Creating Room Instance from Web Dynpro Development Component

    Hi Experts,
    I would like to instantiate a Room Instance based on a pre-created Room Template from within a Web Dynpro Development Component. I had a look at the <i>Collaboration Rooms API Cookbook</i>, which provides all the code examples I need, but which asks that I import the following classes:
    import com.sap.ip.collaboration.room.api.IRooms;
    import com.sapportals.portal.prt.runtime.PortalRuntime;
    Problem is I don't have and can't find those libraries. I am developing in a track on the DTR and all solutions that I have found to the problems thus far require me to import a local jar file. Surely I should rather import a Software Component with the required library into my project? Does anyone know what the name of this Software Component is or what the correct way is to do this?
    Also, a somewhat related problem. If I want to create a Room Instance from an Application Service, how would I go about doing this. Unlike with a Web Dynpro project, I can't setup the build path or Used DCs, so how will I gain access to that library?
    Thank you,
    JP

    Beevin, thanks for the reply.
    I am aware that adding the jars manually to the build path is a possibility, but isn't this a local only solution? What I mean is, lets say I do this and check the code into the DTR - surely the code won't compile on my co-workers' machines as the paths to the jar files are different for them? Unless you mean to somehow add the jar file from the server, in which case could you please elaborate on how to do this?
    This still doesn't solve the application service problem, does it? How can I access those library from the CAF DC?
    Thanks

  • Re:Reading Integration Number from TOOL

    Here is the code that we have in our splash screen init that gets the cl number
    and concats it with a Version Number of our application.
    -- Set the Version Number from the Constant.
    <VersionNumber>.Text.SetValue(VersionID);
    -- Put a dash between Version and the CL Number.
    <VersionNumber>.Text.ConCat(' - ');
    -- Temp Object for obtaining CL number.
    txTemp : TextData = new;
    -- Get the Application Name From the App, will look like "Forte_cl0".
    txTemp.SetValue(Task.Part.AppName);
    -- Cut the CL Number from the Application Name.
    txTemp.MoveToString('_cl');
    <VersionNumber>.Text.ConCat(txTemp.CopyRange(txTemp.Offset+1,txTemp.ActualSize))
    -- We're done this TextData Object. So Clean Up Memory Usage.
    txTemp.SetAllocatedSize(n = 0);
    txTemp = NIL;

    Follow-up: after having changed the EXIF dates I restart Aperture and it goes off like mad regenerating the thumbnails for the images with changed EXIF date. So it notices the files have changed, but alas it does not update the "Image Date" information in the Aperture data base. So how to sync the Aperture db?
    Cheers, Fons

  • Serial Number invalid for cs5.5 subscription edition--changed platform (from Windows to MAC OS)

    I renewed my subscription for the Web Design Premium edition, but I'm working on a MAC instead of the Windows edition. I tried to enter the serial number I was given but it doesn't work. I need my software to work today (Sunday). Please help!!

    Hi greeder1
    You will have to order an Adobe Cross Platform Swap to use your software on an OS different from the one that you purchased it for. For more details, see the document Order an Adobe product platform swap or language swap. If your need to use the software is real urgent, I'd recommend that you install a trial version till you get your serial number from Adobe.
    Thanks,
    Preran

  • Send SMS from J2ME application to a mobile number...

    Hi guys,
    Need your help on sending SMS from J2ME application saved from mobile to send to another mobile number...
    I have tried the WMA demo from suns WTK it send message but the other number cannot received the message.
    Please help or give any idea or sample code that can guide
    me...
    Thanks in Advance...
    Regards,
    Psyeu

    WMADemo works fine.
    Try to do this:
    1. Open WMADemo
    2. Run WMA Console (File->Utilites->WMA Console)
    3. On the top of the window of WMA Console you will see the number of "Console's phone". If you don't have any started emulators, the number will be +5550000.
    4. Run WMADemo
    5. Select SMS Send in emulator menu.
    6. In destination address write +5550000
    7. Enter message
    8. Push "Send" command. Emulator asks you to send SMS. Push "OK" twise.
    9. Then you will see your message in WMA Console

  • Snowleopard. have downloaded qt7. purchased qt pro. have the reg number from apple but now what? do i have to have my applications disc to go ahead?

    snowleopard. have downloaded qt7. purchased qt pro. have the reg number from apple but now what? do i have to have my applications disc to go ahead? not tech savvy so be kind.

    What if I don't have the Snowleopard disc?
    Disc not required. Simply install QT 7.6.6 download available online at URL referenced in "To install QuickTime Player 7 on OS X Lion" paragraph 1. (I.e., QT v 7.6.6 Player is compatible with current versions of both Snow Leopard and Lion operating systems. Disc only required if you are running Snow Leopard OS prior to v10.6.3 update as implied by paragraph 2 of the same heading.)

  • How can I dynamically access FP2200 serial number from my deployed RT application

    I'm looking for a way to access the serial number of a FP target from the application which is deployed on it. I hope to use this number as part of my database so the database can identify the FP in a unique way that is guaranteed not to change. An RT application needs to know the serial number so it can be used in queries.
    I also want to find a way to dynamically read the name assigned to the module.
    I did not see a way to access the serial number or the name in labview but I know it must be stored somewhere since it can be seen in M&A explorer.
    Solved!
    Go to Solution.

    Hi kgolden.  Try the Get Target Info (IP).vi.  In my (8.5.1) system it is under 7.x Functions, User Libraries, RT System Replication, so my
    guess is that it came from the System Replication libraries, which have lots of other neat stuff.
    Matt
    Attachments:
    Get Target Info (IP).vi ‏45 KB

  • Error  - While changing existing leave request from ESS

    We are trying to use the standard leave request application in ESS/MSS. The basic required standard configurations are done. Since we wanted custom notifications, the related workflow is copied into custom workflow and we have included required custom notifications. The custom workflow is also configured properly.
    Now, the standard functionalities like making leave request, triggering notifications, approving leave request and posting information into backend are working fine from the ESS/MSS.
    When the employee tries to change the existing leave request (before approval) from ESS, at the 2nd step (Review and Send), it is displaying one error message General task: can be edited by all users. But, it still allows submitting the records.
    Once it is submitted, the system throws one java error at the final step (after pressing SEND button) u2013 Failed to process request. Please contact your system administrator. - java.lang.NullPointerException. The complete error information is provided in the attached word document. Even though, it throws error the submitted data is getting saved into the backend.
    Please help to solve this issue.
    Thanks,
    Prabhu
    Edited by: Prabhu T on May 18, 2011 1:53 PM
    Edited by: Prabhu T on May 18, 2011 1:54 PM

    What custom notifications you require in leave request? We have all available in standard using Rptarqemail
    First of all, the WF task should be set as
    General task: can be edited by all users, which you have done presumably under task classification
    Now, for checking purposes, can you check with standard WF in table v_t554s_web for one absence only?
    ie WS12300111.
    Please test this and let us know if you have errors
    Also please check your custom WF whether it is working correctly or not?

  • Assign CE/GE Group Definition Settings to ESS Applications Use

    Hi folks,
    We are using Management of Global employee in our project. Coming to ESS Application, with respect to Global Management, employee carries personnel assignment and 2 personnel number.
    When employee logs using single sign on, will get to see his/her master record for both host and home country based on personnel id/assignment.
    Would appreceiate if anyone could help me how to go ahead with config the ess applicatiosn related to Management of global employee

    Hi Ram,
    As you may probably be aware that this function is available as of EhP3.
    Need to activate EA-HR and business function HCM_ESS_CE in R/3.  From what I understand is that you are using MoGE function, so you would have activated the switches in T77S0.
    Follow the link to the documentation on HCM, ESS for Global employment functions and features
    http://wbhelp.sap.com/ERP2005_EHP_03/helpdata/EN/B5/F4909C221B40F99B7FF0FC72DB262F/frameset.htm
    Also see SAP notes -
    1118801: ESS CE/GE Important configuration steps
    818958, 818957 (on Infotypes and subtypes for portals, use case and active subtypes configuration)
    Hope the above helps. Good luck and let me know how it goes.
    Regards, Terence

  • Project creation error for ess application

    Hi All
    I am trying to customize an ess application(skills profile ) for the first time . we are encountoring the following error when we try to Create Project (ess/skl) from inactive DC,s: (Build Failed)
    I tried to sync sources but was of no help.
    Kindly help.
    [System.err] [Invoked from  com.sap.ide.generationfwk.task.GenerationTaskJavaMethod.executePersistent(GenerationTaskJavaMethod.java:153)]
    [System.err] com.sap.tc.webdynpro.repository.RepositoryRuntimeException: Generic Exception:
    [System.err]      at com.sap.tc.webdynpro.repository.persistence.xml.XMLConfigurationParserWriter.startParsing(XMLConfigurationParserWriter.java:178)
    [System.err] Caused by: com.sap.engine.lib.xml.parser.NestedSAXParserException: Generic Exception:  -> java.lang.NullPointerException
    [System.err]      at com.sap.engine.lib.xml.parser.SAXParser.parse(SAXParser.java:155)
    [System.err]      at com.sap.tc.webdynpro.repository.persistence.xml.XMLConfigurationParserWriter.startParsing(XMLConfigurationParserWriter.java:166)
    [System.err]      ... 59 more
    [System.err] Caused by: java.lang.NullPointerException
    [System.err]      at com.sap.tc.webdynpro.repository.persistence.RepositoryPersistence.setAttributeValue(RepositoryPersistence.java:185)
    [System.err]      at com.sap.tc.webdynpro.repository.persistence.xml.XMLConfigurationParserWriter$ParsingHandler.parseRepositoryModelClass(XMLConfigurationParserWriter.java:970)
    [System.err]      at com.sap.tc.webdynpro.repository.persistence.xml.XMLConfigurationParserWriter$ParsingHandler.startElement(XMLConfigurationParserWriter.java:716)
    [System.err]      at com.sap.engine.lib.xml.parser.handlers.SAXDocHandler.startElementEnd(SAXDocHandler.java:146)
    [System.err]      at com.sap.engine.lib.xml.parser.XMLParser.scanElement(XMLParser.java:1814)
    [System.err]      at com.sap.engine.lib.xml.parser.XMLParser.scanContent(XMLParser.java:2440)
    [System.err]      at com.sap.engine.lib.xml.parser.XMLParser.scanElement(XMLParser.java:1841)
    [System.err]      at com.sap.engine.lib.xml.parser.XMLParser.scanDocument(XMLParser.java:2843)
    [[System.err]      at com.sap.engine.lib.xml.parser.Parser.parseWithoutSchemaValidationProcessing(Parser.java:280)
    [System.err]      at com.sap.engine.lib.xml.parser.Parser.parse(Parser.java:342)
    [System.err]      at com.sap.engine.lib.xml.parser.SAXParser.parse(SAXParser.java:125)
    [System.err]      ... 60 more
    [System.err]
    [System.err] [Invoked from  com.sap.ide.generationfwk.GenerationBase.doPersistentGeneration(GenerationBase.java:225)]
    [System.err] com.sap.tc.webdynpro.repository.RepositoryRuntimeException: Generic Exception:
    [System.err]      at com.sap.tc.webdynpro.repository.persistence.xml.XMLConfigurationParserWriter.startParsing(XMLConfigurationParserWriter.java:178)
    [System.err]      at com.sap.tc.webdynpro.repository.persistence.xml.XMLPersistence.doReadVMO(XMLPersistence.java:126)
    [System.err]      at com.sap.tc.webdynpro.repository.persistence.RepositoryPersistence.readVMO(RepositoryPersistence.java:356)
    [System.err]      at com.sap.tc.webdynpro.repository.persistence.RepositoryPersistence.doFindRepositoryObject(RepositoryPersistence.java:598)
    [System.err]      at com.sap.tc.webdynpro.repository.persistence.RepositoryPersistence.findRepositoryObject(RepositoryPersistence.java:170)
    [System.err]      at com.sap.tc.webdynpro.repository.model.Repository.findRepositoryObjectInternal(Repository.java:590)
    [System.err]      at com.sap.tc.webdynpro.repository.model.Repository.findRepositoryObject(Repository.java:555)
    [System.err]      at com.sap.tc.webdynpro.repository.conversion.RuntimeRepositoryGenerator.findCorrespondingTargetObject(RuntimeRepositoryGenerator.java:333)
    [System.err]      at com.sap.tc.webdynpro.repository.conversion.RuntimeRepositoryGenerator.findCorrespondingTargetObject(RuntimeRepositoryGenerator.java:305)
    [System.err]      at com.sap.tc.webdynpro.repository.conversion.RuntimeRepositoryGenerator.findCorrespondingTargetObject(RuntimeRepositoryGenerator.java:305)
    [System.err]      at com.sap.tc.webdynpro.repository.conversion.RuntimeRepositoryGenerator.findCorrespondingTargetObject(RuntimeRepositoryGenerator.java:305)
    [System.err]      at com.sap.tc.webdynpro.repository.conversion.RuntimeRepositoryGenerator.fillAssociation(RuntimeRepositoryGenerator.java:242)
    [System.err]      at com.sap.tc.webdynpro.repository.conversion.RuntimeRepositoryGenerator.copyAggregationTree(RuntimeRepositoryGenerator.java:144)
    [System.err]      at com.sap.tc.webdynpro.repository.conversion.RuntimeRepositoryGenerator.copy(RuntimeRepositoryGenerator.java:67)
    [System.err]      at com.sap.tc.webdynpro.repository.generation.ProgmodelRepositoryGenerator.doGenerate(ProgmodelRepositoryGenerator.java:168)
    [System.err]      at com.sap.tc.webdynpro.repository.generation.ProgmodelRepositoryGenerator.generate(ProgmodelRepositoryGenerator.java:80)
    [System.err]      at com.sap.ide.webdynpro.generation.runtime.RRApplicationGenerator.generate(RRApplicationGenerator.java:21)
    [System.err]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [System.err]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [System.err]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [System.err]      at java.lang.reflect.Method.invoke(Method.java:585)
    [System.err]      at com.sap.ide.generationfwk.task.GenerationTaskJavaMethod.executePersistent(GenerationTaskJavaMethod.java:147)
    [System.err]      at com.sap.ide.generationfwk.GenerationBase.doPersistentGeneration(GenerationBase.java:219)
    [System.err]      at com.sap.ide.generationfwk.GenerationBase.doPersistentGeneration(GenerationBase.java:175)
    [System.err]      at com.sap.ide.webdynpro.generation.Generation.doPersistentGenerationForApplicationRuntimeRepository(Generation.java:182)
    [System.err]      at com.sap.ide.webdynpro.generation.Generation.generatePersistentArchive(Generation.java:1616)
    [System.err]      at com.sap.ide.webdynpro.generation.console.GenerationConsole.generate(GenerationConsole.java:215)
    .reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [System.err]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [System.err]      at java.lang.reflect.Method.invoke(Method.java:585)
    [System.err]      at com.sap.tc.buildtool.v2.impl.PluginHandler2.maybeInvoke(PluginHandler2.java:347)
    [System.err]      at com.sap.tc.buildtool.v2.impl.PluginHandler2.request(PluginHandler2.java:99)
    [System.err]      at com.sap.tc.buildtool.v2.impl.PluginHandler2.build(PluginHandler2.java:73)
    [System.err]      at com.sap.tc.buildtool.PluginHandler2Wrapper.execute(PluginHandler2Wrapper.java:58)
    [System.err]      at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:1723)
    [System.err]      at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:5633)
    [System.err]      at com.sap.ide.eclipse.component.provider.actions.dc.DcCreateProjectAction.buildDCs(DcCreateProjectAction.java:1027)
    [System.err]      at com.sap.ide.eclipse.component.provider.actions.dc.DcCreateProjectAction$1.execute(DcCreateProjectAction.java:299)
    [System.err]      at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:71)
    [System.err]      at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)
    [System.err]      at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:85)
    [System.err]      at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
    [System.err] Caused by: com.sap.engine.lib.xml.parser.NestedSAXParserException: Generic Exception:  -> java.lang.NullPointerException
    [System.err]      at com.sap.engine.lib.xml.parser.SAXParser.parse(SAXParser.java:155)
    [System.err]      at com.sap.tc.webdynpro.repository.persistence.xml.XMLConfigurationParserWriter.startParsing(XMLConfigurationParserWriter.java:166)
    [System.err]      ... 59 more
    [System.err] Caused by: java.lang.NullPointerException
    [System.err]      at com.sap.tc.webdynpro.repository.persistence.RepositoryPersistence.setAttributeValue(RepositoryPersistence.java:185)
    [System.err]      at com.sap.tc.webdynpro.repository.persistence.xml.XMLConfigurationParserWriter$ParsingHandler.parseRepositoryModelClass(XMLConfigurationParserWriter.java:970)
    [System.err]      at com.sap.tc.webdynpro.repository.persistence.xml.XMLConfigurationParserWriter$ParsingHandler.startElement(XMLConfigurationParserWriter.java:716)
    [System.err]      at com.sap.engine.lib.xml.parser.handlers.SAXDocHandler.startElementEnd(SAXDocHandler.java:146)
    [System.err]      at com.sap.engine.lib.xml.parser.XMLParser.scanElement(XMLParser.java:1814)
    [System.err]      at com.sap.engine.lib.xml.parser.XMLParser.scanContent(XMLParser.java:2440)
    [System.err]      at com.sap.engine.lib.xml.parser.XMLParser.scanElement(XMLParser.java:1841)
    [System.err]      at com.sap.engine.lib.xml.parser.XMLParser.scanDocument(XMLParser.java:2843)
    [System.err]      at com.sap.engine.lib.xml.parser.XMLParser.parse0(XMLParser.java:229)
    [System.err]      at com.sap.engine.lib.xml.parser.AbstractXMLParser.parseAndCatchException(AbstractXMLParser.java:145)
    [System.err]      at com.sap.engine.lib.xml.parser.AbstractXMLParser.parse(AbstractXMLParser.java:160)
    [System.err]      at com.sap.engine.lib.xml.parser.AbstractXMLParser.parse(AbstractXMLParser.java:261)
    [System.err]      at com.sap.engine.lib.xml.parser.Parser.parseWithoutSchemaValidationProcessing(Parser.java:280)
    [System.err]      at com.sap.engine.lib.xml.parser.Parser.parse(Parser.java:342)
    [System.err]      at com.sap.engine.lib.xml.parser.SAXParser.parse(SAXParser.java:125)
    [System.err]      ... 60 more
         [wdgen] ERROR: com.sap.tc.webdynpro.repository.RepositoryRuntimeException: Generic Exception: , F:/Template/.dtc/0/t/7B4ED0BE027871726CD7928188870BCC/gen_wdp/configuration/Applications/com.sap.xss.hr.skl.SkillsApplication/SkillsApplication.xml
         [wdgen] [Info]    Catching throwable null
         [wdgen] [Info]    com.sap.webdynpro.generation.ant.GenerationAntTaskError
         [wdgen]      at com.sap.webdynpro.generation.ant.GenerationAnt.printMessage(GenerationAnt.java:123)
         [wdgen] ERROR: Unknown exception during generation null (com.sap.webdynpro.generation.ant.GenerationAntTaskError)
         [wdgen] ERROR: Generation failed due to errors (77 seconds)
    Error: F:\Template\.dtc\0\DCs\sap.com\ess\skl\_comp\gen\default\logs\build.xml:102: [Error]   Generation failed!
         at com.sap.webdynpro.generation.ant.WDGenAntTask.execute(WDGenAntTask.java:254)
    Ant runtime 1 minute 49.937 seconds
    Ant build finished with ERRORS
    [Error]   Generation failed!
    Error: Build stopped due to an error: [Error]   Generation failed!
    Build plugin finished at 2009-03-30 10:17:08 GMT-05:00 (ACT)
    Total build plugin runtime: 2 minutes 23.609 seconds
    Build finished with ERROR
    Edited by: purav mehta on Mar 30, 2009 5:35 PM

    Hi
    Check whether all the required DC's are there in track or not. first create independent DC and then move to other.
    Best Regards
    Satish Kumar

  • How to find black macbook model number from serial number?

    My friend has a black macbook, 2007 or late 2006 I think he said. Genius bar told him the logic board died, so I am looking for replacement part. Is there a way to find the model number from that? Or what parts it would take?
    Thanks.
    Message was edited by: Host

    Try this page:
    https://selfsolve.apple.com/GetWarranty.do
    That will give you the time when it was manufactured. From there, you can use an application like MacTracker to get the model information.
    http://mactracker.dreamhosters.com/
    ~Lyssa

Maybe you are looking for

  • Configuration Issue

    We already implemented EWA in our Solman 7.0 with DB2 Database, but when we run RTCCTOOL in SE38 in Satelite System gives error as below and Solman Component Information .. Kindly suggest do we need really required to upgrade Addonu2019s as suggested

  • Problem with serial number with crossgrade

    We are upgrading FCP 4.5 with crossgrade, but the old serial is not working. My understanding is that if you are upgrading from FCP 4.5, then you also need a new serial number. That we didn't get. Am I correct or did someone crossgrade from FCP 4.5 w

  • [linux] 9.0.115.0 causes CPU 100% with firefox

    The 9.0.115.0 version of FlashPlayer causes 80-100% CPU consumption with latest Firefox on linux. The only solution I found, I get back to the 48... Can you fix it? Can you help me?

  • Screen won't rotate despite doing 2x factory restores

    I've seen a few folks had this prob. The screen no longer rotates when I turn the iPod (e.g. when viewing photos, web pages etc). I tried the factory restore as suggested in other threads, but mine is still not working. Is there anything else I can t

  • Thumbnail of the pdf contains blank section where there were images. However, the text is displayed.

    Hi there, I was trying to get thumbnail images of the pdf pages using coldfusion 10 cfpdf. Thumbnails have been generated for most of the pdf files. However, for one particular pdf file, the text in the pdf file were displayed properly but the image