OBN Problem

Hi,
I have tried to perform Object Based Navigation using Portal Integration features in WDA, but the navigation is not successful. There is no error nor navigation. I wonder what could be the problem.
Here is the snippet of the coding that I used...
  DATA LO_API_COMPONENT  TYPE REF TO IF_WD_COMPONENT.
  DATA LO_PORTAL_MANAGER TYPE REF TO IF_WD_PORTAL_INTEGRATION.
  LO_API_COMPONENT = WD_COMP_CONTROLLER->WD_GET_API( ).
  LO_PORTAL_MANAGER = LO_API_COMPONENT->GET_PORTAL_MANAGER( ).
  CALL METHOD lo_portal_manager->NAVIGATE_TO_OBJECT
    EXPORTING
       SYSTEM               = 'ECC'
       OBJECT_TYPE          = 'TESTBOR1'
*      OBJECT_VALUE_NAME    = 'TESTBOR1'
*      OBJECT_VALUE         =
       OPERATION            = 'display'
*      BUSINESS_PARAMETERS  =
*      FORWARD_OBN_METADATA = ABAP_FALSE
*      RESOLVING_MODE       = CO_RESOLVING_MODE-SOURCE_ROLE
Well, I have created the respective portal content, but still not able to understand why my OBN is not working.
Regards
<i><b>Raja Sekhar</b></i>

Hi,
Forgot to mention that, I tested this application from Portal itself.
We access Portal using FQDN iteslf.
In fact the Relative Path based Navigation is working absolutely fine. I wonder why itz giving us problem from OBN.
In fact I rechecked the portal content, like Attaching the IView to the respective Business Object's Operation.
Dont know what the missing point is ...
Regards
<i><b>Raja Sekhar</b></i>

