RPM error Message- when try to select Price Changes - Create Price Change

Hi, can anyone help me with this error message.
I am getting this error message when I try to open Price Changes -> Create Price Change in RPM.
Also the same error is thrown when I link codes -> Create Link codes.
com.retek.platform.exception.RetekNetworkException: Server connection failed and retries were not successful .
exception id: null
     at com.retek.platform.service.ServiceAccessor.callRemoteMethod(ServiceAccessor.java:383)
     at com.retek.rpm.app.RPMServiceAccessorProxy.remoteTransaction(RPMServiceAccessorProxy.java:24)
     at com.retek.platform.service.ServiceAccessorProxy.invoke(ServiceAccessorProxy.java:52)
     at $Proxy5.resolveRequests(Unknown Source)
     at com.retek.rpm.gui.request.RpmRequestResolver$1.getValue(RpmRequestResolver.java:60)
     at com.retek.platform.client.util.SynchronousWorker$1.run(SynchronousWorker.java:67)
     at foxtrot.AbstractWorkerThread$2.run(AbstractWorkerThread.java:49)
     at java.security.AccessController.doPrivileged(Native Method)
     at foxtrot.AbstractWorkerThread.runTask(AbstractWorkerThread.java:45)
     at foxtrot.Worker.post(Worker.java:108)
     at foxtrot.Worker.post(Worker.java:131)
     at com.retek.platform.client.util.SynchronousWorker.runSynchronousTask(SynchronousWorker.java:61)
     at com.retek.platform.client.gui.framework.FrameworkUtil.runSynchronousTask(FrameworkUtil.java:141)
     at com.retek.platform.client.gui.framework.ContentContainerImpl.runSynchronousTask(ContentContainerImpl.java:678)
     at com.retek.platform.client.gui.framework.ContentContainerContextImpl.runSynchronousTask(ContentContainerContextImpl.java:119)
     at com.retek.platform.client.gui.framework.ContentContainerContextImpl.runSynchronousTask(ContentContainerContextImpl.java:112)
     at com.retek.rpm.gui.request.RpmRequestResolver.resolve(RpmRequestResolver.java:87)
     at com.retek.request.RequestManager.doResolve(RequestManager.java:123)
     at com.retek.rpm.gui.request.RpmRequestManager.resolve(RpmRequestManager.java:26)
     at com.retek.rpm.gui.pricechanges.PriceChangePanel.<init>(PriceChangePanel.java:95)
     at com.retek.rpm.gui.pricechanges.PriceChangeCreateWorkflow.doInit(PriceChangeCreateWorkflow.java:34)
     at com.retek.rpm.gui.RPMAbstractPage.init(RPMAbstractPage.java:164)
     at com.retek.platform.client.gui.framework.ContentSessionImpl$1.getValue(ContentSessionImpl.java:138)
     at com.retek.platform.client.util.SynchronousWorker$1.run(SynchronousWorker.java:67)
     at foxtrot.AbstractWorkerThread$2.run(AbstractWorkerThread.java:49)
     at java.security.AccessController.doPrivileged(Native Method)
     at foxtrot.AbstractWorkerThread.runTask(AbstractWorkerThread.java:45)
     at foxtrot.workers.DefaultWorkerThread.run(DefaultWorkerThread.java:153)
     at java.lang.Thread.run(Unknown Source)
Caused by: com.retek.platform.exception.RetekNetworkException: java.rmi.RemoteException: EJB Exception: ; nested exception is:
     com.retek.platform.exception.RetekUnknownSystemException: com.retek.platform.exception.RetekUnknownSystemException: Error executing service call: java.lang.reflect.InvocationTargetException
