ESS Travel Management - Link ITEM TEXT with DESCRIPTION field

Hi guys!
We are using the travel management in ess.
If I create a trip and use for example the travel expense type flight or hotel and
write a description for each type, I want, that this description is display in the ITEM TEXT in tc FB03.
But the ITEM TEXT displayed always for example *Trip from 09.06.2008 to 12.06.2008
for each position. In the IMG I found nothing to modify this text field.
Where can I customize this field?
It is possible to link the ITEM TEXT with description field in ESS.
Thanks,
Dirk Sorgatz

Hello Dirk,
You can use the method ex_sgtxt of Badi TRIP_POST_FI to manipulate the transferred segment text!                                            
Regards,
Raynard

Similar Messages

  • ESS: Travel Management Cross Company Cost Assignment

    Hi All,
    We have one scenario in (ESS) Travel Management.
    While raising travel request, employee is having the option of selecting Cost Assignment
    where in employee selects WBS Element and Cost Center.
    Here in we have two company codes
    1. 1000
    2. 999
    Now employee belonging to company code 1000 should have option to select WBS of company code 999.
    Currently system is throwing error
    The CO account assignment object belongs to company code 999, not 1000
    Now if we change this error message to warning message it will impact on all other
    applications running in R/3.
    This requirement is only limited to Travel Management.
    This application uses following webdynpro application,
    FITV_VC_COST_ASSIGNMENT
    Please provide the appropriate solution either technical or functional.

    System will follow the strict rules while posting transactions to cost objects by the employees.
    The user is authorized to post only in 1000 but not in 999. so he can't post to 999.
    People with authorization to post to 999 can do it.
    But the main thing is, Cost centers are belongs to only one company code so U can't post this transaction to 999. 
    The transaction which u r trying is seems to be cross company code transaction.  Cost objects should relate to the company code where U r posting transaction otherwise u cont post it.
    IF possible provide more details.....

  • ESS Travel Manager iview

    Dear All,
    The ESS Travel Manager iView (ITS based) is not getting diaplayed properly. Only a grey area is displayed in the content area. This is happening with some users only others are able to access the same but it takes time for them.
    Any idea why this is happening
    Regards,
    Samir
    Edited by: Samir on Jan 21, 2009 5:51 PM

    If it's only occuring for a subset of users then it could well be browser settings.
    If you're using a proxy server, then check there's a proxy expection stated for the domain of the ITS server.
    Set-up a proxy exception for the portal (if proxy is used):
    - In Internet Explorer, choose Tools -> Internet Options
    - Choose the Connections tab -> LAN Settings
    - In the Proxy server section, make sure u2018Bypass proxy server for local addressesu2019 is ticked and choose u2018Advancedu2026u2019
    - Enter the site within the u2018Exceptionsu2019 section
    - Click OK on remaining screens

  • Item Codes with description in inventory - R12

    Dear All
    In R12, Inventory module, from where and how to get the item code and item description simultaneously.
    e.g: Suppose I have an item having 3 segments. I want to display the item code with descriptions like this:
    01-Stores | 001-Waste | 0001-Cotton
    where '01' is code of segment 1 and its value against a value set is 'Stores'
    similarly '001' is code of segment 2 and its value against a value set is 'Waste'
    and '0001' is code of segment 3 and its value against a value set is 'Cotton'
    Please advise
    I shall be ever thankful.
    Thanks & Best Regards
    OraLearner

    Start with this    SELECT     ffv1.description || ffv2.description || ffv3.description
         FROM mtl_system_items_b msi
              fnd_flex_values_vl ffv1,
              fnd_flex_values_vl ffv2,
              fnd_flex_values_vl ffv3,
        WHERE ffv1.flex_value = msi.segment1
          AND ffv1.flex_value_set_id = 1010291
          AND ffv2.flex_value = msi.segment2
          AND ffv2.flex_value_set_id = 1010292
          AND ffv3.flex_value = msi.segment3
          AND ffv3.flex_value_set_id = 1010293
          AND msi.organization_id = &organization_id and msi.inventory_item_id = &inventory_item_id  You will have to change the value set ids above. You can find those id's by going to the KFF definition screen for items.
    Hope this helps
    Sandeep Gandhi
    Independent Techno-functional Consultant

  • Need to add extra Payment modes in ESS Travel management against a Reimbursement type

    Dear Travel Experts,
    I need to add extra Payment modes such as Corporate Credit Card and Company Card options in Payment mode option dropdown list  in ESS Travel management against a Reimbursement type.
    Screen shot attached where I need extra two Payment mode options:
    Please let me know how to add it .
    Regards,
    Nayak

    Dear Sigi,
    Please find more screen shots :
    Regards,
    Nayak

  • ESS - Travel management scenrio

    Hi,
    let me share with you the present scenario and our future need in brief on Travel Management .
    We use Windows-outlook express for our day to day official communications and invariably all employees of our company use to check their outlook mail box regularly.Today the travel request is going to the ESS mail box of immediate superior( line manager) for approval . The line manager today has to open his ESS universal list in EP for approving the TR. But the line manager now wants that he needs to make an effort to open it after getting a message on his Outlook mail inbox instead of opening the mail box with doubt whether any request is pending for approval.
    We need the foll. to be enabled on EP for Travel Management-
    1. The moment Travel request is sent by an employee, an intimation has to flow to the outlook mail box of his immediate superior( line manager) saying a request of Mr........ is pending for approval.
    2. The approver gets a link( click button option ) over the same mail message to open EP portal page and using his ESS user Id and pass word , he should be able to approve the travel request and expenses statement
    Please let me know hw to proceed with this .
    Regards
    Nidhideep Bhandari

    Hi,
    The logic for this process is done in backend via workflow.
    If you want to see the process in EP,  you have to first configure UWL in portal.  UWL is the centralized repository for all tasks, alerts and workflow work items. Assigning the alias's so as to retrieve tasks and alerts from your workflow inbox.
    1. A system connection to ECC backend must exist.
    2. Create UWL system :- System admin->system configuration--> universal worklist and workflow --> UWL administration --> New
    3. create webflow connector (for tasks pane)
    4. set the system alias as the one used used for configuring the ECC backend system.
    5. set connector type as webflow connector.
    6. create alert connector (for alert pane) ; you can see the connector values in drop down list.
    7. set the system alias as the one used used for configuring the backend system
    8. set connector type as alert connector.
    9. register the system by clicking on register button.
    10. You can now see the process in ESS - > your tasks , in tha tasks and alerts tab.
    Hope, this answer may be of some help to you . I have mentioned only about the EP part.
    Please reward points if you find this useful.
    Thanks and regards,
    Sai

  • Error in ESS Travel Managment iView

    Dear All,
    I am very new to ESS portal. We are using ECC 6.0 and EP 7.0. when i tried to access the SAP supplied iview in the travel managment, i am getting the following error.
    Also when i go through the help portal, i read that from ECC 7.0 SAP is going to support only ABAP/Webdynpro version and no JAVA/webdynpro version. is it so?
    can any one help me to get rid of this error?
    com.sap.pcuigp.xssfpm.java.FPMRuntimeException: User KAARTECH does not exist in this period
         at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:111)
         at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:121)
         at com.sap.pcuigp.xssutils.pernr.FcEmployeeServices.initPernr(FcEmployeeServices.java:257)
         at com.sap.pcuigp.xssutils.pernr.FcEmployeeServices.onInit(FcEmployeeServices.java:220)
         at com.sap.pcuigp.xssutils.pernr.wdp.InternalFcEmployeeServices.onInit(InternalFcEmployeeServices.java:249)
         at com.sap.pcuigp.xssutils.pernr.FcEmployeeServicesInterface.onInit(FcEmployeeServicesInterface.java:135)
         at com.sap.pcuigp.xssutils.pernr.wdp.InternalFcEmployeeServicesInterface.onInit(InternalFcEmployeeServicesInterface.java:183)
         at com.sap.pcuigp.xssutils.pernr.wdp.InternalFcEmployeeServicesInterface$External.onInit(InternalFcEmployeeServicesInterface.java:243)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:920)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:889)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.attachComponentToUsage(FPMComponent.java:1082)
         at com.sap.xss.tra.fc.utils.FcTraUtils.onInit(FcTraUtils.java:272)
         at com.sap.xss.tra.fc.utils.wdp.InternalFcTraUtils.onInit(InternalFcTraUtils.java:297)
         at com.sap.xss.tra.fc.utils.FcTraUtilsInterface.onInit(FcTraUtilsInterface.java:122)
         at com.sap.xss.tra.fc.utils.wdp.InternalFcTraUtilsInterface.onInit(InternalFcTraUtilsInterface.java:212)
         at com.sap.xss.tra.fc.utils.wdp.InternalFcTraUtilsInterface$External.onInit(InternalFcTraUtilsInterface.java:428)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:920)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:889)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.attachComponentToUsage(FPMComponent.java:1082)
         at com.sap.xss.tra.tre.fc.expenses.FcTreExpenses.onInit(FcTreExpenses.java:236)
         at com.sap.xss.tra.tre.fc.expenses.wdp.InternalFcTreExpenses.onInit(InternalFcTreExpenses.java:519)
         at com.sap.xss.tra.tre.fc.expenses.FcTreExpensesInterface.onInit(FcTreExpensesInterface.java:120)
         at com.sap.xss.tra.tre.fc.expenses.wdp.InternalFcTreExpensesInterface.onInit(InternalFcTreExpensesInterface.java:197)
         at com.sap.xss.tra.tre.fc.expenses.wdp.InternalFcTreExpensesInterface$External.onInit(InternalFcTreExpensesInterface.java:295)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:920)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:889)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.attachComponentToUsage(FPMComponent.java:1082)
         at com.sap.xss.tra.tre.fc.generaldata.FcTreGeneralData.onInit(FcTreGeneralData.java:239)
         at com.sap.xss.tra.tre.fc.generaldata.wdp.InternalFcTreGeneralData.onInit(InternalFcTreGeneralData.java:1338
    with Regards,
    Balachander.

    Hi,
    I am getting the same error (com.sap.pcuigp.xssfpm.java.FPMRuntimeException: User UGARG does not exist in this period). This user is already there in ECC as an employee and its validity is same in pa30 and su01. How did you resolve this issue?
    I am using EP 7.0 SP12, ECC 6.0 SP 12, PCUI/ESS SP 10
    I have installed the following business packages on portal server:
    Business Package for Employee Self-Service (mySAP ERP) - BPERP5ESS11_0-10003288.SCA
    SAP PCUI_GP 600 - SAPPCUIGP10P_1-20001215.SCA
    SAP ESS 600 - SAPESS10P_10-20000512.SCA
    What is the difference between SAPESS10P_10...sca and BPERP5ESS11_0...sca? Do I need to install both on portal server?
    Thanks,
    Umesh Garg

  • ESS Travel Management - Create Expense report error

    Hi,
    I am getting below error when "creating expense report" from the portal iView. We are implementing ONLY Travel Expenses subcomponent in the SAP Travel Management, and NOT implementing Travel Requests and Travel Planning.
    Please help me if I miss any needed IMG configuration & Web Dynpro integration configuration for this scenario. Or any other setting for ESS implementation.
    <u><b>Error message in the iView:</b></u>
    No entry in table TA20B for argument:
    com.sap.pcuigp.xssfpm.java.FPMRuntimeException: No entry in table TA20B for argument
    at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:111)
    at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:121)
    at com.sap.xss.tra.fc.utils.FcTraUtils$BapiRet2Handler.raiseExceptionOn(FcTraUtils.java:1112)
    at com.sap.xss.tra.fc.utils.FcTraUtils$BapiRet2Handler.raiseExceptionOnError(FcTraUtils.java:1094)
    at com.sap.xss.tra.fc.customizing.FcTraCustomizing.updateCustomizing(FcTraCustomizing.java:336)
    at com.sap.xss.tra.fc.customizing.FcTraCustomizing.onInit(FcTraCustomizing.java:289)
    at com.sap.xss.tra.fc.customizing.wdp.InternalFcTraCustomizing.onInit(InternalFcTraCustomizing.java:1332)
    at com.sap.xss.tra.fc.customizing.FcTraCustomizingInterface.onInit(FcTraCustomizingInterface.java:122)
    at com.sap.xss.tra.fc.customizing.wdp.InternalFcTraCustomizingInterface.onInit(InternalFcTraCustomizingInterface.java:1222)
    at com.sap.xss.tra.fc.customizing.wdp.InternalFcTraCustomizingInterface$External.onInit(InternalFcTraCustomizingInterface.java:1414)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:920)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:889)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.attachComponentToUsage(FPMComponent.java:1082)
    at com.sap.xss.tra.tre.fc.expenses.FcTreExpenses.onInit(FcTreExpenses.java:237)
    at com.sap.xss.tra.tre.fc.expenses.wdp.InternalFcTreExpenses.onInit(InternalFcTreExpenses.java:519)
    at com.sap.xss.tra.tre.fc.expenses.FcTreExpensesInterface.onInit(FcTreExpensesInterface.java:120)
    at com.sap.xss.tra.tre.fc.expenses.wdp.InternalFcTreExpensesInterface.onInit(InternalFcTreExpensesInterface.java:197)
    at com.sap.xss.tra.tre.fc.expenses.wdp.InternalFcTreExpensesInterface$External.onInit(InternalFcTreExpensesInterface.java:295)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:920)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:889)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.attachComponentToUsage(FPMComponent.java:1082)
    at com.sap.xss.tra.tre.fc.generaldata.FcTreGeneralData.onInit(FcTreGeneralData.java:239)
    at com.sap.xss.tra.tre.fc.generaldata.wdp.InternalFcTreGeneralData.onInit(InternalFcTreGeneralData.java:1326)
    at com.sap.xss.tra.tre.fc.generaldata.FcTreGeneralDataInterface.onInit(FcTreGeneralDataInterface.java:119)
    at com.sap.xss.tra.tre.fc.generaldata.wdp.InternalFcTreGeneralDataInterface.onInit(InternalFcTreGeneralDataInterface.java:279)
    at com.sap.xss.tra.tre.fc.generaldata.wdp.InternalFcTreGeneralDataInterface$External.onInit(InternalFcTreGeneralDataInterface.java:355)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:920)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:889)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.attachComponentToUsage(FPMComponent.java:1082)
    at com.sap.xss.tra.tre.vc.generaldata.VcTreGeneralData.onInit(VcTreGeneralData.java:246)
    at com.sap.xss.tra.tre.vc.generaldata.wdp.InternalVcTreGeneralData.onInit(InternalVcTreGeneralData.java:540)
    at com.sap.xss.tra.tre.vc.generaldata.VcTreGeneralDataInterface.onInit(VcTreGeneralDataInterface.java:169)
    at com.sap.xss.tra.tre.vc.generaldata.wdp.InternalVcTreGeneralDataInterface.onInit(InternalVcTreGeneralDataInterface.java:144)
    at com.sap.xss.tra.tre.vc.generaldata.wdp.InternalVcTreGeneralDataInterface$External.onInit(InternalVcTreGeneralDataInterface.java:220)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:563)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:437)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:195)
    at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
    at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
    at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
    at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
    at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:429)
    at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:700)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:269)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:766)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:701)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:255)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:154)
    at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
    at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:877)
    at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:227)
    at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1280)
    at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:354)
    at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:552)
    at com.sap.portal.pb.PageBuilder.wdDoRefresh(PageBuilder.java:596)
    at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:827)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
    at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:330)
    at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:299)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:717)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:255)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:154)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    <b>Thanks in advance for any help. Any help to resolve this issue is highly appreciated.</b>
    NVR.

    I am having the same issue but with table TA20C.  Like you, we are not using Travel Requests or Travel Planning.  I posted a note on ASUG and got a response back from someone else with the same issue.  They opened an OSS note and received the following:
    "the webdynpro travel services require a minimal consistent
    travel planning customizing - if you only use the expenses part.
    The consistency check of the customizing is within 1 function module
    for both parts planning and expenses. This is indeed not the case in
    backend. There will be no change.
    The arguments for the tables TA20C and TA20B are influences by the#
    return value delivered back from feature TRVOF. So if you only have
    entries with user group blank you must ensure that the feature
    delivers back a blank user group."
    Hope this helps.
    Don

  • ESS - Travel Management generate exception ID

    Hi experts-
    I'm havving some troubles using ESS por travel management. Every services I try to select generate the same error.
    Exception: Send the ID exception to the portal adminsitrator.
    ID excepción 10:49_19/03/11_0021_103447850
    any one could help in solve this issue?

    Hi,
    just to make sure we don't missunderstand each others. I'm talking about the system alias, not the system ID.
    Could you maybe post your System ID and the assigned System aliases here to clear this out?
    Example --> System ID D66_100, Aliases: R3_Travel, HCM_System, etc
    You should also try to run a connection check for the respective System ID in System Landscape Destination.
    regards, Lukas

  • ESS Travel Management - Display Expense report

    Hi,
    I'm working on the ESS for ERP 6 Ehp3 where the travel management iViews are Web Dynpro ABAP based. When I display the expense report of the expense created in "Create Expense Report" iView, it launches a new window that loads the expense report in PDF form. However inside the new window, only the pdf toolbars are visible because the container's height is very less.
    There is an SAP note number 1140369 for Web Dynpro Java based travel management iView for same problem but not for the Web Dynpro ABAP based iView.
    Has anyone fixed this before?
    regards,
    Manish

    Hi,
    It's not about the iView height. Only the new window that open from the "Create expense report" iView and loads an adobe pdf form. Only the pdf form's toolbars are visible and nothing else.
    regards,
    Manish

  • Can't see Manage Link to work with tables views and links

    I have an Azure account linked to Office365, and a Pay as you go subscription;  and have been working with SQL for a few months without any problem.    I wanted to move one of my databases to my own Azure account (not tied to our O365)
    so I get a free trial, and then converted that to paid with my credit card.   I had someone help me move the database, but now when I look at it in the new account there is no "Manage" link at the bottom to open and see the tables, fields,
    views, etc.     I don't understand why that isn't there.  I can copy, delete, all sorts of things.   But I can't "manage".    any ideas would be greatly appreciated.

    I checked with a college and he pointed me to another post on the same topic:
    Clicking the ‘Manage’ button in Azure Management portal launches the SQL Azure Management (SilverLight) Portal in a new tab in the browser. At this time, we do not plan to support this SilverLight-based SQL Azure Management Portal with V12 databases and
    servers.
    We are working hard on an HTML-based T-SQL editor experience that will deeply integrate with the preview Azure Management Portal. Until then, we encourage customers to use Visual Studio Community 2013 which is a full-featured free version of Visual Studio
    2013 to connect to Azure SQL databases for tasks such as running T-SQL, designing schema and for offline and online database development.
    You can click the the ‘Open in Visual Studio’ in the database page in the Azure Management portal to launch VS2013 on your computer and easily connect to your SQL Database.
    In addition, you can also use SQL Server Management Studio 2014 with CU6 to connect to Azure SQL Database. More details are on this blog post.
    This posting is provided "AS IS" with no warranties, and confers no rights
    I hope that helps,
    Jan

  • How to add attachement in ESS travel management ?

    hi,
    we use travel management of ESS.
    when the employee does an travel expense report when finished the traveling he
    has expense receipts.
    for most of them PAPER receipts do exist.
    the users want to attach the paper receipts (which are scanned and stored as PDF-files)
    to the travel expense report directly in the portal.
    how can i handle this ?
    reg, Martin

    Hi Martin,
    I believe they can only liquidate using PR05 you can ask them to include OR numbers and Tax status.
    but if they really need to include the image of receipts they can use the SBWP attached file or customize.
    You can also use adobe forms i think, which allows uploading of Image (PDF files to the system)..
    thank you and regards;
    Toti

  • SKF master couldn't link to LIS with amount field

    Dears:
    We want to create SKF linked to LIS with work order amount.
    System responsed message KW721"The selected info set does not (yet)
    contain key figures"(EN)/KS 306No currency key figures can be processed
    using the present release.(ZF)
    We felt confused.since LIS have the data we can choose for order amount
    why no currency field can be processed?
    Would you please help us to solve it?
    Thanks.
    Ukraine

    Hi,
    do you have the note 853863 in your system?
    Regards,
    Greta

  • ESS EHP5 Menu links and texts getting duplicated / corrupted

    We are implementing EHP5 ESS via the enterprise portal.   To configure the Self Service menu's you use the transaction LPD_CUST but we are finding that when we modify a link text or the items long description - upon save the text is copied to items in that launchpad and it is often copied to many other items.  There is really no consistency to it and we end up with lots of items with the same text  in the menus.
    Has anyone else had this?  I am unable to find a SAP note on this and have raise an OSS but this is becoming critical to us.

    Note 1584026
    please note that
    the problem might be  because it seems that you forgot to enter a
    namespace if you create your launchpad.
    If you use the package ie with Z* with the namespace 'Z'. So you must also
    enter this namespace at the creation popup of the launchpad.
    You can copy the launchpad to a different role or instance and delete
    the original launchpad. You can enter $TMP as package.
    After that copy the launchpad back. At the creation popup you need
    to enter 'Z' as namespace. Now the transport should work.

  • How to display many Links like text with multi lines?

    I need to:
    1)display many links in one container like text
    2)each link have onClick event Handler
    Example:
    Link1 SomeLink2 Link3 \*
    Link4 AnatherLink5            \*
    AndOneMoreLink6              \*
    \* - right border of container
    i'v tried TileGroup, but it has colums.... Group - overlapped links in one place.... and so on.
    Any ideas how to do it?

    I think you overlooked some of the possibilities provided by Apex.
    For instance you can create a simple HTML region where you put the links as you prefer (makes sense if they are a fixed number and you need a special formatting).
    You can also create Lists (see shared components). Lists are specifically meant for links, like Task lists in the Apex Builder itself, but you cannot build them dynamically, so you must know in advance each and every static link.
    Or you can create a report if links come as result of a query which is good for building them dynamically.
    A fourth option is a PL/SQL region outputting HTP calls where you have total control over every aspect.
    Flavio
    http://oraclequirks.blogspot.com

Maybe you are looking for

  • Oracle database 12c on Windows Server 2012

    Hello, Is it Oracle database 12c compatible with Windows Server 2012. What are the system requirements needed for Windows server 2012 on Oracle database 12c? Thanks Voitto

  • Apex_util.get_blob_file_src('P21_PHOTO',c.resource_id) Public Page

    Hi, I have a page region which is based on pl/sql. This region is actually fetching photo stored in table in the form of BLOB. Now when the user has not logged in the photo is not displayed but if the user logs in then the photo is displayed. Could y

  • OK I think VZW did a great job

    coming from my wife getting a bb storm on release and me going through the droid x htc incredible mess  this was a breeze. Now it may turn to junk for new customers, but for now order process was a simple as I feel they could have made it for us. I t

  • Flash movie from Excel

    Hi I am creating a dashboard, using a Gauge(speedometer) How can I disable changing the gauge values in the Flash output? I want to use my dashboard only to show a gauge, not the user to have a probability to mess up with the gauge's needle thanks, T

  • Shutting down option

    When shutting down lion it will give you an option to keep all the active applications ready to continue on restart. A good feature, but I would like it off by default and choose to turn it on. Is there a way to do this