Similar Messages

  • OBN upload problem

    Hi Experts,
    I have a strange problem.
    When I upload a role from the backend system (with a abap webdynpro iview) the OBN are saved in the PCD under the Logical system name. (Business Objects/com.sap.portal.migrated/Logical system name). When I start the iview in the role the OBN is called with the system alias name, and then I get the message:
    Error message " failed to solve Object Based Navigation target '<system alias>.<OBN name>.<action>. Contact your system administrator to assign a role to your user with the relevant OBN entries'.
    When I check the OBN in the role (open the OBN under Business Objects/com.sap.portal.migrated/Logical system name choose ' Object-Based Navigation', select the Business Object and choose ' Locates in Portal Catalog. it's pointing to the OBN in the PCD. under Business Objects/com.sap.portal.migrated/Logical system name. 
    In the iview I changed the the properties for 'com.sap.portal.pm.parameters', 'System' and 'Target System', with the Logical system name, cleared the caches, but problem still exist.
    How to solve this?
    Thanks in advance,
    Vo.

    Dear Etay,
    Please check the document: How to Upload Backend Roles to SAP Netweaver Portal
    Please ensure that all the steps are followed.
      > 5.5 OBN – Object Based Navigation
    Best Regards,
    Rajendra

  • Problem in opening new window through OBN call

    Hi,
    I have embedded a POWL application in my source i-view which triggers an OBN operation in the "handle_action" method of the POWL.
    However, my target i-view which has registered successfully to my business object's operation does not open up in a new window (niether is the current i-view is getting replaced).
    I have taken care to associate both source and target i-views with the same role.
    Is there any possibility of OBN not working in a specific version of enterprise portal? Also, how do i check which version i am using?
    Thanks,
    Adithya
    PS: I just append my BO name and operation name to e_portal_actions in the handle_action method. does this take care of "firing" the operation too?

    Hello,
    Just check the if the BO operation is passing the necessary parameters like APPLID etc. You also check if your portal itself supports Object based navifation.
    Try it out under the system admin tab --> ...
    Find more information on the cook book for OBN.
    regards,
    Kiran

  • POWL OBN links do not open a pop up window in one domain

    Hi
    I am hoping to get some helpful information on a problem with a POWL OBN links not opening a pop-up only in one domain. The issue is described below.
    We have deployed the BP for Buyer 1.0, SP15. One of the iViews we use is the My Purchasing Documents and we have enabled the query POWL_PR_MY. Our Portal Version is 7.0 SP21, ECC6 (no EHP).
    Query POWL_PR_MY (My Purchase Requisitions) of POWL Application OPS-BUYER-POWL-PURDOC has links with the Purchase Requisition Number. Ideally when the links are clicked on, it should open up the Purchase Requisition transaction with the details of the item. This does not happen in our case.
    Our Portal Server is on the domain main.nex.com, but is accessed from the domain drs.nex.com. The ECC is also on the main.nex.com domain.
    When we access this application using "portal.main.nex.com", the links work fine as they should. But when we access the application using "portal.drs.nex.com", they do not open at all. There is no error message displayed. It just simply does not do anything.
    We have added *.main.nex.com to our local intranet trusted sites and have enabled pop-ups, added the proxy exception
    *.main.nex.com. All the Pop-ups are working from the other Custom Webdynpro application and from the other SAP GUI for HTML transactions in the portal from domain "drs.nex.com".
    I am not sure what the problem is, but we are facing a problem ONLY with this application's links. I am not able to see anything in the nwa logs too.
    Any pointers as to where I can look for issues?
    Thanks
    OJ

    Hi Malte
    No luck yet - so we are currently using portal.main.nex.com to access our portal until we find a solution. Will keep you posted. In the meanwhile, if you do find some information, please update.
    Thanks
    OJ

  • OBN not working in portal 'missing Object ID' error

    Hi,
    We have implemented MSS though the portal, and am having problems with the org profile and position profile firing up via OBN from employee profile.
    It works fine though NWBC, but for some reason not in the portal.
    I get an ‘missing Object ID’ error.
    Anyone got any ideas?
    Thanks

    Please don't doublepost the question over all places. Stick to one topic. Continue there: [http://forum.java.sun.com/thread.jspa?threadID=5301671]

  • NWBC - hiding/greying out buttons and OBN errors

    Hi,
    I'm working with Environment, Health & Safety via NWBC, but having great trouble influencing the NWBC screens.
    I am backend security proficient enough, however I cannot seems to figure out how the buttons on the NWBC side are controlled,
    hidden or greyed out. They don't always match with the ACTVT fields that you have in your backend authorization roles.
    Things such as Work Centres, the left side-panel/navigation menu I can control, that is not too difficult. What I want to know
    is why sometimes buttons are greyed out in certain forms or screens and how I can authorization trace that. Almost nothing of
    what is going on in NWBC or in dynamically created POWL screens leave any traces on SU53 authorization error reports.
    Who has some good pointers on how to get more grip on NWBC behavior of mostly
    - buttons (hiding, greying out)
    - how to find the correct missing services
    and
    - other OBN errors ?

    Usually it is the application specific POWL feeders which define what actions are available. POWL will automatically disable buttons where the action isn't listed as support. In other words this is a application specific problem, not a NWBC one.

  • Problems while upgrading CE7.1 SP5 to SP6

    Hello everyone,
    for POC I installed a CE 7.1 Server. After installing it i tried to use the in the Composition Platform included VC. I've got errors as described in my other thread (here: Errors in VC after installation). Than I decided to upgrade the whole CE System. Hoping that the error may vanish. But I have problems upgrading the system. In fact the following packages throw errors. (Container ... is not active..):
    sap.com/EP-MODELING
    sap.com/EP-RUNTIME
    sap.com/GP-CORE
    sap.com/GP-PP
    sap.com/UWLJWF
    sap.com/VCBASE
    sap.com/VCFREESTYLEKIT
    sap.com/VCKITBI
    In the case of GP-CORE the error is:
    1. Client path '
    skollsapmnt     ransEPSinGPCORE06_0-20001929.SCA --> cafeugpexampletimeoff~def.sda'
         Sdu info :name 'cafeugpexampletimeoffdef', vendor 'sap.com', location 'MAIN_APL71P06_C', version '2613643', software type ('J2EE', sub type ''), dependencies :[( name 'cafeugpmodel', vendor 'sap.com') ]
              Deploy status is 'Aborted'
              Description:'1. [ERROR CODE DPL.DS.6193] Error while ; nested exception is:
         com.sap.engine.services.deploy.exceptions.ServerDeploymentException: [ERROR CODE DPL.DS.5006] Container SAP-EU-GP is not active at the moment and it is not possible to oncePerInstance sap.com/cafeugpexampletimeoff~def.'.
    Now, if i look at the Application "cafeugpexampletimeoff~def" it has the status "Failed to start". If I now start the service "caf/eu/gp/model", and start the named application again it starts fine. But during the deployment of the package GP-CORE the server-instance is restarted and the service "caf/eu/gp/model" doesn't start again automaticaly. And because of this the corresponding application canno't be started and the deployment doesn't work.
    Has anyone an idea how to fix this?

    Some additional Information:
    Here are the errors according to the packages. If the package/application which is ment to be inactive IS active I wrote it behind the package name. The packages/applications which are not started can't start because of the in the post above descriped reason.
    GP-CORE:
    1. Client path '
    skoll\sapmnt\trans\EPS\in\GPCORE06_0-20001929.SCA --> cafeugpexampletimeoff~def.sda'
         Sdu info :name 'cafeugpexampletimeoffdef', vendor 'sap.com', location 'MAIN_APL71P06_C', version '2613643', software type ('J2EE', sub type ''), dependencies :[( name 'cafeugpmodel', vendor 'sap.com') ]
              Deploy status is 'Aborted'
              Description:'1. [ERROR CODE DPL.DS.6193] Error while ; nested exception is:
         com.sap.engine.services.deploy.exceptions.ServerDeploymentException: [ERROR CODE DPL.DS.5006] Container SAP-EU-GP is not active at the moment and it is not possible to oncePerInstance sap.com/cafeugpexampletimeoff~def.'.
    GP-PP:
    1. Client path '
    skoll\sapmnt\trans\EPS\in\GPPP06_0-20001928.SCA'
         Sdu info :name 'GP-PP', vendor 'sap.com', location 'MAIN_APL71P06_C', version '1000.7.10.6.0.20080504004242'
              Deploy status is 'Aborted'
              Description:'1. Contains Aborted deployment component:
    sdu id: sap.com_cafeugpcontentportal
    sdu file path: D:\usr\sap\CE1\J00\j2ee\cluster\server0\.\temp\tcbldeploy_controller\archives\463\GPPP06_0-20001928_SCA1222775735062\DEPLOYARCHIVES\cafeugpcontentportal.sda
    version status: HIGHER
    deployment status: Aborted
    description: 1. [ERROR CODE DPL.DS.6193] Error while ; nested exception is:
         com.sap.engine.services.deploy.exceptions.ServerDeploymentException: [ERROR CODE DPL.DS.5006] Container SAP-EU-GP is not active at the moment and it is not possible to oncePerInstance sap.com/cafeugpcontentportal.'.
    EP-MODELING: (The mentioned Application IS running)
    1. Client path '
    skoll\sapmnt\trans\EPS\in\EPMODELING06_0-10005152.SCA --> sap.com~portal.modeling.obn.ear'
         Sdu info :name 'portal.modeling.obn', vendor 'sap.com', location 'SAP AG', version '7.1006.20080430151312.0000', software type ('J2EE', sub type ''), dependencies :[( name 'vc_ds_service', vendor 'sap.com') ]
              Deploy status is 'Aborted'
              Description:'1. [ERROR CODE DPL.DS.6193] Error while ; nested exception is:
         com.sap.engine.services.deploy.exceptions.ServerDeploymentException: [ERROR CODE DPL.DS.5006] Container developmentserver is not active at the moment and it is not possible to oncePerInstance sap.com/portal.modeling.obn.'.
    EP-RUNTIME:
    1. Client path '
    skoll\sapmnt\trans\EPS\in\EPRUNTIME06_0-10005153.SCA --> com.sap.portal.pcd.gparhiddencontent.sda'
         Sdu info :name 'com.sap.portal.pcd.gparhiddencontent', vendor 'sap.com', location 'SAP AG', version '7.1006.20080505213746.0000', software type ('J2EE', sub type ''), dependencies :[( name 'com.sap.portal.pcd.transportapplication', vendor 'sap.com') ]
              Deploy status is 'Aborted'
              Description:'1. [ERROR CODE DPL.DS.6193] Error while ; nested exception is:
         com.sap.engine.services.deploy.exceptions.ServerDeploymentException: [ERROR CODE DPL.DS.5006] Container SAP-EU-GP is not active at the moment and it is not possible to oncePerInstance sap.com/com.sap.portal.pcd.gparhiddencontent.'.
    UWLJWF:
    1. Client path '
    skoll\sapmnt\trans\EPS\in\UWLJWF06_0-20001947.SCA --> com.sap.netweaver.bc.uwl.content.sda'
         Sdu info :name 'com.sap.netweaver.bc.uwl.content', vendor 'sap.com', location 'SAP AG', version '7.1006.20080430151312.0000', software type ('J2EE', sub type ''), dependencies :[none]
              Deploy status is 'Aborted'
              Description:'1. [ERROR CODE DPL.DS.6193] Error while ; nested exception is:
         com.sap.engine.services.deploy.exceptions.ServerDeploymentException: [ERROR CODE DPL.DS.5006] Container SAP-EU-GP is not active at the moment and it is not possible to oncePerInstance sap.com/com.sap.netweaver.bc.uwl.content.'.
    VCBASE: (The mentioned Application IS running)
    1. Client path '
    skoll\sapmnt\trans\EPS\in\VCBASE06_0-20001958.SCA --> VisualComposerServerEar05.ear'
         Sdu info :name 'VisualComposerServerEar05', vendor 'sap.com', location 'SAP AG', version '7.1006.20080523184435.0000', software type ('J2EE', sub type ''), dependencies :[( name 'vc_ds_service', vendor 'sap.com') , ( name 'com.sap.security.api.sda', vendor 'sap.com') , ( name 'visualcomposer_server_api', vendor 'sap.com') , ( name 'p4', vendor 'sap.com') ]
              Deploy status is 'Aborted'
              Description:'1. [ERROR CODE DPL.DS.6193] Error while ; nested exception is:
         com.sap.engine.services.deploy.exceptions.ServerDeploymentException: [ERROR CODE DPL.DS.5006] Container developmentserver is not active at the moment and it is not possible to oncePerInstance sap.com/VisualComposerServerEar05.'.
    VCFREESTYLEKIT: (The mentioned Application IS running)
    1. Client path '
    skoll\sapmnt\trans\EPS\in\VCFREESTYLEKIT06_0-10005160.SCA --> sap.com~com.sap.vc.wdrunprv.ear'
         Sdu info :name 'com.sap.vc.wdrunprv', vendor 'sap.com', location 'SAP AG', version '7.1006.20080430145728.0000', software type ('J2EE', sub type ''), dependencies :[( name 'vc_ds_service', vendor 'sap.com') , ( name 'visualcomposer_server_api', vendor 'sap.com') ]
              Deploy status is 'Aborted'
              Description:'1. [ERROR CODE DPL.DS.6193] Error while ; nested exception is:
         com.sap.engine.services.deploy.exceptions.ServerDeploymentException: [ERROR CODE DPL.DS.5006] Container developmentserver is not active at the moment and it is not possible to oncePerInstance sap.com/com.sap.vc.wdrunprv.'.
    VCKITBI: (The mentioned Application IS running)
    1. Client path '
    skoll\sapmnt\trans\EPS\in\VCKITBI06_0-10005161.SCA --> bi~bikit.sda'
         Sdu info :name 'bibikit', vendor 'sap.com', location 'MAIN_APL71P06_C', version '2660071', software type ('J2EE', sub type ''), dependencies :[( name 'com.sap.ip.bi.bases.bics.facade', vendor 'sap.com') , ( name 'tcblloggingapi', vendor 'sap.com') , ( name 'tcepbcconnectivityfwapi', vendor 'sap.com') , ( name 'com.sap.vc.common_sda', vendor 'sap.com') , ( name 'tcblexceptionlib', vendor 'sap.com') , ( name 'tcjeusermanagement~api', vendor 'sap.com') , ( name 'engine.j2ee14.facade', vendor 'sap.com') ]
              Deploy status is 'Aborted'
              Description:'1. [ERROR CODE DPL.DS.6193] Error while ; nested exception is:
         com.sap.engine.services.deploy.exceptions.ServerDeploymentException: [ERROR CODE DPL.DS.5006] Container developmentserver is not active at the moment and it is not possible to oncePerInstance sap.com/bi~bikit.'.

  • Problems with ESS in  "Career and Jobs" in option "Appraisal Document"

    hi
    My problem with ESS in "Career and Jobs" menu in the option "Appraisal Document" is not appear the appraisal documents or my my question is...
    What I can customize for appear the "Appraisal Documents"?
    My ESS shows the following screens:
    http://img295.imageshack.us/img295/3451/appraisalportal.jpg (there is also a problem with the flash player, I marked with red rectangle)
    I found looking on the internet that had to configure the Performance Management
    I entered in SPRO tcode, follow these steps
    http://img580.imageshack.us/img580/2598/appraisal1.jpg (Entered in "Define Templates in Performance Management")
    http://img215.imageshack.us/img215/6233/appraisal2.jpg
    http://img651.imageshack.us/img651/4243/appraisal3.jpg
    http://img340.imageshack.us/img340/622/appraisal4.jpg
    http://img52.imageshack.us/img52/1842/appraisal5.jpg (click in "End Configuration")
    http://img534.imageshack.us/img534/8746/appraisal6a.jpg (Error screen part 1)
    http://img4.imageshack.us/img4/1261/appraisal6b.jpg  (Error screen part 2)
    I hope the answers and posts, I wonder if my chosen way(configuring the Performance Managemente)  is correct
    thanks for posts
    Ivan

    thanks Chris for comments,
    Now I customize the "Appraisal Document"
    http://img18.imageshack.us/img18/4640/uiapraisal.jpg (Here I can see the evaluation that was done in the back-end)
    but, I clicked in the hiperlink of  "Appraisal Document Name",  I see this error:
    http://img80.imageshack.us/img80/8157/uiapraisal2.jpg (Error:<b>Page not found or not avaible</b>)
    even before I saw another error (<b>"There is no iView available for system "SAP_ERP_HumanResources": object "employee". For more information, contact your administrator."</b>) in others posts(questions in sap forums) mentioned, These included the following notes
    1468466 Performance Management Launchpad Configuration
    1463821 Performance Management Portal Configuration
    1416756 OBN Configuration in Performance Management
    1408243 Configuration for object-based navigation
    They recommended me in the back-end include roles in the resources:
    http://img401.imageshack.us/img401/8048/uiapraisala.jpg
    http://img689.imageshack.us/img689/9359/uiapraisalb.jpg
    The note number 1463821(especially), I recommend the following
    <a href="https://websmp230.sap-ag.de/sap(bD1lcyZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1463821" target=nieves>note 1463821</a> (link note)
    http://img88.imageshack.us/img88/7484/uiapraisal1.jpg (LPD_CUST tcode)
    http://img266.imageshack.us/img266/7405/uiapraisal1b.jpg (Check in "Restricted Parameters" and "Active" - "EXT_HEAD")
    but in these notes appointing a role that I could not find on my system that is:
    pcd:portal_content/com.sap.pct/line_manager/com.sap.pct.erp.mss.bp_folder/com.sap.pct.erp.mss.14.bp_folder/com.sap.pct.erp.mss.14.pages/com.sap.pct.erp.mss.hcm/com.sap.pct.erp.mss.appraisal_document_wd_ui
    because, I was looking at my porta's role  (With reference "Appraisals Document")
    http://img97.imageshack.us/img97/5167/uiapraisal3a.jpg
    http://img413.imageshack.us/img413/5643/uiapraisal3b.jpg
    http://img534.imageshack.us/img534/4585/uiapraisal3c.jpg
    http://img203.imageshack.us/img203/4605/uiapraisal3d.jpg
    Finally, my main error is :<b>Page not found or not avaible</b> (I referred at the beginning of the post http://img80.imageshack.us/img80/8157/uiapraisal2.jpg)
    Why I see this error (Page not found or not avaible)?
    http://img80.imageshack.us/img80/8157/uiapraisal2.jpg (Error:Page not found or not avaible)
    I hope the helps, and thaks very much.
    Ivan

  • Problems with ESS in Career and Jobs in Appraisal Document

    HI
    Iam Facing a problem in ESS career and job .
    in Appraisal documnets
    iam using BP ERP5 ESS1.41 sp6
    and updated Common parts
    My problem here is when i click the appraisal link  the page for appraisal is opening with some records.but when i click on that record the appraisal template must be displayed,but my link is displaying an error in that page as page is not found.
    i had done required OBN as of SAP NOTE 1416756  , 1408243.but my issue doesnt soleved
    iam just postinga  screen shot of that error
    http://img80.imageshack.us/img80/8157/uiapraisal2.jpg
    can u people help me in solving this issue.wat might be the problem and how to get trhe solution
    pls help me as iam in very emergency with this issue
    Bye
    Waiting 4 response

    sandeep, im still looking for you to provide the
    URL of both pages in your screenshot.
    Outside of a weird firewall issue or something, you have 1 of 2 issues.
    1.  Your OBN Target configuration you did in the notes is wrong.  which means the target URL is not pointing to the iview properly.
    2.  Your iview for the sap page called appraisal_document is not in accessible in the correct content area. 
    here is the location in the standard SAP portal area, not sure if you copied and already using a custom ESS tab....
    pcd:portal_content/com.sap.pct/every_user/com.sap.pct.erp.ess.bp_folder/com.sap.pct.erp.ess.14.bp_folder/com.sap.pct.erp.ess.14.iviews/com.sap.pct.erp.ess.14.career_job/com.sap.pct.erp.ess.appraisal_document_pmp
    also, on the previous post, it was wrong the wrong webdynpro's that were told you.  The POWL webdynpro's you already have access to, its when from that application you try to launch the document.  You want to launch this webdynrpo, which is configured in the appraisal_document iview:
    HAP_AC_PMP_MAIN - for predefined
    HAP_MAIN_DOCUMENT- for flexible.

  • OBN Error in MSS

    Hi,
    We are using ESS/MSS in EHP7. I have configured Leave Approval workitems for POWL to appear in the Work Items powl query
    by folowing below blog.
    POWL Inbox configurations for Manager Self-Service EhP5 and above
    Leave approval workitems appear correctly in MSS inbox under Work Items powl query. But when I click on any individual workitem it throws an error.
    There is no iView available for system "": object "Employee". For more information, contact system administrator.
    I have seen the Work Overview workset in  my MSS role is having the iView Approve Leave Request and the iView has
    Business Object "Employee" & Operation "Approve Leave Request" added under tab "Application as OBN Target".
    Please suggest.
    Thanks
    Arindam

    Hi Samuli,
    Thanks a lot for your response!
    I have not uploaded any NWBC role so far.
    But I saw this below thread
    New MSS Subsitutions in HR renewal
    and understood that role SAP_MANAGER_MSS_NWBC_3 uses application config HRMSS_HOMEPAGE_1.
    It already exists in my system and I have tested it. It gives Substitution Overview block in the homepage.
    But I am using application config MANAGER_MSS_WDAC_POWL_INBOX.  Here I get the Substitution button on top of the workitem table if I choose the "Work Items" POWL query.
    But my problem is in that query if I choose any leave approval workitem to open the approval popup,
    it throws me the error "Business Object "Employee" & Operation "Approve Leave Request" added under tab "Application as OBN Target"."
    If you still suggest me to upload the role, I will try.
    Please advise.
    Thanks
    Arindam

  • Calling another transaction in a new NWBC tab and keeping OBN

    Hiya,
    I have two reports (web dynpro reports) that I've created.
    Each report has buttons that are supoposed to open SAP transactions.
    So I've added code to the buttons that make the OBN calls, the reports have been added to the PFCG, and then OBN details have been added to the report nodes within the PFCG to open the SAP transactions.
    And this all works fine!
    The problem is this - the business would like a button to open report 2, in a new NWBC tab, from report 1.
    I can't seem to do this AND get the OBN buttons to work for report 2.
    So Report 1 works perfectly, I'm using open 'external_window' from the web dynpro to open a URL that points to the web dynpro of report 2.
    Report 2 appears fine but the buttons don't work and nothing happens when you click them.
    Can anyone suggest how best to approach this problem i.e. open a new NWBC tab, for a report in your PFCG role.
    Thanks in advance!

    Hi H.M.
    This code will launch the transaction QM01 in a new tab, i think you would be able to use this snippet to open a new report instead.
    Do you need to pass parameters from Report 1 to report 2, otherwise you might be able to use a portal launchpad or create your own OBN?
           data: lo_lsapi TYPE REF TO IF_LSAPI.
    data: lv_location type string.
    lo_lsapi = cl_lsapi_manager=>get_instance( ).
    lv_location = 'ls-tr://QM01?RIWO00-QMART=Q1'.
    lo_lsapi->navigate(
    location      = lv_location
    mode          =  '1'
    *                    history_mode  = iv_history_mode
    title         = 'Create notification'

  • Appraraisal error - EHP4 -OBN

    Hi Folks,
    We have applied hr support patches  from 20 to 28 in our system including EA-H4-28 . After this we are facing issue related to ehp4 appraisal application - the error we are getting in sicf while accessing the service -hap_start_page_powl_ui_ess
    The following error text was processed in the system SRD : Access via 'NULL' object reference not possible.
    The error occurred on the application server xxx_SRD_xxx and in the work process 0 .
    The termination type was: RABAX_STATE
    When we have checked the same in portal facing the below issues -
    There is no iView available for system "SAP_ERP_HumanResources": object "employee". For more information, contact your administrator.
    I have checked all the threads related to this issue found some replies :
    Checking in tcode -lpd_cust - did not solve our problem
    Applying the note - 1386141 , not sure about this..
    Can any one please share their experices on this could be a great help.
    Thanks
    Kumar

    Hi Kumar
    This is a know issue that is solved on SP06, but before we make sure that this is your case, please have a look on this 2 notes carefully:
    Note 1416756 - OBN Configuration in Performance Management
    Note 1408243 - Configuration for object-based navigation (PA-PD-PM)
    The OBN functionality in the Performance Management WD-ABAP is supported as of SAP_ABA 701 SP5.
    This should resolve the problem.
    Best Regards
    Chetan

  • Hap_start_page_powl_ui_ess OBN not working after upgrade to HR Patch 32

    Hello ,
    After upgrade to HR Patch 32 . The obn in our portal is not working for the ESS/MSS POWL. Before the update it works fine.
    Any suggestions?
    Regards

    apply the note 1352104 and check the following the note
    1465076 - OBN issues in Performance Management
    1443243 - Update MSS with OBN operation for PMP Document
    1408243 - Configuration for object-based navigation
    1319792 - Problems when navigating between Web Dynpro

  • Modifying OBN Business Objects from ERP Common Parts

    Hi All
    I've created an application in which I need to trigger OBN navigation to the SAPGUI transaction for creating Materials (MM01). We have the "ERP Common Parts 1.41" business package installed on our Portal and I was hoping to use the standard OBN business object for Material however, strangely, there is no operation for "Create".
    Question: Is it a good idea to add my own "Create" operation to the standard ERP Common Parts business object? I'm worried that every time we patch or upgrade the Portal, my custom operation will be wiped out...
    Thanks!
    Glen

    Thanks The-Hung!
    That was my opinion too, so I'm glad to have a someone back it up.
    I still have a problem with the Material business object though. How would you suggest I should handle the problem with the missing "create" operation? Should I create a second business object (eg. "material2"?) and use the second object for material creation only - ie. only add a "create" operation? I don't want to have to rebuild the whole object in case we implement standard functionality that triggers the standard business object "material"...
    The reason I'm asking these questions is that I'm an ABAP developer and it just seems unusual (and very restrictive) that I can't just enhance standard functionality without worrying that it will be deleted in an upgrade... I guess I'm hoping there are some tricks in the Java stack world that I don't know about yet.  
    Cheers
    Glen

  • Problems with Virtualbox

    Hey Guys.
    I'm runned into a problem with my Virtualbox installation about the network setup.
    Followed the guide http://wiki.archlinux.org/index.php/VirtualBox#Usin
    But each time I'm starting my Virtualbox - I'm getting the this error:
    Failed to initialize Host Interface Networking.
    VBox status code: -3100 (VERR_HOSTIF_INIT_FAILED).
    Result Code:
    NS_ERROR_FAILURE (0x80004005)
    Component:
    Console
    Interface:
    IConsole {d5a1cbda-f5d7-4824-9afe-d640c94c7dcf}
    How can I make bridged network to work here - and can someone tell me the error:
    /etc/conf.d/bridges:
    bridge_br0="eth0 wlan0"
    BRIDGE_INTERFACES=(br0)
    Lines from rc.conf:
    MODULES=(sky2 iwl4965 snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-hda-intel soundcore vboxdrv autofs4 bridge)
    eth0="dhcp"
    wlan0="dhcp"
    br0="dhcp"
    ppp0="dhcp"
    INTERFACES=(eth0 wlan0 br0 ppp0)
    /etc/vbox/interfaces ( needed to make that file manually)
    vbox0 pbj br0
    I've installed bridge-utils and the obnly error i'm getting is this - each time I set the network settings in the virtualbox guest machine settings to host interface???
    What Am I doing wrong. - since I only have these options from the menu
    Not connected.
    NAT
    Host INterface
    Internal Interface
    From my dmesg:
    vboxdrv: Trying to deactivate the NMI watchdog permanently...
    vboxdrv: Successfully done.
    vboxdrv: Found 2 processor cores.
    vboxdrv: fAsync=0 offMin=0x18f offMax=0x979
    vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
    vboxdrv: Successfully loaded version 2.0.0 (interface 0x00090000).
    Bridge firewalling registered
    firmware: requesting iwlwifi-4965-1.ucode
    Registered led device: iwl-phy0:radio
    Registered led device: iwl-phy0:assoc
    Registered led device: iwl-phy0:RX
    Registered led device: iwl-phy0:TX
    tun: Universal TUN/TAP device driver, 1.6
    tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
    sky2 eth0: enabling interface
    sky2 eth0: Link is up at 100 Mbps, full duplex, flow control rx
    NET: Registered protocol family 10
    lo: Disabled Privacy Extensions
    ADDRCONF(NETDEV_UP): wlan0: link is not ready
    eth0: no IPv6 routers present
    vbox0: no IPv6 routers present
    Can someone point me in the rigth direction???

    Well a little bit further  I guess.
    put tun into MODULES
    Made this scripts as from alehtos
    sudo brctl addbr br0
    sudo ifconfig eth0 0.0.0.0 promisc
    sudo brctl addif br0 eth0
    sudo dhclient br0
    sudo chmod 0666 /dev/net/tun
    sudo tunctl -t tap0 -u *username*
    sudo ifconfig tap0 up
    sudo brctl addif br0 tap0
    And gives me this:
    $ ifconfig
    br0 Link encap:Ethernet HWaddr 00:1D:09:42:99:7F
    inet addr:172.16.50.200 Bcast:172.16.51.255 Mask:255.255.254.0
    inet6 addr: fe80::21d:9ff:fe42:997f/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:1888 errors:0 dropped:0 overruns:0 frame:0
    TX packets:752 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:674889 (659.0 Kb) TX bytes:134636 (131.4 Kb)
    eth0 Link encap:Ethernet HWaddr 00:1D:09:42:99:7F
    inet6 addr: fe80::21d:9ff:fe42:997f/64 Scope:Link
    UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1
    RX packets:54932 errors:0 dropped:0 overruns:0 frame:0
    TX packets:24515 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:43322296 (41.3 Mb) TX bytes:2325893 (2.2 Mb)
    Interrupt:16
    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:136 errors:0 dropped:0 overruns:0 frame:0
    TX packets:136 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:4108 (4.0 Kb) TX bytes:4108 (4.0 Kb)
    tap0 Link encap:Ethernet HWaddr 00:FF:B0:92:FE:4A
    inet6 addr: fe80::2ff:b0ff:fe92:fe4a/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:1 errors:0 dropped:172 overruns:0 carrier:0
    collisions:0 txqueuelen:500
    RX bytes:0 (0.0 b) TX bytes:60 (60.0 b)
    wlan0 Link encap:Ethernet HWaddr 00:1F:3B:61:C9:27
    UP BROADCAST MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    wmaster0 Link encap:UNSPEC HWaddr 00-1F-3B-61-C9-27-00-00-00-00-00-00-00-00-00-00
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    And this works as the following way - Gives the Host machine a IP adress - but not the guest. On the guest - it cannot get an IP address.
    Could this error hove something to do with it all:
    s# /etc/rc.d/vboxnet restart
    shell-init: error retrieving current directory: getcwd: cannot access parent directories: Ingen sådan fil eller filkatalog
    :: Shutting down VirtualBox host networking [DONE]
    :: Starting VirtualBox host networking [DONE]
    Last edited by peque (2008-09-18 13:19:12)

Maybe you are looking for

  • Restriction on PO creation

    How to allow users  to create P.O only for one material type and cost centre related P.O.

  • Convert iPhone calendar file to importable iCal file

    For reasons which would take waaay too long to describe here, I find myself in a situation of having to import an iPhone calendar file (Calendar.sqlitedb) into iCal. I've saved the iPhone file to my Mac desktop. The iPhone file is an SQ Lite database

  • HT201210 i try opening one of my apps but it just ends up closing in my face

    whenever i try to open one of my apps it imediatly closes the app in my face and when i try to hook up to my wifi it says it cant

  • Photo booth and iBook

    Can I buy a logitech camera, upgrade to leopard and use photo booth? My daughter loves it on my MacBook Pro, but unfortunately we bought her iBook G4 a month before the newer version came out with the built in camera. Any body have any luck with this

  • Static object vs non-static object......

    What is the purpose of static object???? is there any example showing that the advantage of declaring a static object rather than a non-static object?? secondly, why static object/primitive data is initialized before non-static object/primitive data?