Enhancement Not Visible in Portal

Hi,
    I have enhanced a Standard view for Travel request form to create a new button and added some logic "OnAction". The added button is not visible in the portal. Please suggest me what could be the issue ??

Hi Harsha,
               I have created a new component Configuration.
I have added some screen shots for your reference.

Similar Messages

  • New fields created in MDM Console not visible on Portal iViews

    Hi All
    I would like to ask you. I recently encouraged very strange and annoying problem. We are developing Vendor repository. Menatime we have created some iViews and pages on the Portal. All of them are displayed from Main table. We can see all fields and added/deleted records.
    However I can not add any new fields (from MDM Console main table) we have created. That is whired because I only can see all fields beeing in repository for long time now, but all new fields (from that same table) ar not visible on portal.
    I tried few options with creating new and different iViews. No help. All the time I can vise old fields from repository but new one are not available.
    Can you plase advice what is/ may be wrong?
    Thank you in advance.
    BR
    Rafal

    Hi All
    After restarting server problem solved. That mean there is a casching problem. After investigation here is service to restart:
    J2EE engine
    Thank you for help.
    BR
    Rafal
    Edited by: Rafal Paczynski on Sep 29, 2011 12:21 PM

  • One user from AD is not visible in portal user administration

    Hi,
    one of our users defined in Active Directory is unable to log into the portal. We have Kerberos authentication.
    I've checked this user is also not visible in portal user administration. The rest of the users are visible and are able to log in.
    Any ideas what could be the cause?
    Maybe some settings/attributes for this user on the Active Directory side could be the cause?
    Regards,
    Ladislav

    Hi,
       Could you please check and confirm if the user,group path are the same for the
    particular user on AD as that referred to by the portal. If not he would not be on the portal and
      then there would not be kerberos too in place for him.
    Rgds

  • Data Type Enhancement not visible in SPROXY

    Hi All,
    We are implementing SRM 7.0 with PI 7.1.
    We have a reuiquirement of adding custom fields in the standard message DespatchedDeliveryNotification_Out which is sent from SRM SUS. I have created the data type enhancement in the ESR in the namespace http://sap.com/xi/SRM/SupplierEnablement/Global
    for the data type DespatchedDeliveryNotification. But the Data Type Enhancement is not visible in transaction SPROXY in the SRM server.
    Is this the way to do it? Or there is some different method to be followed?
    Please advise.
    Regards,
    Karen Pereira

    Is this thread still valid? If not, please close the thread.
    If so, as no response has been submitted, please rephrase your question and/or provide further information to describe your requirement.
    Thanks
    Jason
    SDN SRM Moderator Team

  • Calender and input help Icons is not visible in portal

    Dear Experts,
    There is a webdynpro application in CRM back end system. When the application is launched in CRM UI, It display the screen elements clearly. But when the application is called from portal environment, the calender icon and input help icon (icon in the ui element) is not visible.but it is working properly if clicked on the correct place.
    In Development and Quality environment its working properly.I have searched OSS notes, but found none.
    Your help is highly appreciated. Awaiting for the replies

    hi Raman,
    Even i m having the same problem. Its working in dev and Quality environment but not in production.
    Can u please share thhe OSS notes found.
    Thanks

  • SC created from PR not visible in portal although visible in backend SRM

    Please can some one check and guide me why I am unable to see the SC created from PR in SRM portal .
    I can see the SC exists in BBP_PD however when I check in portal It does not give me any result ..
    We are using the system for the first time to enable PDP scenario ..  and we are currently on SAPK-70205INSRMSRV
    Please confirm if there are settings needed at portal end to reflect the SC created from backend ?
    I get the error as below as soon as I login ..
    When I now enter the SC number in the Number of requisition field it does not yield any result:
    Although the SC exists in the backend  in approved status ...

    Issue resolved : I basically checked there were some missing roles issue as the user is only able to see his own PR and not all PR .
    Not sure which role is missing so I have sent to the Basis team to check further ,
    Closing this post .
    Thanks for the help .

  • Enhancements not visible when included as Component Usage

    Hi Experts
    I have created an enhancement to the standard web dynpro LSO_BL_ADMN_MANAGECRSPART which adds a new attibute to the interface node CTX_COURSE_CATALOG. I can see this attribute on the interface controller but when I include the component as a component usage in my bespoke component, the attribute is not shown.
    Is this a limitation of web dynpro enhancements or am I doing something wrong?
    Regards
    Ian

    OK thanks to the clues posted here I have a working popup - still got some things to address but hopefully I can work them out.
    For anyone hoping to learn from my mistake, here's what I have so far, and this correctly displays what I need but is not yet fully functional:-
    in my main app MXML
    private function setMenu(): void{
         reportsMenu=myXMLcall.xList;
         dispMenu=
    new navMenu;
         dispMenu.displayMenu(reportsMenu);
         PopUpManager.addPopUp(dispMenu,
    this, true
    then in my component, navMenu (I omitted imports, var declarations, and additional functions like treeLabel)
    <?xml version="1.0" encoding="utf-8"?><mx:TitleWindow 
    xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" > 
    <mx:Script>
    <![CDATA[
    public function displayMenu(treeData:XMLListCollection):void{
         popupMenuTree =new Tree();     popupMenuTree.percentWidth=100;
         popupMenuTree.percentHeight=100;
         popupMenuTree.dataProvider=treeData;
         popupMenuTree.labelFunction=treeLabel;
         popupMenuTree.iconFunction=treeIcon;
         popupMenuTree.dataTipFunction=dataTipFunction;
         popupMenuTree.addEventListener(ListEvent.ITEM_CLICK, popupTree_itemClick);
         this.addChild(popupMenuTree);
    ]]>
    </mx:Script>
     </mx:TitleWindow>

  • CRM Users Created on ABAP Stack not visible in Portal...........

    Hello All,
            I have WAS with ABAP + JAVA  [EP7], Hence using <b> dataSourceConfiguration_abap.xml</b>. as a datasource file in UME.
    As per my knowledge i cant create users from Portal hence I have created users in ABAP Stack but I am not able to view these users from Portal ?
    I have chaecked the entry in Configtool this file is maintained as Datasource.
    Please Guide me what may be the reson for this ??
    Is it possible to add Users from portal if Datasource is ABAP Stack ??
    Waiting for reply!
    Thanks,
    Smita.

    Hi Smita,
    Please go through these links:
    UME configured to use SAP ABAP
    For the configuration using config tool : http://help.sap.com/saphelp_nw04/helpdata/en/49/9dd53f779c4e21e10000000a1550b0/frameset.htm for general remarks using this config and see http://help.sap.com/saphelp_nw04/helpdata/en/0f/bdd93f130f9115e10000000a155106/frameset.htm for changing the config.
    Check out the section "Read-Only and Read-Write Access to the ABAP User Management.
    This link would also be useful. This link talks about <b>User Management of Application Server ABAP as Data Source</b> :  http://help.sap.com/saphelp_nw2004s/helpdata/en/49/9dd53f779c4e21e10000000a1550b0/frameset.htm
    Hope this helps.
    Regards,
    Sunil

  • Enhancement not visible during runtime

    Dear experts,
    I have a problem with getting enhancements up and running in runtime.
    I Changed 2 enhancements in FM J_1B_NF_VALUE_DETERMINATION and activated them. Activation goes fine, but for some reason during runtime (in debug mode), I can not see the code of the enhancement at all. My changes are not triggered, I can not even see the code in debug-mode. The complete code-block is missing. It seems that the enhancements are not active and are just not embedded during runtime. Do I have to activate something else? I guess CMOD and SMOD are not relevant in this case but if they are please let me know.
    Thanks in advance
    William

    if you are usng enhancement framework then there is no need of CMOD/SMOD.
    where have you created your enhancement spots? and what type have you given there?
    goto SE19 and see what actually is the status of the enhancement .. if active, keep breakpoint directly inside your enhancement coding,
    when FM starts executing, you will find a circular swirl(just on the left side of the code ), that mean it will goto your enhancement. it wont direcly show in the deugger, you press F5 and then it will go inside your code.

  • Objects not visible in Portal Worklist Translation

    Hi All,
    I am encountering a strange issue in Portal Content translation for ESS. I need to edit the Overview workset to French properly. I have created the worklist and have added the workset to it. After adding, I followed the procedure below:
    - Generate Translatiion Data
    - Release for Translation
    Then, when I go to Worklist translation and select my worklist, in statistic details table itself, I see Total column as 2 (i.e. without any workset object)
    After selecting src detsn lang, on Load for Translation, I just see the worklist name (1 for name, 1 for description) in the src destn table. There is no workset object in the source destination table to be selected for translating the text.
    However, when I try to create dummy new workset and add it to new worklist. Then things work perfectly fine as it should be. I have even tried adding Benefits & Payment workset but no luck (i.e. same after addition not shown on "load for translation"). I am successfully able to add and see Career and Devpt workset (also any of the iViews) on "load for translation" for changing the text.
    Is there any property for to be set for workset (copy of standard ESS workset) ?
    Problem is objects are getting added in Translation worklist coordination but are not shown to edit src destn text on "load for translation".
    Help is appreciated.

    Hi Udit Govil or anyone,
    I have the same problem.  Does anyone have any solution on this ?
    Regards,
    Arief

  • Webdynpro application group not visible in Portal

    Dear All,
    I have a webdynpro for java application in my portal and being used by nearly 70000 employees.
    Strange issue: 1 of the employee in the application cannot see the group UI element in the Bottom of the page, though I had not made it  invisible or anything. All others could perfectly see all parts of the UI.
    After much investigation and failure, I deleted the Userid and made his ID again, to my astonishment, the problem was solved.
    Did anyone experience this issue and can explain how and why did this happend???
    Ankur

    Hi Ankur,
    The user might have selected the "Remove from Page" option from the menu of the iview on the right hand side. We had the same problem and realised about this after a while. It mus have been the same issue.
    I hope this helps.
    Regards,
    Gopal.

  • Button "Customize Text Mappings" not visible in portal

    Hi Experts,
    I am on EP7.0 SP11 and trying to configure As JAVA for text mapping. i did the configuration but i was unable to find the button "Customize Text Mappings" in portal (content administration>web dynpro>).
    is it portal server error and is there any configuration missing to bring the button? your help will be greatly appreciated.
    Regards!

    Try this URL:
    http://<YourHost>:<Port>/webdynpro/dispatcher/sap.com/tcwdtools/Explorer<b>? app.EnableTextMappings=true</b>.
    for further information, please visit.
    http://help.sap.com/saphelp_nw70/helpdata/en/cb/6acf38422f0244b960236643e3cc46/frameset.htm

  • IView not Visible in portal content Area

    Hi experts,
    i got a problem when i try to access to the Area 'Travel and Expenses' of the portal after logging in.
    The Area should be point to a Page involving 2 IView, one of them contain the visualization of 4 links and the other one pointed to a custom Application.
    If i try to reach the area through the quick link in the main page the Applications doesnu2019t come up and i receive a partial visualization of the page, while if i reach the Area clicking the Tab at the top of the page
    i get the right visualization of the Area. 
    Having a look to the resource pointed to the Area i'm really sure that the PCD is correct.
    Why do i get two different visualization of the same object?

    HI Stefano
    Please check the following links:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/59/d516690e854c7090ae15bf492a869f/content.htm
    and
    http://help.sap.com/saphelp_nw04/helpdata/EN/f5/eb50360e6a11d7b84900047582c9f7/content.htm
    I hope this helps
    Regards
    Chen

  • Appraisals - Pushbuttons not working in portal

    Hi
    I am facing a strange problem. I have configured some custom pushbuttons with previous status and next status combination. I used them in a template. The pushbuttons are coming correctly in R/3 but they are not visible in portal. What could be the problem?
    Regards
    FS

    working in R/3, does that mean the pushbuttons are working phap_admin ? 
    It's possible your pushbutton statuses do not have the correct "person authorized", this would indicate based on the role logged in on the portal, appraisee or appraiser they may not have access to see that button, but in PHAP_ADMIN it would work.
    Check the "Person Authorized" settings on the status flow tab. 
    let me know after this, if still there.

  • Work items are not visible  UWL task are visible in tracking in portal

    HI
    Friends
    i  am new from sap Ess/Mss implementation project...
    i am facing an Problem " Work items are not visible under UWL in portal overview page"
    but i am configured  all the ess/mss related things....and also Created for one user for Requester(send Leave Request)...and one more user for App-rover(Apporve an Leave)..
    Requestor send an Leave through portal send it successfully......but i am facing  a problem in uwl under work items are not showing in overview page...but in tracking work items are (Leave request)showing.....work items are not showing in uwl TASK(VERY PROBLEM)...
    i am configured and also registered UWL IN PORTAL..it is good..
    in sap ecc i can assigned UWL_SERVICE user to roles
    1.SAP_BC_BMT_WFM_UWL_ADMIN    
    2.SAP_BC_BMT_WFM_UWL_END_USER
    3.SAP_BC_ADMIN_USER
    4.SAP_BC_UWL_SERVICE
    PLEASE HELP ME.
    Tanks
    Shaik Rafi

    Hi All,
    In such cases, please try to check as below :
    1) Create Leave request work item from Employee and check the same under the UWL Tracking tab of employee.
    2) Log-in to swi5 transaction of the respective back end system and give "US" -> manager's UserID -> Choose Tasks to be completed from the drop down -> Remove any date if mentioned -> Execute.
    3) Here if you can see the Leave request created, but not on the portal, it reflects some portal issue like sync.
    4) If no leave request work item is seen here, then there is a problem in the employee manager mapping or the workflow setup.
    5) In such cases, you can try to check the Swi1 and check the log of that workflow to understand the current status of the Leave request.
    Revert if further help is needed with more info.
    Reward points if found useful.
    Regards,
    Shri vidya S

