Method '~' of object '~' failed in Offline Planning

Hi,
When the members in a dimension are set to '~' in Essbase, Offline Planning will prompt an error "Method '~' of object '~' failed" when we try to select that dimension as page members. Is there a way to overcome this problem?
Thanks in advance.

Hi Caillen,
1. It hapen to any user randomly. It is not for perticuler user/users.
2. Error is thrown at server side.
3. Below is the code shown in the error desciption.
Public Sub ActiveBookmarkSet(iIndex As Integer, Optional szBookmark As String = "")
    On Error GoTo ActiveBookmarkSetErr
    Dim iErrorTimes As Integer
    iErrorTimes = 0
    If Not moBookmarks Is Nothing Then
        If iIndex > 0 Then
            If miActiveBookmarkCount >= iIndex Then
                Set moBookmark = moBookmarks.Item(iIndex)
                mszActiveBookmark = moBookmark
            End If
        ElseIf szBookmark <> "" Then
            If moBookmarks.Exists(szBookmark) = True Then
                Set moBookmark = moBookmarks.Item(szBookmark)
                mszActiveBookmark = moBookmark
            End If
        End If
    Else
        mobjRevision.objError.RaiseError CWORDERR_BASE_NoActiveBookmarks, App.EXEName & "::CGCDocWordApp::ActiveBookmarkSet", ""
    End If
    Exit Sub
ActiveBookmarkSetErr:
    iErrorTimes = iErrorTimes + 1
    If iErrorTimes < 6 Then
        Resume
    End If
    Call mobjRevision.objError.RaiseError(Err, App.EXEName & "::CGCDocWordApp:ActiveBookmarkSet Method", Err.Description)
End Sub