exception id: 1304356963275 [method=com.retek.rpm.app.core.service.RequestBrokerAppService.resolveRequests, params=com.retek.platform.service.ClientContextjava.util.LinkedHashSet]
     at com.retek.platform.service.EjbServiceLocator$ServiceToEjbAdaptor.invoke(EjbServiceLocator.java:381)
     at $Proxy1.executeCommand(Unknown Source)
     at sun.reflect.GeneratedMethodAccessor77.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
     at java.lang.reflect.Method.invoke(Unknown Source)
     at org.apache.commons.beanutils.MethodUtils.invokeMethod(MethodUtils.java:282)
     at com.retek.platform.service.ServiceAccessor.callRemoteMethod(ServiceAccessor.java:300)
     ... 28 more
Caused by: java.rmi.RemoteException: EJB Exception: ; nested exception is:
     com.retek.platform.exception.RetekUnknownSystemException: com.retek.platform.exception.RetekUnknownSystemException: Error executing service call: java.lang.reflect.InvocationTargetException
exception id: 1304356963275 [method=com.retek.rpm.app.core.service.RequestBrokerAppService.resolveRequests, params=com.retek.platform.service.ClientContextjava.util.LinkedHashSet]
     at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:234)
     at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:348)
     at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:259)
     at com.retek.rpm.app.core.service.RPMCommandExecutionService_7g9s0b_EOImpl_1033_WLStub.executeCommand(Unknown Source)
     at sun.reflect.GeneratedMethodAccessor78.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
     at java.lang.reflect.Method.invoke(Unknown Source)
     at com.retek.platform.util.ForwardingProxy.invoke(ForwardingProxy.java:252)
     at com.retek.platform.util.ForwardingProxy.invoke(ForwardingProxy.java:194)
     at com.retek.platform.service.EjbServiceLocator$ServiceToEjbAdaptor.invoke(EjbServiceLocator.java:378)
     ... 34 more
Caused by: com.retek.platform.exception.RetekUnknownSystemException: com.retek.platform.exception.RetekUnknownSystemException: Error executing service call: java.lang.reflect.InvocationTargetException
exception id: 1304356963275 [method=com.retek.rpm.app.core.service.RequestBrokerAppService.resolveRequests, params=com.retek.platform.service.ClientContextjava.util.LinkedHashSet]
     at com.retek.rpm.domain.core.service.RPMSessionBeanCommand.execute(RPMSessionBeanCommand.java:94)
     at com.retek.rpm.app.core.service.RPMCommandExecutionServiceEjb.executeCommand(RPMCommandExecutionServiceEjb.java:114)
     at com.retek.rpm.app.core.service.RPMCommandExecutionService_7g9s0b_EOImpl.executeCommand(RPMCommandExecutionService_7g9s0b_EOImpl.java:128)
     at com.retek.rpm.app.core.service.RPMCommandExecutionService_7g9s0b_EOImpl_WLSkel.invoke(Unknown Source)
     at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
     at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)
     at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:477)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
     at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
     at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
Caused by: com.retek.platform.exception.RetekUnknownSystemException: Error executing service call: java.lang.reflect.InvocationTargetException
exception id: 1304356963275 [method=com.retek.rpm.app.core.service.RequestBrokerAppService.resolveRequests, params=com.retek.platform.service.ClientContextjava.util.LinkedHashSet]
     at com.retek.rpm.app.core.service.RPMCommandExecutionServiceEjb$1.doExecute(RPMCommandExecutionServiceEjb.java:100)
     at com.retek.rpm.domain.core.service.RPMSessionBeanCommand.execute(RPMSessionBeanCommand.java:78)
     ... 12 more
Caused by: com.retek.platform.exception.RetekUnknownSystemException: java.lang.reflect.InvocationTargetException
exception id: 1304356963275
     at com.retek.rpm.app.core.service.RequestBrokerAppServiceImpl.resolveRequests(RequestBrokerAppServiceImpl.java:93)
     at sun.reflect.GeneratedMethodAccessor495.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at org.apache.commons.beanutils.MethodUtils.invokeMethod(MethodUtils.java:282)
     at com.retek.rpm.app.core.service.RPMCommandExecutionServiceEjb$1.doExecute(RPMCommandExecutionServiceEjb.java:94)
     ... 13 more
