Org_context not set up by OA framework page

Experts,
I am facing one weird issue while logging into iprocurement responsibility. It sometimes setup the org_context and sometimes does not. I am using the account generator to generate the account for catalog requisition.
As the org context is not getting set, the profile option value set up at organization level is not picked up, because of which it is not generating the correct account for the requisition.
There is no security profile and default operating unti profile attached. The value of org_id should be simply picked up from "MO: Operating Unit" which has been set up for responsibility. This is 12.1.3 instance.
Thanks for your help.

This is a OAF out of box feature, if you want to implement the feature in your custom page, just set Warn About Changes property to True on the pageLayout region.
please read "Save Model ("Warn About Changes")" chapter from devguide for details.
Thanks
Tapash

Similar Messages

  • Not able to change Framework  page in Netweaver portal 7.3

    Dear All,
    I am trying to change the framework page from drop-down, changes not affecting after saving the framework page and every time when i am changing, the object is getting locked, after unlocking still the chages are not affecting
    Please help me in this regards

    Hi,
    Are you getting any kind of java script error in the browser ? Also make sure you are using FQDN to access the portal.
    Apart from this ... try to clear your IE cache and restart the IE before trying again.
    Regards,
    Mahesh

  • Drill Through - Object variable or With block variable not set.

    Hi
    I've set up all the relevant drillkeys, the table and the query but I'm getting a "Object variable or With block variable not set." in the browser page when it comes up
    The title looks fine in the page and takes on the correct description....help!
    Thanks very much in advance

    Hi,
    This frequently happens in a multi-server environment. It is a result of the encryption key between the two servers becoming corrupt.
    Go to Server manager on the app box.
    Delete the encryption key. (backup first if you like)
    Re-create the encryption key
    Register msolap90.dll on both servers
    I don't have the text for this handy. I think it's: regsvr32 "C:\xxx\xxx\xxxx\xxx\msolap90.dll"
    Note: you must use the quotes!
    Reboot the DB box
    Reboot the App box
    Hope this helps. Kindly award points if helpful.

  • Object Reference not set to instance of Object when sub-report on new page

    I have a problem when my sub-report goes onto the second page of the report, with an error message.
    My VB.NET displays a report and sub-report (in the footer) in a CrystalReportViewer:
    - When both are on the first page, both display fine
    - When the sub-report (or at least part) goes to the second page, the report displays OK, but without the subreport. When I go to page 2 of the report - hoping to see the sub-report - an error message is displayed, with title "Crystal Report Windows Forms Viewer" and text "Object Reference not set to an instance of an object".
    This problem occurs both on my development machine in VS and at a user site.
    Am desperate for some ideas please! I have VB.NET in Visual Studio 2010, and SAP Crystal Reports, version for Visual Studio 2010. The program is targeted for .NET Framework 3.5.
    I looked for the HandleException event on my Windows Forms Viewer, as suggested by SAP and Microsoft, but cannot find this. See for [example|http://devlibrary.businessobjects.com/businessobjectsxi/en/en/crystalreports_dotnet_sdk/crystalreports_net_doc/doc/crsdk_net_doc/html/crlrfwindowsformscrystalreportviewerclasshandleexceptioneventtopic.htm]

    Usually, the error is due to the object going out of scope. Placing the object in a session may help. Moving the CR code to page init or page load may help. Looking at samples may help:
    http://wiki.sdn.sap.com/wiki/x/JQBmBQ
    CR Dev help files are here:
    SAP Crystal Reports .NET API Guide     http://help.sap.com/businessobject/product_guides/sapCRVS2010/en/crnet_api_2010_en.zip
    SAP Crystal Reports .NET SDK Developer Guide     http://help.sap.com/businessobject/product_guides/sapCRVS2010/en/crnet_dg_2010_en.zip
    Finally, ensure you are using Service Pack 2 (see the sticky thread at the top of this forum).
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • Object reference not set error in SAP.Portal.Framework.Core.PortalWorkerReq

    Hi,
      I am using .Net PDK 1.0. I am often getting the error
    [NullReferenceException: Object reference not set to an instance of an object.]
       SAP.Portal.Framework.Core.PortalWorkerRequest.ReadEntityBody(Byte[] buffer, Int32 size) +119
       System.Web.HttpRequest.GetEntireRawContent() +327
       System.Web.HttpRequest.GetMultipartContent() +57
       System.Web.HttpRequest.FillInFormCollection() +244
       System.Web.HttpRequest.get_Form() +50
       System.Web.UI.Page.GetCollectionBasedOnMethod() +70
       System.Web.UI.Page.DeterminePostBackMode() +128
       System.Web.UI.Page.ProcessRequestMain() +63
    It is very errartic, sometimes the page gets loaded and at times I get this error. Could someone please tell me what causes this error?
    Thanks
    Swetha

    Hi,
       This error occurred in the page where I used the file upload control. The control was working fine before. We tried installing entire PDK again and then applying the hotfix-1, but nothing worked and then I had to use an URL iview to invoke an ASP .Net application just for uploading the files.
    Thanks
    Swetha

  • OA Framework page (custom) does not shrink to mobile device screen size.

    Hi,
    OA Framework page (custom page) using IE6 had application disconnection problem.
    So using IE6.1 beta/IE6.5 for OA Framework page (custom page) does not shrink/fit to the mobile device screen size. Means user have to scroll to the right/bottom every time. IE is set as a Mobile device (and not the desktop).
    We have tried using following Meta Tag (with different content values) to inform the browser that this is a mobile device. But this has not worked.
    pageContext.putMetaTag("MOBILEOPTIMIZED","<META name=\"MobileOptimized\" content=\"176\">");
    How we can fix this issue?
    Thanks in advance.
    Nilesh

    Hi,
    What you are trying to do, I could not understand.
    Apps Schema has all synonyms for almost all the objects in other schema if you will not specify any schema name the it will synonyms created in apps. For not using mention like this shema_name.object_name then it will fetch data from mentioned schema.
    Regards,
    Reetesh Sharma

  • "Object reference not set to an instance of an object." in Visual Studio 2012 Entity Framework Model-First

    Hello
    We're trying to use a Model-First with Entity Framework in Visual Studio, targeting an Oracle XE 11g installation.
    No matter from what angle we're approaching the issue, we always end up with an "Object reference not set to an instance of an object" in Visual Studio:
    First way:
    - Add new ADO.NET Entity Framework Model to a .NET Framework 4.5 project
    - Empty model
    - Add some entities and associations
    - Set Database Generation Workflow to "Generate Oracle Via T4 (TPT).xaml"
    - Set DDL Generation Template to "SSDLToOracle.tt"
    - Generate Database From Model
    - VS asks for DB connection ==> Click "New Connection"
    - Enter the connection properties to the Oracle XE database. "Test Connection" tells me the connection is okay.
    - Click OK. Visual Studio shows the following error message:
    (here's the image if it's not visible: https://dl.dropboxusercontent.com/u/35614983/vs2012_oracle_ef_error.png)
    We also tried to generate the model in VS2010 and then manually transform it to an EF5 / VS2012 model. At the "Generate Database from Model" step, the same error appeared.
    We also tried to generate the model from database (Database-First approach). Same error.
    My configuration:
    - Windows 7 Ultimate 64-bit
    - Installed Oracle client: ODTwithODAC1120320_32bit.zip, so the version is 11.2.0.3.20
    - Visual Studio 2012 Update 3 (11.0.60610.01)
    Thanks for any hints!
    EDIT: I just read that ODP.NET doesn't seem to support Entity Framework 5, so I tried a new project with Entity Framework 4.1, but I get the same errors.
    EDIT 2: On a 32-bit Windows 7 virtual machine, everything works fine. Seems the problem is only there on my 64-bit Windows 7 machine.

    Sorry for the delay on this one. Let me know if you are still seeing this and I will see if we can get more diagnostic info somehow.
    That error is basically an exception fault. It means a bug or a misconfiguration of Oracle Developer Tools. Can you try to reinstall ODT and see if you notice any unusual errors during install.. and see if a reinstall fixes the problem?

  • How do I configure Firefox to open multiple pages on startup and not set my homepage to open mutliple tabs?

    So I know how to set my homepage to open multiple tabs, however it has the undesired effect of making it so those tabs are opened every time I hit the homepage button. Is there a way to set Firefox to open multiple pages on start-up, while not actually setting the homepage to open multiple tabs?

    You can edit a copy of the Firefox desktop shortcut and add the links to the target field to make Firefox open those pages when you use this shortcut.
    See:
    *https://developer.mozilla.org/Command_Line_Options
    If you run out of space (i.e. exceed the maximum length) then use a CMD file with the start command.
    *start "" "<path_to_firefox\firefox.exe>" URL1 URL2
    *https://technet.microsoft.com/en-us/library/bb491005.aspx

  • Compensation Profile Page iViews Error Messages (Parameter CREVI not set)

    Hello Folks,
    We are currently implementing ECM with MSS and SAP Portal. In the Plan Compensation iView when I click on the Employee Name hyperlink it is launching Employee Compensation Profile page having General Data, Compensation Adjustments, Salary Development, Salary Survey Data, Compensation Guidelines, Compensation Eligibility, LT Incentive iViews.
    I am getting below listed messages in these iViews, I am not able to trace where the configuration for these is missing i.e. either in the Resource or Service or in any of the SPRO step. Could you please help me in pointing to the location where I am missing in the config part.
    General Data iView - "Internal error; Parameter CREVI is not set, Salary Development: An error occurred while the data was read."
    Salary Development, Salary Survey Data, LT Incentive iViews - "No data available"
    Compensation Guidelines, Compensation Eligibility iViews - "To display data, first select an employee".
    Thanks much for your help!
    Thanks,
    NVR.

    Hi NVR,
      Please check http://help.sap.com/erp2005_ehp_04/helpdata/EN/ff/c5d98c226848ebae8e7c2ce106db67/frameset.htm for settings and http://help.sap.com/erp2005_ehp_04/helpdata/EN/97/da81a2167345359f153fafcbc8aadf/frameset.htm and the like for the different section values.  We do not use some of the infotypes, so there is no data.  I am just down to a salary development error now.  Working with SAP on message 191413.  I wish you well.
    Best Regards,
    Mike

  • MSS Error Page Counter is not set.

    Hi,
         I am using EP 7.01 and ECC 6.0 I am getting error in MSS-->Inbox and selecting the option PCR  contract agreement generation ,then getting the error like Page counter is not set. How to resolve this error? Can someone give the solution?
    Thanks,
    Kundan

    Goto--> Main Program.
    Then Goto->Attributes.
    You can change the unicode checks active flag here

  • How do i set colors on javascript coding page, colors are not seen after installing Firefox version 8

    How do i set colors on javascript coding page, colors are not seen after installing Firefox version 8 . I am using WaveMaker application for web development

    Make sure that you allow pages to choose their colors and that you haven't enabled High Contrast in the Accessibility settings.
    *Tools > Options > Content : Fonts & Colors > Colors : [X] "Allow pages to choose their own colors, instead of my selections above"
    *http://kb.mozillazine.org/Website_colors_are_wrong
    *http://kb.mozillazine.org/Websites_look_wrong

  • Page Erroring if Fnd:Diagnostics profile is not set...

    Hi,
    When I run the OAF page and click on Apply the page was erroring as the Fnd:Diagnostics profile was not set I could not see the reasons for error. So I enabled the Fnd:Diagnostics profile at the responsibility level and when I openeed the page and clicked on apply, now the page is not erroring out. Is there any connection between this profile with the pages erroring out? Note: I am using pageContext.writeDiagnostics to log the comments....
    Thanks,
    Srikanth

    Hi,
    I am facing the similar issue
    but in my development instance it is working fine when i click on Yes or No button in my Dialog page,
    the issue arises when i try it out in my TEST instance or in SUPPORT instance,
    how can this work fine in one instance and fail in the others.
    The code in my PFR:
    String action = pageContext.getParameter(OAWebBeanConstants.EVENT_PARAM);
    String parrowid = pageContext.getParameter("paramRowid");
    OAApplicationModule am=(OAApplicationModule)pageContext.getApplicationModule(webBean);
    if ("deleterecord".equals(action))
    OAViewObject vo = (OAViewObject)am.findViewObject("HyperionNPIEOVO1");
    OAException dmsg=new OAException(" Do you wish to delete the Record? Please Confirm ");
    OADialogPage dpage=new OADialogPage(OAException.CONFIRMATION,dmsg,null,"","");
    dpage.setOkButtonLabel("Yes");
    dpage.setNoButtonLabel("No");
    dpage.setOkButtonToPost(true);
    dpage.setNoButtonToPost(true);
    dpage.setOkButtonItemName("DeleteYes");
    dpage.setPostToCallingPage(true);
    java.util.Hashtable ht=new java.util.Hashtable(1);
    ht.put("rowid",parrowid);
    ht.put("action",action);
    dpage.setFormParameters(ht);
    pageContext.redirectToDialogPage(dpage);
    if(pageContext.getParameter("DeleteYes")!=null)
    System.out.println("In Dialog");
    String s2=pageContext.getParameter("rowid");
    String s1=pageContext.getParameter("action");
    Serializable paramDel[] = {s1, s2};
    am.invokeMethod("deleteMethod",paramDel);
    plzzz provide me your valuable suggestions on this.
    Thanks in Advance,
    Afzal.
    Edited by: Afzal on Sep 20, 2011 9:28 PM

  • SAP Fiori on portal - Fiori Framework Page not working

    Hi Expert,
    We recently setup the portal sandbox version 7.4 SP8 to implement the Fiori Framework Page, after completed the step as what stated in the blog SAP Fiori Launchpad on Portal – Sample Content for Administrators , we encounter the Fiori Launch Pad is not displaying properly when we try to login via desktop (IE 9 & 10/Firefox/Chrome), tablet or smartphone. See the below screen for the details:
    Please let help if you know the solution. Thanks.
    Best Regards,
    Swee-Tiong Ng
    Tags edited by: Michael Appleby

    Hi Masa,
    I have updated the path, but encounter "File sap/hcm_ts_cre/index.html NOT found!" issue. I already logged OSS ticket # File sap/hcm_ts_cre/index.html NOT found! ( 926644 /
    2014 . Please advice if you have any idea. Thanks.
    Best Regards,
    Swee-Tiong Ng.

  • HTTP framework not set up

    Hi,
    I am working on SRM(proxy) to File scenario. HTTP port is not set up for the application servers on SRM system. As a result, i am not able to connect to ESR. This is confirmed by SPROX_CHECK_HTTP_COMMUNICATION. Is there any way i can make it work without HTTP being configured?
    Thanks

    Hi Jain,
    HTTP Destination is Mandatory IN SRM System.With out this destination u r not Communicating XI System.Once u made it u can create Proxy Objects otherwise it won't happens.
    Thanks
    Ravi

  • Default framework page not opening

    Hi Forum,
    I am trying to login in portal with super admin role but after authentication I am getting this error:
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/com.sap.pct/every_user/general/com.sap.portal.frameworkpage/com.sap.portal.toolAreaiView
    Component Name : com.sap.portal.navigation.toolarea.default
    com/sap/ip/basecomps/consistency/ConsistencyDomain$Lockable.
    Exception id: 03:11_14/03/07_0057_14617650
    See the details for the exception ID in the log file
    It seems that the default framework page is corrupted.
    Can u pls suggest how should I proceed to recover thr portal framework page?
    Any help is welcomed!
    Regards,
    Mickey.

    Hi Mickey,
    did you see this <a href="https://www.sdn.sap.com/irj/sdn/thread?messageID=2844054">thread</a>?
    Best regards,
    Martin

Maybe you are looking for

  • Firefox doens't show a web address anymore and I can't use the back button (it's not click-able)

    The back and forward buttons, the refresh and stop loading buttons are not available for me to click. I can see them, but they are completely gray and I can't click on them. Also, firefox doesn't have a web address in the box anymore. It is always bl

  • How do I find lost photos after Image Capture failed to import them to iPhoto?

    im having this problem exactly .... http://hints.macworld.com/article.php?story=20101215095521610 i chose to delete after import, like a wise guy, thinking nothing was going to happen and now my photos are not in my iPhoto libary... ive gone through

  • MTO-Subcontracting

    Hi Scenerio: 1. Against saleorder MRP will be done, output will be PR with account assignment cat "M" 2. Subcontracting PO will be created w r t PR (Sucontracting PO will a/c assignt cat "M" and Item cat "L" ) 3. Compoents will be shown at "Sale orde

  • CL_SALV_TABLE - how to trigger Double_Click question

    I am trying to find how to trigger an event on double click similar to  using Event Double_Click in Class CL_GUI_ALV_GRID   I am fresh out of the ABAP OO class and everything is a blur.  This is what I did.  I created a program that  with Data: r_gri

  • XI File Content conversion

    Hi, I am using SP 12 of XI. I am able to see the File Content conversion option in the Sender communication channel but not able to see the option in the Receiver Communication channel. Could anyone please suggest a solution? Regards, Karan