After pressing F4, you can input the State and Country and press enter and then select the appropriate one. System will record all these steps in LSMW.
Thanks
After pressing F4, you can input the State and Country and press enter and then select the appropriate one. System will record all these steps in LSMW.
Thanks
Hi,
I've successfully setup HANA and am now in the process of installing v9 B1H Server Tools on the server. However, I am unable to log into the SLD control center and keep receiving the following error "System Error; check log for details".
Looking in the tomcat logs I have found the following error:-
[2013-06-05 14:25:32 ERROR] [http-bio-40000-exec-10] (com.sap.odataframework.core.producer.support.AbstractProducer:55) - com.sap.businessone.odata4j.enhance.ODataServiceException: System error; check log for details
[2013-06-05 14:25:32 ERROR] [http-bio-40000-exec-10] (com.sap.odataframework.core.exception.EclipseLinkODataExceptionHandler:67) - ODataRequest:class [com.sap.odataframework.web.resource.definition.ODataRequest]; edmDataServices=com.sap.businessone.odata4j.edm.EdmDataServices@1594a2; config={webAppRootKey=sldService, odata4j.version=v2, odata4j.service.max.version=v2, odata4j.jpa.maxResults=50000, contextConfigLocation=classpath:/META-INF/spring/spring-mvc.xml, odata4j.jpa.persistenceUnitName=sldservice, odata4j.jpa.edmNamespace=SLD}; header=class [com.sap.odataframework.web.resource.definition.HttpHeaderDefinition]; mediaType=application/json;charset=UTF-8;odata=verbose; encoding=[]; cookie=JSESSIONID=64499FC5683ABA5212E7805295D4EC0B; hostName=localhost:40000; userAgent=Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20100101 Firefox/10.0; dataServiceVersion=V1; method=null; resource=class [com.sap.odataframework.web.resource.definition.RequestResourceDefinition]; entitySetName=null; entityId=null; targetNavProp=null; targetId=null; functionName=LogonByNamedUser; isSideEffecting=true; operation=FUNCTION; operation=class [com.sap.odataframework.web.resource.definition.OperationDefinition]; commandType=CALL_FUNCTION; method=POST; batchIndex=null
[2013-06-05 14:25:32 ERROR] [http-bio-40000-exec-10] (com.sap.odataframework.core.exception.EclipseLinkODataExceptionHandler:103) - (101)java.lang.reflect.InvocationTargetException
com.sap.db.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: [259]: invalid table name: Could not find table/view ROLEPERMS in schema SLDDATA: line 1 col 131 (at pos 130)
at com.sap.db.jdbc.exceptions.SQLExceptionSapDB.createException(SQLExceptionSapDB.java:334)
at com.sap.db.jdbc.exceptions.SQLExceptionSapDB.generateDatabaseException(SQLExceptionSapDB.java:174)
at com.sap.db.jdbc.packet.ReplyPacket.buildExceptionChain(ReplyPacket.java:104)
at com.sap.db.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:857)
at com.sap.db.jdbc.CallableStatementSapDB.sendCommand(CallableStatementSapDB.java:1868)
at com.sap.db.jdbc.StatementSapDB.sendSQL(StatementSapDB.java:972)
at com.sap.db.jdbc.CallableStatementSapDB.doParse(CallableStatementSapDB.java:230)
at com.sap.db.jdbc.CallableStatementSapDB.constructor(CallableStatementSapDB.java:190)
at com.sap.db.jdbc.CallableStatementSapDB.<init>(CallableStatementSapDB.java:101)
at com.sap.db.jdbc.CallableStatementSapDBFinalize.<init>(CallableStatementSapDBFinalize.java:31)
at com.sap.db.jdbc.ConnectionSapDB.prepareStatement(ConnectionSapDB.java:1076)
at com.sap.db.jdbc.trace.Connection.prepareStatement(Connection.java:413)
at org.apache.tomcat.dbcp.dbcp.DelegatingConnection.prepareStatement(DelegatingConnection.java:281)
at org.apache.tomcat.dbcp.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareStatement(PoolingDataSource.java:313)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.prepareStatement(DatabaseAccessor.java:1481)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.prepareStatement(DatabaseAccessor.java:1430)
at org.eclipse.persistence.internal.databaseaccess.DatabaseCall.prepareStatement(DatabaseCall.java:705)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:587)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:537)
at org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:1800)
at org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:566)
at org.eclipse.persistence.sessions.server.ClientSession.executeCall(ClientSession.java:240)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:207)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:193)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeSelectCall(DatasourceCallQueryMechanism.java:264)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectAllRows(DatasourceCallQueryMechanism.java:648)
at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllRowsFromTable(ExpressionQueryMechanism.java:2706)
at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllRows(ExpressionQueryMechanism.java:2659)
at org.eclipse.persistence.queries.ReadAllQuery.executeObjectLevelReadQuery(ReadAllQuery.java:421)
at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1150)
at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:852)
at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1109)
at org.eclipse.persistence.queries.ReadAllQuery.execute(ReadAllQuery.java:393)
at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1197)
at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:2875)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1602)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1584)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1549)
at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:231)
at org.eclipse.persistence.internal.jpa.QueryImpl.getResultList(QueryImpl.java:411)
at com.sap.businessone.sld.dao.impl.RoleDAO.getAllPermission(RoleDAO.java:18)
at com.sap.businessone.sld.permission.ResourceAccessManager.<init>(ResourceAccessManager.java:40)
at com.sap.businessone.sld.permission.FunctionAccessManager.<init>(FunctionAccessManager.java:25)
at com.sap.businessone.sld.permission.AccessManagerFactory.getManager(AccessManagerFactory.java:16)
at com.sap.businessone.sld.function.CommonService.checkPermAsBefore(CommonService.java:138)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at com.sap.businessone.odata4j.enhance.QiMethodExecutorImpl.executeMethod(QiMethodExecutorImpl.java:21)
at com.sap.businessone.odata4j.enhance.QiMethodExecutorImpl.executeMethod(QiMethodExecutorImpl.java:7)
at com.sap.odataframework.core.command.support.BeforeResponseCommand.execute(BeforeResponseCommand.java:28)
at com.sap.odataframework.core.command.support.SimpleCommandChain.execute(SimpleCommandChain.java:39)
at com.sap.odataframework.core.producer.support.AbstractProducer.processing(AbstractProducer.java:53)
at com.sap.odataframework.core.producer.support.function.FunctionProducer.processing(FunctionProducer.java:31)
at com.sap.odataframework.web.resource.support.GenericRequestResource.handleRequest(GenericRequestResource.java:71)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at org.springframework.web.method.support.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:213)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:126)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:96)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:617)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:578)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:80)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:923)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:852)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882)
at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:789)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:647)
at com.sap.odataframework.web.context.servlet.DefaultODataServlet.service(DefaultODataServlet.java:63)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at com.sap.odataframework.web.filter.DefaultODataContextFilter.doFilter(DefaultODataContextFilter.java:42)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:936)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:789)
It would appear as though the SLD database is incorrect, but I have only just installed it from the v9 B1H installation media so I'm a bit confused as to why this table wouldn't exist.
Any help would be much appreciated.
Thanks,
Darren
You would be able to read those messages from any part of PI. When you are enabling SSL and encryption for messages you are enabling it across PI. What you are getting with that encryption is if something intercepts that message from outside of PI (technically on the actual server itself as well because the encryption itself is done from within the application layer not the OS level), that message will be unreadable because on the encryption. If you are looking to restrict access to view the contents of certain channels or messages from inside of RWB lets say, then you are going to have to restrict that access from within PI from a security level.
Hi:
I have a problem printing bills documents. We need sometimes to print only one copy of the bill instead of all copies, using Tx. VF31 or VF03.
We have set up the number of copies of the billing in Sales order, so when printing from these transactions always print all copies. So I don´t know how to indicate the printing program that we only one copy (it’s Z).
Do you know if there is a way to print only one copy? Using a user-exit? Ideas, please.
Thanks in advance for your time.
Best regards.
Can anybody suggest?
You can use STRING_TO_XSTRING method to achieve the same
XSTRING and RAWSTRING are the same.. for reference please check
http://help.sap.com/saphelp_46c/helpdata/en/d7/11322bc925d311b60f0060b03c2bff/content.htm
Hi,
While actualizing DES (delivered sales) ticket D-G Item, I'm getting an error.
"Error while closing shipment 0050000023 during nomination update."
Ticket created all preceding documents correctly, but Material document doesn't shown any data.
Hi Yaron,
I think that you should enhance standard WD view and add the new column there.
Regards,
Lisandro
Hi Yaron,
I think that you should enhance standard WD view and add the new column there.
Regards,
Lisandro
Mahi,
Is it a cluster installation? What all drives do you have?
Arun
Hi all,
I want to install my Addon in SAP Business One 9.0 PL:04. I load it in the matrix in Administration --> Add - Ons --> Add -On Administration , I choose Automatic in Default Group Column but when I click in Update, i receive the following message " Continue working without this AddOn".
I have tried it in SAP Business One 8.82 and it worked fine. Does anyone know how to proceed?
Thanks in advance,
Vasilis
Hi Anup,
Check this.
http://www.sapfunctional.com/SD/Batchdetermination/Index.htm
Let me know if you need more details.
Regards,Sai Krishna.
Indeed. As I said, you don't actually have a choice, but because every system has a message server it means that you can start with a single system instance and add extra capacity very easily - just install new dialog instances and start them up as required.
One thing it is helpful to do, though, is to create a logon group, even though strictly not necessary for a single system instance, and have everyone login through that. Then, if you do ever add extra instances they get automatically used without having to change everyone's login mechanism. We didn't think of this until it was too late, and making the change for 800 users using a variety of different software distribution mechanisms for SAPgui was more work than it should have been!
After a recent hardware upgrade we're now back to a single system production instance after previously need three lower power machines, but we've stuck with the logon group so that we can scale up again should we ever need to.
Steve.
Sandra,
Para maiores informações verifique o endereço:
https://websmp106.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700000472922010E
Abraço,
Marcelo Silva Santos
Hi,
Please change the password for the workflow user & same use is settings while testing the connection.
Thanks & Regards,
Tushar
Hi,
If your system is 64 bit OS then please check your add-on is compatible with 64 bit else you have to install 32 bit SAP B1 Client.
Thanks & Regards,
Tushar Nathwani
Hi Lucas,
just stumbled across your question not knowing if it is still an issue for you.
Without being a real expert in PME modeling what I do for reusing characteristic and dependencies across multiple products:
But you see: This method only works if all products belong to the same prodcut model.
Best regards
Stefan
Hi,
No.we cannot reuse the standard.It is a custom search for products.You told search and populate,but how when there is no search button?How to set the filters?
Rgrds,
Vijaya
Hello Venkatesh,
Do you observe this issue with local folders?
Regards,
Eduardo Rezende
Hello,
You can open this field in the settings :
SPRO -> PPM --> Global Customizing --> Global Field settings --> Define Custom Field Cofig --> Object type BUPA --> Configure here the field Rate as editable.
Regards,
Clara