Caused by: java.lang.reflect.InvocationTargetException
     at sun.reflect.GeneratedMethodAccessor556.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at org.apache.commons.beanutils.MethodUtils.invokeMethod(MethodUtils.java:282)
     at com.retek.rpm.app.core.service.RequestBrokerAppServiceImpl.resolveRequests(RequestBrokerAppServiceImpl.java:79)
     ... 18 more
Caused by: com.retek.platform.persistence.PersistenceException: Hibernate Error
exception id: 1304356963275
     at com.retek.rpm.domain.core.persistence.PersistenceManagerImpl.find(PersistenceManagerImpl.java:91)
     at com.retek.rpm.domain.core.service.BusinessObjectServiceImpl.find(BusinessObjectServiceImpl.java:49)
     at com.retek.rpm.app.admin.service.SystemOptionsAppServiceImpl.getSystemDefaultsVO(SystemOptionsAppServiceImpl.java:28)
     ... 23 more
Caused by: net.sf.hibernate.UnresolvableObjectException: No row with the given identifier exists: com.retek.platform.bo.StringObjectId@43, of class: com.retek.rpm.domain.core.bo.DiffTypeImpl
     at net.sf.hibernate.UnresolvableObjectException.throwIfNull(UnresolvableObjectException.java:38)
     at net.sf.hibernate.impl.SessionImpl.internalLoad(SessionImpl.java:1964)
     at net.sf.hibernate.type.ManyToOneType.resolveIdentifier(ManyToOneType.java:69)
     at net.sf.hibernate.type.EntityType.resolveIdentifier(EntityType.java:208)
     at net.sf.hibernate.impl.SessionImpl.initializeEntity(SessionImpl.java:2219)
     at net.sf.hibernate.loader.Loader.initializeEntitiesAndCollections(Loader.java:319)
     at net.sf.hibernate.loader.Loader.doQuery(Loader.java:309)
     at net.sf.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:138)
     at net.sf.hibernate.loader.Loader.doList(Loader.java:1063)
     at net.sf.hibernate.loader.Loader.list(Loader.java:1048)
     at net.sf.hibernate.loader.CriteriaLoader.list(CriteriaLoader.java:118)
     at net.sf.hibernate.impl.SessionImpl.find(SessionImpl.java:3660)
     at net.sf.hibernate.impl.CriteriaImpl.list(CriteriaImpl.java:238)
     at com.retek.rpm.domain.core.persistence.PersistenceManagerImpl.find(PersistenceManagerImpl.java:86)
     ... 25 more
Thanks
saima
Edited by: 856041 on May 2, 2011 10:41 AM