Similar Messages

  • XL Reporter Error. (Open Workbook) Method '~' of object '~' failed. 64-bits

    Hello, good morning.
    Checking the Desktop System Platforms
    https://websmp208.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000706510&_SCENARIO=01100035870000000183&_ADDINC=011000358700001192682007E&
    I have installed 2007A SP01 PL13 in a 2008Server with SQL2008 but xl reporter not works in the cliente platforms with Windows 7 Prof 64 bits and Office 2010 Profesional installed in 32-bit version:
    The message: Error al inicial excel. Causa: (Open Workbook) Method '' of object '' failed
    Checked:
    Notes: 1077263, 898635, 918188, 1287193
    Threads:
    COM Add-in Program Required to run XL Reporter
    XL Reporter - Report Organizer cannot load
    Error while opening XL reporter
    XL Reporter Startup failed
    XL Report unable to load with Excel 2010
    I put a message to SAP Business One Global Support Centre, but the result is:
    "The MS Office 2010 x64 is not supported. Please refer to the supported platforms landing page".
    In teh landing page says: " (6) For the time being, the SAP Business One release tracks 2007 and 8.8 only support the 32-bit version of the Microsoft Office 2010 editions."
    ¿Any idea?
    Thanks

    Hi,
    Checkk
    http://social.msdn.microsoft.com/Forums/en-US/innovateonoffice/thread/b81a3c4e-62db-488b-af06-44421818ef91?prof=required
    http://social.technet.microsoft.com/Forums/en-US/office2007deploymentcompatibility/thread/334c9f30-4e27-4904-9e71-abfc65975e23?prof=required)and
    Thanks,

  • DTW - Method of object failed

    Hi
    I'm trying do do an import of AP Credit Notes and getting the error 'Method '' of object '' failed 65171'.
    No matter what I try - can't get past this one. Has anyone seen this before?
    Regards
    Danie

    Hi
    I have the following columns in my
    Header:
    Record Key - 1, 2, 3, ......
    CardCode - V-TRA007......
    Comments - Credit Inv no 6316 .....
    DocCurrency - R
    DocDate 20110125
    DocType - dDocument_Items
    Lines:
    ParentKey - 1, 2, 3,3, 4, 5,5,5, 6.......
    No LineNum as this is new import not update - Although it makes no diff to the error I'm getting
    BaseEntry - which is DocEntry of PCH1 (Although DocNUm and DocEntry are the same in both tables)
    BaseLine - corresponds to the line no's in PCH1
    BaseType - 18
    CostingCode - PC
    ItemCode - SFEE_Accomod
    Price - 171.05
    Quantity - 1
    VatGroup - I0
    Warehouse - FCS-FIND
    Regards
    Danie

  • BPF 'Method '~' of object '~' failed' error

    Hi Experts.
    we are experiencing quite a lot of  'Method '' of object '' failed' when trying to open a template from a BPF. The templates work without problems when we open them from etools\Open dynamic templates but randomly they fail when using the BPF. We have cleared the Client Options and it stills does not work from some PCs (other users enter into the templates without problems).
    Any idea?
    Thanks a lot for your support!
    Albert

    I've posted this in a thread before and it works very well on the computers where we've experienced the problem
    Windows XP temp folder path described in the note and I've added info for Vista/Windows 7 below. This also applies to BPC 7.5 MS even though the note is for 7.0 MS
    http://service.sap.com/sap/support/notes/1528423
    The info for resolution helped me fix a windows 7 client that has been unable to open BPF steps although it has been able to open the reports directly.
    For windows 7 clear out everything in temp that looks like it belongs to BPC at the following path.
    C:\Users\%username%\AppData\Local\Temp
    Regards,
    Markus

  • Run-time error -2147417848 (80010108), method '~' of object '~' failed

    Hello
    I have an application written in VB6 which uses Crystal 9 Reports (RDC). The application is running on Windows XP, SP2.
    On this PC is .net Framework 2.0 installed and since then from time to time I get the message:
    run-time error -2147417848 (80010108), method '' of object '' failed
    But this error doesn't appear always, but when it happens, it happens always at setting the datasource
    example:
    repReport.Database.SetDataSource rsDummy
    Does anybody know why this is?
    Thank you for your help.

    Hi, Urs;
    Whereever the error is occuring, you should ensure you have the latest version of our files. For a client install, be sure that you are using the latest Merge Modules from our web site to deploy your application.
    If you are not getting the error on your development system, you may have newer files there than on the client.
    Regards,
    Jonathan

  • EVDRE error Validatememberset:error 1004-Method'~' of object '~' failed

    Hi
    Gurus
    when i have memberset expansion col time to have NOEXPAND i have this error
    i donot want my time col to expand after the first time so i am using NOEXPAND
    if i donot have NOEXPAND and just say BAS EVDRE = OK
    any ideas to clear this issue
    thanks

    Hi beee take a look to this note this might help you,
    [here|https://websmp130.sap-ag.de/sap(bD1lcyZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1573106]
    [here|https://websmp130.sap-ag.de/sap(bD1lcyZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1546179]
    [HERE TOO|https://websmp130.sap-ag.de/sap(bD1lcyZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1448836]
    hope it helps,

  • Creation of login object failed

    Hi all,
    I've got a problem with the mobile client development.
    We are using the mobile client for many years and we even develop a lot with it, but now i have a problem never seen.
    After extending a bDoc and start testing the application, after the generation and login, system states "Creation of login object failed".
    So i did a full generation. Result the same.
    I debugged the ValidateLogin class and found out, that in the following statement is failing
           BOLOGIN = BusinessRootObject.BusinessFactory.LoadBusinessObject("LOGIN", determineUser)
    BOLOGIN is Nothing at the end. I tried out to create the Object via        BOLOGIN = BusinessRootObject.BusinessFactory.CreateBusinessObject("LOGIN")
    same result. Next i tried to create the BOACTIVITY and it failed as well. One day before everything was fine, even with changing business documents.
    The error in the VB.ERR object says:
    -     err     {Microsoft.VisualBasic.ErrObject}     Microsoft.VisualBasic.ErrObject
         Description     "In der Methode BusinessFactoryCore.LoadBusinessObject ist eine System-Exception aufgetreten"     String
         Erl     0     Integer
         HelpContext     0     Integer
         HelpFile     ""     String
         LastDllError     3     Integer
         Number     5     Integer
         Source     "MTBLLFW"     String
    Can anybody please give a hint.
    We are using CRM 5.0 SP7 and MSA SP7 on MS 2003 Server with local repository. DB is SQL2000.
    Yesterday i was releasing a changelist and now its no longer working at all, what a mess.
    Thanks to all,
    Andreas Rose

    Hi Andreas,
    The problem may be incorrect or corrupt ARSREP.DAT file.
    The reason may be that the BDOCs are not synched from MAS. Once you sync this through MAS you will find the *.bdoc files at the location
    mentioned under the registry key HKLM\SOFTWARE\SAP\MSA\MW\TL\BDocPath
    Usually this would be default as C:\Program Files\SAP\Mobile\tpsfiles.
    After this when you generate the BusinessLibrary the Arsrep.dat file
    will have the *.bdocs incorporated in the Arsrep.dat file.
    Hope this helps.
    Regards, Gervase
    ps. For synching the BDocs refer to SAP Note 942942

  • Object failed to run due to an error while processing on the Job Server

    when i am scheduling a report ith email notification i am getting  below error
    error msg: Object failed to run due to an error while processing on the Job Server
    i have configured email notification in bo cmc and server also SMTP enabled. while scheduling report to ueser i am getting error and even mails are delivered to users as well.

    hi prithvi,
    i am able to schedule reports to other destinations and reports are delivered as per the requirement.
    i am able to telnet SMTP server from Adaptive job server machine on SMTP port.
    have to check errors on log file....
    @ COULD YOU  PLEASE LET ME KNOW USER CAN SEND A MAIL TO USER  IN SAME DOMAIN . WHILE SCHEDULING A REPORT AND AS OPTION AVAILABLE  IN 4.0 LAUNCH PAD CAN HE SEND A MAIL DIRECTLY  AFTER RUNNING REPORT.

  • Error while Debugging MSA  'Creation of Login Object Failed'

    Dear Friends,
    I am working on CRM Mobile Sales 5.0 SP 5.
    I have setup my Mobile Client and Mobile Application Studion On the same machine.
    I have perform the initial generation of the application from Mobile Repository server to my machine.
    it gave me 6 errors and 12 warnings  and took about 4 hrs for generation.
    Now when i tried to debug the generated application,
    i get my login screen and once I enter username and password.
    Error popups up stating "Creation of login object failed".
    and then another error
    "Starting MPPFailed" (MPP is my project name).
    Please suggest me how should i go about to debug the application solving the above errors.
    Awaiting Reply,
    Best Regards,
    Pratik Patel

    Am not sure if you were able to resolve the issue but below are some points:
    a. I think the dlls sfabol and msa are not any more registerable, since they are more of VB.NET components and here assembly is registered and not the dll.
    b. For logging into the application just ensure that you have user id in table SMOUSER and the employee for that user in SMOMITABT table.
    c. If this is fine, then ensure that you have the latest BDOC metadata information on your laptop. I think in 5.0 also you need to use Clientconsole to download this information.
    d. If this is all okay, then try running SQL profiler and check if the query to the ides db is being executed by the framework. If the query is fired then it means application seems to behave properly but the query is not retrieving relevant details.
    For further details feel free to contact me..
    thanks,
    Piyush

  • "Creation of login object failed" after MAS generation

    Hi everybody,
    I am working on CRM Mobile Sales 5.0 SP6. I have performed the initial generation with the .NET Application Studio. It gave me 6 errors and some warnings. Now when I tried to logon my mobile client I 've got following error:
    "Creation of login object failed".
    Visual Studio is installed on partition "C:\Program Files\" and Mobile Sales on "D:\SAP\"
    Has someone any ideas? Thanks in advance,
    Mirko

    Hi Mirko!
    In your app you're calling unknown data structures. While generating the "compiler" read the names and want to create the relevant structures but the necessary data to do this are missing. You have to start fist the client console doing a complete meta data generation. If this runs without error your generation inside the studio will succeed, too.
    BTW: In your first posting you've written "D:SAP..." and in your last the error-message was "D:ProgrammeSAP..."...
    Perhaps different settings?
    Do you have made already a successful generation with the actual installation?
    Good luck,
    Ingo
    Message was edited by:
            Ingo Schmökel

  • Ps CS6 Problem: Transform applied to Smart Object fails to transform an attached Smart Filters Mask

    Ps CS6
    OSX 10.6.8
    Problem: Transform applied to Smart Object fails to transform an attached Smart Filters Mask.
    I mean a Transform, including Free Transform, as found in the Edit menu.  A simple move by the Move Tool is OK.
    A workaround until this bug is squashed is to encapsulate the Smart Object + Smart Filters + Filter Mask inside another Smart Object and transform that.
    However, that will not be a satisfactory solution in some cases. If a filter has size parameter(s), e.g. Gaussian Blur radius, a scaling or warping/distorting transform applied after the filter will obviously differ from the filter applied after the transform.
    In any case, the workaround is inconvenient to subsequent editing and experimenting with filters and masks.

    R_Kelly wrote:
    I don't think that's a bug since the implementation seems to be purposely done.
    It's been that way since photoshop cs3.
    If its been like that since CS3 then I think it's a bug which remains because nobody (or not enough people) has complained before.

  • Interfaces and methods of Object class

    JSL 2.0 states the following
    If an interface has no direct superinterfaces, then the interface implicitly
    declares a public abstract member method m with signature s, return type r,
    and throws clause t corresponding to each public instance method m with
    signature s, return type r, and throws clause t declared in Object, unless a
    method with the same signature, same return type, and a compatible throws
    clause is explicitly declared by the interface.
    But the following codes produces empty output
    package test;
    import java.lang.reflect.Method;
    public class TestIterface {
        public static void main(String [] args){
            Method [] methods=Y.class.getMethods();
            for(int i=0, n=methods.length;i<n;i++)
                System.out.println(methods);
    interface Y{
    What are the reasons of such behaviour?

    then the interface implicitly declares a public abstract member method
    "Implicit" means that it's implied that the interface declares those methods; unlike java.lang.Object, there is no interface from which all other interfaces descend. All interfaces at the "top" of the inheritance hierarchy are implied to expose at least the same methods as Object.
    Hope this helps...

  • Object failed to run due to insufficient security privileges

    Recently migrated from BO XI and Crystal XI to bo 4.1sp2 and Crystal 2013.The recurring crystal reports were migared to new environemnt and schulded to run 1st of the month.There are 300+ reports.The report detail says all these reports are schduled by Adminisatrtor because It was migrated by administartor account.
    First of the month all reports failed and error is 'object failed to run due to insufficient security privileges.
    And In the event viewer, there were warning from source BusinessObject_cms
    "The security for the object identified by 41173 could not be verified during schedule attempt."
    Can someone help me to find out the root cause of this issue.thanks.

    Hello,
    There are many possible root causes.
    First check that the migration was complete successfully using the Import Wizard or UMT.
    Otherwise, this may occur if the owner was not migrated properly or if the universe contains some row level security..
    I hope this helps.
    Thanks & Regards,
    Insaf

  • SAP workflow -SAP error WL210 -Error triggering default method for object &

    Hi Experts,
    User is encountered with the error message "Error triggering default method for object &" when he is performing approval action in SES workitem .
    Could you please advise me how to avoid this issue.
    Thanks in advance for your valuable help.
    Rajani
    Edited by: Rajani SAPABAP on Sep 13, 2011 4:50 PM

    Hi Rajani,
    I think that it's an authorization issue.
    Please check if u find which authorization object is violated in SU53.
    Regards,
    Asit

  • ERROR TRIGGERING DEFAULT METHOD FOR OBJECT (INCOMING INVOICE).

    When trying to open invoices in my ERP inbox to authorise I get the following message.
    ERROR TRIGGERING DEFAULT METHOD FOR OBJECT (INCOMING INVOICE).
    . There might be an authorisation issue. but i am not confirm.
    I have checked the authorisation in SU53 also.
    is it possible that there is some other reason for it.
    If so then what are they?
    please help.

    Hi Naval,
            Is it a custom business object....make sure that the status of all object components are set to Implemented or released..and  regenerate the Object...
    Thanks
    Srinivas

Maybe you are looking for

  • Error "Licensing has stopped working" occuring very frequently on Win XP SP3 with Adobe Pro 9.5.x

    Hi All, Do we have any permanent fix to address the License error? Since the user are observing this issue very frequently. Every time Adobe License Recovery tool http://www.adobe.com/support/contact/licensing.html is being executed to recover the li

  • Capacity planning for a 2 million hits / day site

    Hi, I am doing a feasibility study for a 2 million hits per day e-commerce site. We are looking at various vendors but would prefer an Oracle solution. One option I am looking at is a three-tier server architecture with instances of Oracle Applicatio

  • Split large pdf report output

    Hi, I'm writing a report that produces approximately 15000 pages of output. When running the report on the server, it fails with the error "Memory failure - core dumped". I believe that it is due to the size of the output (~20mb). Is there a way to s

  • Deskjet 6940 keeps going offline

    I have a Deskjet 6940 connected directly to my router and both PC's run Vista.  Often, the printer goes offline and the only solution that I have is to reinstall the printer.  Any solutions? Thanks

  • Firefox-QT

    There is one firefox-qt package in AUR, but it is very old. Now Firefox-QT is in Master branch, to compile it you must set "--enable-default-toolkit=cairo-qt" to configure. Ive tried making pkgbuild but got error when compiling: gfxQPainterSurface.cp