Maybe you are looking for

  • Updating .rpd file in oracle Fusion middleware control 11G

    Hi people, I've a problem. I tried to upload my .rpd file by loggin in oracle Fusion middleware control 11G, doing this steps: correaplications-> implantation-> repository -> block editconfiguration-> search repository in folder -> insert password->

  • Conflict running external swf

    In an algebra demonstration, I have an ENTER_FRAME controlled main loop that lets a user move a custom cursor around using the keyboard. At several points, I load an external swf file and play it. My problem seems to be that while my main loop is run

  • Trying to displaying image in screen.

    Hi, I'm new to this CLDC and MIDP coding. I'm working on this code right now, but I cannot seem to display a image in the screen. All I get is a blue background. Can someone help me to make the image appear in the screen? -I think it may have to do w

  • What does it mean "......because screen layer is locked"

    I'm very new at this. Using Element 9. I've selected a portion of the picture I want to copy and use elsewhere in the photo. The box appears around the area selected, but when I try to copy/move/paste as soon as I click on the selection box I get the

  • Keynote v.5.3 compatible with OS 10.8.5 to find/get/purchase ?

    I need to find this version of Keynote. Does anybody have a copy to sell ? Or let me know where I can purchase one ? I'm not wishing to switch to OS 10.9! thks for any useful suggestion