This is the output i get when i change the getMessage with printStackTrace.
String getMessage() replaced with printStackTrace:
G:\studies\Chapter11\MakeDB.java:33: 'void' type not allowed here
               System.out.println("Could not drop primary key on UserStocks table: "
^
G:\studies\Chapter11\MakeDB.java:43: 'void' type not allowed here
               System.out.println("Could not drop UserStocks table: "
^
G:\studies\Chapter11\MakeDB.java:54: 'void' type not allowed here
               System.out.println("Could not drop Users table: "
^
G:\studies\Chapter11\MakeDB.java:64: 'void' type not allowed here
               System.out.println("Could not drop Stocks table: "
^
G:\studies\Chapter11\MakeDB.java:83: 'void' type not allowed here
               System.out.println("Exception creating Stocks table: "
^
G:\studies\Chapter11\MakeDB.java:102: 'void' type not allowed here
               System.out.println("Exception creating Users table: "
^
G:\studies\Chapter11\MakeDB.java:119: 'void' type not allowed here
               System.out.println("Exception creating UserStocks table: "
^
G:\studies\Chapter11\MakeDB.java:133: 'void' type not allowed here
               System.out.println("Exception creating UserStocks index: "
^
G:\studies\Chapter11\MakeDB.java:159: 'void' type not allowed here
               System.out.println("Exception inserting user: "
^
9 errors
Tool completed with exit code 1

Similar Messages

  • Why do I get "generic error" message when trying to upload a self-created, 1hr .wmv file?

    I went through the forums and made sure that any blocks or copywrites weren't triggered by the file, it's clean and can be opened using a media player and other video editing software like windows MovieMaker. I keep getting "The importer reported a generic error" message and have no idea how to proceed. Can someone please help?

    Re: Why do I get "generic error" message when trying to upload a self-created, 1hr .wmv  file?
    This ARTICLE starts with a checklist on setting up a computer to run PrE best, then goes into a series of links for tuning up one's computer and OS, and then links on troubleshooting.
    There is also a link on posting all necessary info, to help others help you.
    Without knowing much more about your system, it is impossible to say much beyond that WMV's are tough assests to work with, requiring a lot of CPU horsepower.
    Good luck,
    Hunt

  • Why am I receiving an unknown error message when try to upgrade OS 10.8 to Yosemite?  It also says "There was an error in the App Store. Please try again later (4)."

    Why am I receiving an "unknown error message" when I attempt to upgrade my X OS from 10.8 to Yosemite?  It says "There was an error in the App Store. Please try again later (4)."  This happens only when I check for updates/upgrades for my software and then try to upgrade Yosemite in the App Store. Thanks for any help!

    Hi.
    I'm having the same problem. Could you tell me how you resolved it.
    Thanks
    Aliquatpat.

  • Error message when try to create a Service Notification - IW51

    Hi Everyone!
    When the customer try to create a new Service Notification (IW51 transaction), they receive an customized error message: "No pricing reference  material for material [item code] not able to save". The price appears on the quantity contract by through of the Condition Price. So, I checked it this condition price on the VK13 transaction and it was inputed correctly and it is valid.
    Do you have any idea where can I verify what is the problem... Any tips will be welcome!
    Thanks
    Best Regards
    Claudia Kishimoto

    i don't have a dsee server in front of me at the moment to confirm but i would suspect that /usr/local/dsee/dsins1 does not exist.
    Can you ls /usr/local/dsee/dsins1? Does it exist?

  • After new I tunes download air express gives error message when try to play

    The problem is not with the airport express which works fine with i tunes on other computers on the network I uploaded i tunes a second time. No improvement. Also shut off the firewall. Also did latest firmware on airport express and reconnected. Still get the same error message. Internet with this computer using the airport is fine

    The above should read when try to play connected stereo

  • Disk Full Error message when try to save word 2004

    Hi all
    please help me , I have problem when try to save my word 2004 and the message show that Disk full error!!!!!

    Hi Rory,
    This is a bug with database limitations which I understand may have been resolved. Request the latest build from SAP Support (raise an OSS message under part XX-PART-NKS).
    Best regards,
    Luke

  • Login error message when try to login

    I am unable to login to my daily visiting websites. When I try to login with correct username and password. 2 error messages are being displayed.They are Login Error & There was a problem signing in...

    That issue can be caused by corrupted cookies.
    *https://support.mozilla.com/kb/Cannot+log+in+to+websites
    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"
    *http://kb.mozillazine.org/Cookies
    *http://kb.mozillazine.org/Websites_report_cookies_are_disabled

  • Error message when try to save current OrgChart

    Hi,
    There're three clients for Nakisa SP3 in our company: sandbox, development, testing. When I tried to save current OrgChart, there're different error message appears in different clients.
    In Sandbox, there's an error message "Can not save ..."
    In Testing, we could save only one current orgchart, and an error " You have exceeded the maximum number of saved items for your user profile. Remove a previously saved item before saving a new one. " appears when we try to save another one.
    Could you please let me know why we have different errors in different clients? And where we could set up the maximum saved items in the console?
    Thanks,
    Rory

    Hi Rory,
    This is a bug with database limitations which I understand may have been resolved. Request the latest build from SAP Support (raise an OSS message under part XX-PART-NKS).
    Best regards,
    Luke

  • Error message when try to read PP Master data C2127

    Hello All,
    When we try to do the Read PP master data for the process order (1005911), system issues the error message. As below
    Order 000001005911: Goods withdrawal carried out
    Message no. C2127
    Diagnosis
    The BOM cannot be read in because goods withdrawals have already taken place.
    Have  any one came across this issue? we are using release 470.
    thanks and regards,
    ganesh

    Hi,
    The only thing I suspect is you must have reversed the goods movement with movement type 262 in MB1A or MIGO.
    You havn't cancle the material documents which were posted at the time of GI.
    So logistically it looks that the GI has been reversed but in the database it is having some different situation as those are not in one : one relation.
    If it's so then to enable read PP master data, follow the steps,
    Cancle all the material documents for movement type 262 with MBST or MIGO followed by cancellation of material documents with 261.
    Make sure all the documents are cancelled.
    Now try to read master data, system won't give you an error.
    Hope this helps you.
    SmanS

  • Error message when try to download itunes

    Trying to download itunes again to my windows laptop. It appears to be loaded having gone through the set up procedure but keeps coming up with a runtime error message in a box. It says;
    'Microsoft Visual C+ Runtime Library
    Runtime Error!
    Program: C:\Programfiles\itunes\itunes.exe
    R6034
    An application has made an attempt to load the \c runtime library incorrectly
    Please contact the application support team for more information'
    When I clear this box another one pops up and says
    ' itunes was not installed correctly, please reinstall itunes error 7 (windows error1114)
    I have tried to reload itunes but this keeps happening. I tunes has been running correctly on this computer for several years!
    Does anyone out there have a clue as to what to do?
    Much appreciated if you do!
    Phil

    See Troubleshooting issues with iTunes for Windows updates.
    tt2

  • ERROR MESSAGE WHEN TRY TO LOG IN APPLE ACCOUNT

    Cannot sign in to my apple id in I tunes accounty, keep getting all kind of error messages!!!!!!!!  HELP!!

    I have the same problem as above. I have also tried answering the security question, which is my birthdate, but I am getting the following error message " The authentication information provided does not match our records. Please verify your personal information and try again".
    I have checked everywhere to get the "sent message" as well. Please help me to get back my old Apple ID!

  • Error message when try to download music

    When I purchase music from iTunes, I pay for the songs/albums, but get an error message that says:
    iTunes could not save to your Music Folder because you do not have write access.
    When I check the permissions on my Music Folder it says I have write access.

    Enclosed items sometimes can have different permissions.
    Click on 'Apply to enclosed items...' when you Get Info for the Music folder and see if this helps.
    (Expand 'Details' in the Info window to see the button)
    M

  • Error message when try to run copied java program

    Hi Java Guru,
    Can somebody help me with this issue ?
    I was copy my java source from java_ulangan2 to java_ulangan20, when i tried to run the java program, i get an error message.
    Below is the error message:
    05/01/2010 1:02:42 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [003]Deployment aborted
    Settings
    SDM host : wfmdev
    SDM port : 50018
    URL to deploy : file:/d:/DOCUME1/GunawanJ/LOCALS1/Temp/temp7843042886291622098Java_ulangan20.ear
    Result
    => deployment aborted : file:/d:/DOCUME1/GunawanJ/LOCALS1/Temp/temp7843042886291622098Java_ulangan20.ear
    Aborted: development component 'Java_ulangan20'/'local'/'LOKAL'/'0.2010.01.05.13.02.32'/'0':Caught exception during application deployment from SAP J2EE Engine's deploy service:java.rmi.RemoteException: Cannot deploy application local/Java_ulangan20.. Reason: Clusterwide exception: Failed to deploy application local/Java_ulangan20. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:      com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application local/Java_ulangan20. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine? (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment exception : The deployment of at least one item aborted
    I really appreciate any kind of help.
    Thanks,
    JGN

    Hi John.
    In past i have faced same problem for the same task. Take help of the Basis team provide tham .ear file name and ask then to un-deploy the file from the server cluster.
    After this deploy your application again.
    Hope this may help you.....:)
    Deepak!!!

  • Upgraded to 5.0. error message when try to start "cannot find xul.dll". Its there in mozilla folder. Help! don't trust "e"

    after I upgraded to Firefox 5.0, restarted computer, clicked on Mozilla Firefox Icon on desktop, error message came up." cannot load program. file xul.dll cannot be found" I searched and found the file in the Mozilla program file. Help

    Thanks one again. I know you helped me the last to. I do have the Deja Vu font set in my folder. I downloaded and the last time. So I don't know if there is supposed to be more or not, but those were installed with Windows-XP after my reformat.
    This is really driving me nuts. as I've done several re-formats on my computer and several friends computers and even upgraded hardware so I am not necessarily a software or programming expert, I am somewhat advanced when it comes to computers in general and can usually diagnose the problem but these font's are the problem and they never were before.
    I did see in another forum that if you had a Dell Computer and did the Microsoft update for the onboard video card driver that it could be the culprit, but I have that disabled being I have a much better graphics card so the updates from Microsoft for the onboard video weren't installed.
    It' a Dell Dimension 3000 with an Intel(R) 82865G Graphics Controller so I don't believe it is the culprit being it is disabled. The actual video card that I am using is a PCI Nvidia GeForce 9400 GT with 1 GB Memory. And I didn't have any problem before.
    I appreciate the help. But still can't get things to work. Live Help Chat doesn't open for another two hours so maybe they can do "Remote Access" or something and can check setting and help me. But if you come up with other suggestions, they would be greatly appreciated.
    Thanks again.
    Susan

  • Error message when try to make ringtone

    Everytime i try to make a ringtone from songs i've purchased from itunes, it says it cannot connect to itunes & to check my connection, which seems fine, & has an error message 11556. Does anyone know what this means??

    Due to licensing restrictions by the record labels, Apple can only sell ringtones in the US iTunes Store.
    However, you can make your own ringtones, right in iTunes, for free.

Maybe you are looking for

  • After upgrading to iOS 5.0.1 in my iPhone 4 the battery lasts less by a 30%, it´s only me?

    After upgrading my iPhone 4 to iOS 5.0.1 the load of the battery lasts less by 30% with the same use it had before. So far I read the upgrade was to correct the battery duration flaw. So ¿What happened?

  • Forms in Acrobat but not in Preview?

    Hey everyone Im working on building my first interactive form (with checkboxes) in Acrobat Pro 9.. I added a submit button (by making it an interactive field with the command mailto so the viewer can mail it back to me). When I open this PDF in acrob

  • FCP Quicktime Codec for Windows

    I have an HD sequence that I exported using Export to Quicktime (movie is self contained); This gives me a .mov file that is uncompressed and has a smaller file size than any other way I export. I tried to play the file at my friends house on his PC

  • Newby Question

    My Windows XP Pro has the following Java installations: J2SE Runtime Environment 5.0 Update 6 JAVA 2 Runtime Environment, SE v1.4.0_03 JAVA 2 Runtime Environment, SE v1.4.1_02 1. Are all three of these required or can I uninstall one or more of them?

  • Modify Context Menu BI7.0

    Hi, I want to modify the context menu in the WAD, so that it includes SAVE rather than having this attached to a button. I know I can modify the context menu in BW3.5 by using SAPBWAddToMenu and a combination of javascript and html. I know in BI7.01