New tables not found in VKOA

Hi experts,
I defined new table 999 in "Account determination: Create tables" and activated it. However, it cannot be found in VKOA.
Plz advise how to solve. Many thanks.

Hi,
VKOA is meant for assigning G/L accounts to combination of customer/material group and keys.
You need to check in SPRO-> Sales and distribtuion->basic functions ->Account assignment/costing->Revenue accoutn determination ->Define access sequence and account determination types for assigning tables in the sequence.
Regards

Similar Messages

  • Error - Table not found

    Hi Guys,
    Error - TABLLE NOT FOUND
    We are working on discovery server which comes preconfigured from SAP.
    I am able to work on the standard repositories like products available on this server for syndication and importing, but when I am trying to create the new repository I am getting the error TABLE NOT FOUND. Getting this error after entering the DBMS Server, Login Details and Repository Name and Port details.
    Thanks,
    MS

    Hi colleagues
    You should check follow:
    - DBMS-user can connect to DBMS from your workstation(where you run SAP MDM Console)
    - DBMS-user has premissions(grants) according to "installation guide".
    - restart SAP MDM Server
    - update DBMS Settings
    - create new repository
    Regards
    Kanstantsin

  • Translation Builder Tables Not Found

    I want to use translation builder for application development in Urdu Language. But when I start a new translation project...it generates error 'uable to insert project', 'translation tables not found'.
    Can any one tell its sollution?

    The error means that you have not run the sql script that creates the OTB tables in your database.
    To work with OTB you need to create a repository in your translation database. The translation database, which can be local or remote, holds information about the relationships between translation projects, modules and versions.
    To create the OTB repository run the script called sqlbld.sql (located in a subdirectory of the Oracle Forms Home) connected as SYSTEM.
    Frank

  • Table not found error

    Hi all
    I am trying to access tables in SQL server 2000 , from my stateless session bean. The connection s successfull. But i get the following error : please help.
    04:53:19,562 INFO [STDOUT] Error !!java.sql.SQLException: Table not found i
    n statement [select role from login]
    04:53:19,625 INFO [CachedConnectionManager] Closing a connection for you. Plea
    se close them yourself: org.jboss.resource.adapter.jdbc.WrappedConnection@ada795
    java.lang.Throwable: STACKTRACE
    at org.jboss.resource.connectionmanager.CachedConnectionManager.register
    Connection(CachedConnectionManager.java:290)
    at org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateC
    onnection(BaseConnectionManager2.java:400)
    at org.jboss.resource.connectionmanager.BaseConnectionManager2$Connectio
    nManagerProxy.allocateConnection(BaseConnectionManager2.java:812)
    at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(Wrapp
    erDataSource.java:88)
    at mfEJB.mfBean.DBConnection(Unknown Source)
    at mfEJB.mfBean.getrole(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
    at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(S
    tatelessSessionContainer.java:237)
    at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invo
    ke(CachedConnectionInterceptor.java:158)
    at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(Stat
    elessSessionInstanceInterceptor.java:169)
    at org.jboss.ws.server.ServiceEndpointInterceptor.invoke(ServiceEndpoint
    Interceptor.java:64)
    at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidation
    Interceptor.java:63)
    at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInte
    rceptor.java:121)
    at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxIntercep
    torCMT.java:350)
    at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:1
    81)
    at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.
    java:168)
    at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
    at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFacto
    ryFinderInterceptor.java:136)
    at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:6
    48)
    at org.jboss.ejb.Container.invoke(Container.java:954)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
    er.java:155)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
    java:264)
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
    at org.jboss.invocation.local.LocalInvoker$MBeanServerAction.invoke(Loca
    lInvoker.java:169)
    at org.jboss.invocation.local.LocalInvoker.invoke(LocalInvoker.java:118)
    at org.jboss.invocation.InvokerInterceptor.invokeLocal(InvokerIntercepto
    r.java:206)
    at org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.jav
    a:192)
    at org.jboss.proxy.TransactionInterceptor.invoke(TransactionInterceptor.
    java:61)
    at org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:7
    0)
    at org.jboss.proxy.ejb.StatelessSessionInterceptor.invoke(StatelessSessi
    onInterceptor.java:112)
    at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:100)
    at $Proxy104.getrole(Unknown Source)
    at org.apache.jsp.logincheck_jsp._jspService(logincheck_jsp.java:57)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper
    .java:332)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:3
    14)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
    icationFilterChain.java:252)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
    ilterChain.java:173)
    at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFi
    lter.java:96)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
    icationFilterChain.java:202)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
    ilterChain.java:173)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
    alve.java:213)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
    alve.java:178)
    at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(Securit
    yAssociationValve.java:175)
    at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValv
    e.java:74)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
    ava:126)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
    ava:105)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
    ve.java:107)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav
    a:148)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java
    :869)
    at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.p
    rocessConnection(Http11BaseProtocol.java:664)
    at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpo
    int.java:527)
    at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWor
    kerThread.java:112)
    at java.lang.Thread.run(Thread.java:595)
    Here is the code :
    Connection con=null;
         public Connection DBConnection()
              try
              /*Class.forName("com.microsoft.jdbc.sqlserver.SQLServerDriver");
                   String sourceURL = new String("jdbc:microsoft:sqlserver://localhost:1433;database=mfdb;selectMethod=cursor");//user=sa;password=tina");
    con = DriverManager.getConnection(sourceURL,"sa","tina");
                        InitialContext ct=new InitialContext();
              DataSource ds=(DataSource)ct.lookup("java:comp/env/jdbc/microfinance");
              con=ds.getConnection();
              catch(Exception e)
                   System.out.println("Error in connection!!!"+ e);
              return con;
    public int getrole(String luname,String lpass)
    int role=0;
    try
         con=DBConnection();
         if (con != null)
              System.out.println("hi tina !!!");
         Statement pst1 = null;
         String str = "select role from login where userid='" + luname + "' and password='" + lpass + "'";
         pst1=con.createStatement();
                   ResultSet rs=pst1.executeQuery(str);
                   while(rs.next())
                   role=rs.getInt(1);
         catch(Exception e)
         System.out.println("Error !!" + e);
         return role;
    I am able to get the results from the table with another java program. What change should i make when using a statless session bean?
    Thanks in advance

    I am working on SSAS i developed an datacube and deployed succesfully but when i call that SSAS through my SSIS it says that some table is not
    found but the table exist in my SSAS module.
    All things are working fine previous days suddenly this hapened kindly help me in this issue.
    You must understand that there is no concept of tables in SSAS and there is nothing called as a SSAS module. It is called SSAS cubes which has dimensions and facts. What went wrong? What process is scheduled on the SSASA objects?
    Please vote as helpful or mark as answer, if it helps
    Cheers, Raunak | t: @raunakjhawar |
    My Blog

  • Dump : Table not found in oracle database

    Hi,
    I am doing a program regarding analysis of tables belonging to archiving objects.In my program i am calling a RFC function module . 'DB02_ORA_TABLE_INDEX_ANALYSIS . But it is giving the dump for native sql statement .
    --- Oracle block size ----------------------------------------------
      exec sql.
        select value from v$parameter where name like 'db_block_size%'
               into :block_size
      endexec.
    Dump is table not found in database.
    Could please let me know what setting i am missing...
    Thanks in advance.....
    Sudhakar

    Hi,
    the view V$PARAMETER must be accessed through  SAP/Oracle Database Monitor lets you view the active Oracle database parameters and the contents of the init.ora file.
    Alternatively, you can use transaction st04.  You need to apply SAP Note 706927 before using the database monitor.
    Hope this information is help to you.
    Regards,
    José

  • Table not found error while importing table defintion in PI 7.1?

    Hi Guys,
    I am trying to import the table structure from DB2 as an external defintion but i am getting the error table not found.
    There are no connection issues with the DB2 and CC is good. Are there any additional settings i need to perform to import the table?
    any help or suggestions would be really appreciated
    Thanks,
    Srini

    Hi Srinivas,
    I think you want to do JDBC lookup.. you must have created the JDBC receiver communication channel. As your communication channel is correct and still you are getting Table not found error.. Check following steps.
    - Check that your Communication channel is activated and working fine.
    - Check that the ID which you are using in JDBC receiver is having proper authorization to import the table definition.
      Just check with all authorization.
    I think the problem is with insufficient authorization to User ID used on JDBC communication channel.
    Thanks,
    Bhupesh.

  • Getting idoc error - Entry in outbound table not found- in outbound scenari

    hi,
    while generating idoc for outbound idoc to file scenario - i am getting error
    "Entry in outbound table not found" (29 - error in ALE service)
    Diagnosis
    No partner profile (outbound parameter) could be found using the following key:
    /C100/KU//WP_EAN////
    This refers to the key fields in table EDP13:
    RCVPRN  Partner number
    RCVPRT  Partner type
    RCVPFC  Partner function
    MESTYP  Logical message
    MESTYP  Message code
    but already entry has been maintained in partner profiles for the corresponding message.
    same setup is working for other message types. pls let me know what might be the problem

    Hi,
    Check whether partner name is correct or not in WE20/outbound parameters undoer Logical System.
    Regards,
    Sreenivas.

  • "Error in function: Add Table not found [131-183]" - TDS Addon Version 3.16

    While loading TDS Addon Version: 3.16 I am getting the undermentioned error:
    "Error in function: Add Table not found [131-183]"
    SAP B1, 2005B, PL 39.
    It also shows the message that it is successfully installed. When I try to access any of the screen the above messge pops up.
    This is very urgent kindly help me out.
    Edited by: Philip Eller on May 16, 2008 8:50 AM
    Edited by: Philip Eller on May 30, 2008 8:41 AM*

    Dear,
    The addon is a third party addon which was developed by CitiXSys. so the support is provided by the partner who developed the addon.
    Go to the vendor Citixys for further support will give you a quick reply.
    Regards
    Apple

  • Viewing form in Preview Mode Failed. Error: Table not found  [131-183]

    Hi,
    I have created a user form in screen painter in SBODemo. Created UDT, UDF & Registered UDO through my SDK code.
    Everything works fine.
    But when i run my addon on any other DB, and open my custom form it gives an error : Table Not Found.
    I have checked the UDT's , UDF's & my UDO, all are in place and getting created in the DB.
    I tried checking the Form again in screen painter everything is in line. But when i try preview in screen painter it gives an error
    Viewing form in Preview Mode Failed. Error: Table not found  [131-183].
    I can't figure out the issue, i have checked my codes & forms many times.
    Regards
    John

    hi john smith,
    Check your screen painter, probably some fields are defined without the "@" character in front.
    for fields, check the "U_".
    nd.Q

  • Entry in outbound table not found

    i am using we19 trying to do standard outbound processing for idoc mbgmcr02
    i use  receiver Port internal and partner abc01
             sender  Port -
      and partner abc02
    in we20  is set up partner
    abc01   type ls   in outbound parameter area i see  mbgmcr
    now in 19 when is use as receiver  partner abc01  i get the following error
    entry in outbound table not found
    /abc01/ls//mbgmcr   message no 400   id E0
    can anyone direct me to what i am doing wrong?????????????????/

    Hi Janice,
    See these..
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/71/9bbdde2f66454bb9771170369bae81/frameset.htm
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/2d/f371e4d24a11d289810000e8216438/frameset.htm
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/dc/6b80c243d711d1893e0000e8323c4f/frameset.htm
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/f0/08ef0d06b111d286e2080009b98822/frameset.htm
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/0b/2a6620507d11d18ee90000e8366fc2/frameset.htm
    cheers,
    Prashanth

  • Entry in inbound table not found

    There is a typical problem here. R3 is recieving IDOCs from other (SRM) systems.
    But the sender's(SRM) partner name is not there in R3. The present IDOCs are getting failed with status 56 and message " Entry in inbound table not found" Please help me out..

    Sending partner (number) is not there...so U cannot have partner profile..

  • Entry in outbound table not found, Error message no. EO400

    I have created Partner profile and include message in partner profile.  when i have generated IDOc (we60), that time, it is given error ( Entry in outbound table not found---- Error Msg no. EO400).
    Please suggest me solution for the same.
    Kunjan shah

    Hi Kundan,
    can u be more specifidc about ur requirement.So that i can help u out.What all the configs u have done and what is method ur using for generationg outbound idoc.
    Regards,
    nagaraj

  • Entry in outbound table not found E0 400

    Hi all,
        Can anyone please help me with the below error which i am facing in ALE IDOCS.
    status 29: Entry in outbound table not found E0 400
    I am unable to see my port name in the created IDOC and the basic type is incorrectly called.
    may I know what settings need to be verified.
    Thanks in advance.

    SAP checks the IDoc control record for outbound IDoc against EDP13 (outbound partner profile table). EDP13 is updated when you create outbound partner profile parameter in WE20
    Check if you have created the partner profile outbound parameter in WE20 correctly to match your outbound IDoc control record.
    SAP checks partner number, port, partner function of the receiver along with message type, message code and message function. They all should match between WE20 outbound partner profile parameter for your message type and the IDoc control record (EDIDC) segment.
    This is the SAP code that throws the error message you mentioned
    read table q_edidc index 1.
      select single * from edp13
                      where rcvprn eq q_edidc-rcvprn
                      and   rcvprt eq q_edidc-rcvprt
                      and   rcvpfc eq q_edidc-rcvpfc
                      and   mestyp eq q_edidc-mestyp
                      and   mescod eq q_edidc-mescod
                      and   mesfct eq q_edidc-mesfct
                      and   test   eq q_edidc-test.
      if sy-subrc ne 0.
        concatenate q_edidc-rcvprn '/' q_edidc-rcvprt '/' q_edidc-rcvpfc '/'
                    q_edidc-mestyp '/' q_edidc-mescod '/' q_edidc-mesfct '/'
                    q_edidc-test into text.
        condense text no-gaps.
        message a400(E0) with text(50).
      endif.

  • Entry in outbound table not found in PFAC

    Good day all.
    I'm facing an error "Entry in outbound table not found" when I try to create assignment PFAC (Responsibility Rules).
    Any body have an answer to solve this issue?

    Are you trying to do something related to IDOC/Partner profile related responsibilities?.

  • IDOC Error - Entry in outbound table not found - Status 37

    Hello,
    we try to generate the IDOC in a Test Tool WE19. I always get the same error "Entry in outbound table not found" - Status 37. I tried already many config changes (Partner, Ports, Distribution Modell...).
    The thing is that the IDOC should be sent on external system (non-SAP System) but also the IDOC should be write to file. The external system should later on catch the IDOC and process the data.
    I suppose the problem is the fact that we send it to external non-SAP System. I add as Port Data and the source where the IDOC shoud be generated. The Partner that I choose is logical system. However I dont specify the RFC Connection because the file should only be saved and not send directly on the external system. Is it possible or maybe I need to specify the IP-Adress of the external system?
    When it works I need to generate the IDOC as service management IW32. I try it with TA IORD. I get the message "rejected". Probably because of the error in the test tool WE19.
    I am already fighting on it for many hours...
    Thank you in advance
    Michael

    Hi
    In we 19
    Receiver
    Port: A port created in R/3 referencing RFC dest pointing to XI.
    Partner no: LS of XI (CLNT100)
    Partner Type: LS
    Sender
    Partner no: LS of R/3 (RD1CLNT500)
    Partner Type: LS
    Message Type is DESADV
    Basic DELVRY05
    and i am sending blank idoc for testing.
    Regards
    Monika

Maybe you are looking for

  • ITunes 8: I can no longer connect to remote speakers via Airport Express

    Cannot connect to my remote speakers, worked before iTunes 8" I have restarted the computer, iTunes, QT 7.5.5, run disk utility I get the following error code (-3256) Apple KB research says: AirTunes: Error -3256 when streaming to multiple AirPort Ex

  • Adobe Reader 11.0.1 cannot read Captivate CS5 generated PDF files

         I have a some training programs made with Captivate version CS-5 generated as PDF files. When I try to open them in the new reader, I see only one page (irrespective of the number of pages in the original file) with some garbled data such as "[e

  • Transactional Integrity with SAP PI

    Hello dear collegues, I'm doing a wide research on ESB solutions from many vendors. I know there's still an ongoing discussion about PI being an ESB or just a Hub-and-spoke and I can't decide as SAP says it's an ESB, I got another issue. One of the b

  • Different page heights

    I have a website whose pages are pretty much the same height, however, I have 3 pages that are considerably longer than the others.  It uses an accordion spry that has about 15 tabbed panels.  When I expand some of the content areas of the spry panel

  • Cant download the updated app for windows 8.1 or pin the desktop version to the start menu???

    how do i pin the new updated desk top version to the start screen in windows 8.1 do i relly have to down load the update every time i want to use skype rather than have it running all the time on my taskbar, this is my computer and i would like to be