Table List  & Descriptions

I would like to get a list of all tables and their descritions on any B1 company db for an addon that I am working on. The info I want is similar to the list displayed in the "Choose From List" on the "Query Generator" window. I was wondering which table stores this info in the B1 company. I know that we can get this info from the DI API, but I want to know the name of the table with this info in it.
Thanks,
Gopal

Hi Gopal,
I don't think there is a table that holds this information (...at least, I can't find it!). The following query will give you all the user tables in the database and the description for the UDT tables but not the description of the SBO system tables:
select T0.name, T1.Descr from sysobjects T0 left outer join OUTB T1 on To.name = '@' + T1.TableName where xtype = 'U' order by name
Hope this helps,
Owen

Similar Messages

  • Unable to view table list in sql developer

    I am able to connect to the database through sql developer but unable to view tables list.
    Select query is displaying the contents though.
    Any Help ???

    Using SQL Developer, I log in using the owner user id and password. I can see all but one of my materialized views. It was definitely created by the user id I'm logged in as. A query of user_objects in sql+ shows all MVs, including the one that's missing in SQL Developer. If I log in using the same credentials in TOAD, the MV is displayed in the current schema, as I'd expect. The super weird thing is that if I use the previous version of SQL Developer, I see that MV! Any thoughts?
    Edited by: [email protected] on Feb 25, 2009 9:19 AM

  • SQL Developer 1.5.3 - Slow loading of Table list - expanding tables in tree

    In SQL Developer 1.5.3, I've noticed that loading the list of tables is very slow - like REALY slow
    If I log into the same schema using previous release 1.1.2.25, the same table list is loaded almost instantly.
    Gone back to 1.1.2.25 because of this pain

    according to TheFurryOne...
    There is a known problem with the performance of the tables node on the connection navigator in SQL Developer 1.5.3
    Here is a thread that discusses it...links:Re: Still experienceing problems "tables" node performance

  • I am hiving some table field descriptions I need in which table these table

    I am having table field descriptions : Order Value,Discount Value,Actual Margin,Actual Margin %.
    I need in which tables these fields are available.

    Hi Bunny:
    1. goto se15
    2. expand abap dictionary
    3. expand fields
    4. double click on table fields
    5. Just paste the description , which you are having in the SHORT DESCRIPTION input area, at the beside screen..like "Order value"
    6. press F8.
    you should get:
    Table Name       Short Description
    Table field                    Short Description
    TREC_FORC_COMPL  Temporary data for the receiving forecast
    TVALUE                         Order value in document currency
    EMBK             Legal Control: License Master - Header Data
    GAUFW                          Value consumed by orders
    Thanks,
    Naveen.I

  • Unable to retrieve table list when trying to reverse

    Hi,
    I am trying to load source data which is coming from SQL Server into Oracle target database.
    When am trying to create model and reverse the source tables coming frm SQL Server it's giving me an error saying Cannot retrieve tables list.
    Do I need to configure anything?
    Any help is appreciated.
    Thanks,
    Adi

    Hi
    When am trying to test the conenction in Topology Manager, it's givine me an error
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sunopsis.dwg.dbobj.SnpMtxt.saveText(SnpMtxt.java)
         at com.sunopsis.dwg.dbobj.SnpConnect.saveText(SnpConnect.java)
         at com.sunopsis.graphical.frame.a.ji.bx(ji.java)
         at com.sunopsis.graphical.frame.bn.w(bn.java)
         at com.sunopsis.graphical.frame.bn.d(bn.java)
         at com.sunopsis.graphical.frame.w.actionPerformed(w.java)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Caused by: com.sunopsis.core.SecurityAccessException: com.sunopsis.core.SecurityAccessException: You are not authorized to Edit the Object:SNP_CONNECT : ORACLE_MD_BDO / 35006
         at com.sunopsis.dwg.DwgObject.setterSecurityControl(DwgObject.java)
         at com.sunopsis.dwg.dbobj.generated.GeneratedSnpConnect.setITxtJavaUrl(GeneratedSnpConnect.java)
         at com.sunopsis.dwg.dbobj.generated.GeneratedSnpConnect.setITxtJavaUrl(GeneratedSnpConnect.java)
         ... 33 more
    Do I need to configure anything?

  • Unable to view table list

    I am able to connect to the database through sql developer but unable to view tables list.
    Select query is displaying the contents though.
    Any Help ???

    I am on Windows XP using SQLDeveloper Build 5440 and I am having a similar problem (I think).
    I am able to connect to the database, I am able to see a list of all the tables (as the owner) in the tree but i can not see anything under columns and am shown 5 all null rows under data. I am able to view statistics, DDL and I can query the table with a select and get results. I have tried reverting to an older versin of SQLDeveloper but that gave me the same result.
    If this is the same problem then I am having it too. Any help would be appreciated. Thanks in advance.
    Greg

  • Workflows table is not showing up in Data Manager drop down table list

    Hi,
    I am able to see Workflows table in Console but not able to see it Data Manager drop down table list in record mode for selection.
    Even not allowed to create another workflow table.
    Thanks for any tips/clue
    -reo

    Reo,
    You will not be able to create another workflow table. There is only a single workflow table that will hold all the workflows you create through the Data Manager.
    As Vito mentioned, please make sure to load the corresponding MDMWorkflow component on the client machines running the Data Manager that you wish to create and view workflows from.
    Once the workflow component is installed you should see it as a new tab in the Data Manager. You will need Visio to create workflows.
    Thanks,
    Tim

  • IN WHICH TABLE WAGE DESCRIPTION,GRAND TOTAL PAYROLL ARE THERE

    HI,
       EVERYBODY CAN ANYBODY TELL ME IN WHICH TABLE WAGE DESCRIPTION,GRAND TOTAL PAYROLL,GENERAL FUND,TOTALS,GENERAL ,EMPLOYER CONTRIBUTION ARE USED.
    PLEASE TELL ME THE TABLE NAMES FOR ABOVE FIELDS
    THANKING U ALL

    Hi,
    check this link:
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PYNZ/PYNZ.pdf#search=%22IN%20WHICH%20TABLE%20WAGE%20DESCRIPTION%2CGRAND%20TOTAL%20PAYROLL%20ARE%20THERE%20in%20abap%22
    regards,
    keerthi.

  • Physical table list against Cluster Table CDPOS and PCDPOS

    Hello experts,
    For function customized requirement, we need to know the physical table
    list against Cluster Table CDPOS and PCDPOS and EDID4, just like
    Cluster Table BSEG contain with six physical tables
    BSAD/BSID/BSAS/BSIS/BSAK/BSIK. Also we want to know if there is any
    general way to find out the physical table list for any cluster table.
    My question is:
    1. How can I find all the transparent table for Cluster Table CDPOS?
    just like Cluster Table BSEG has transparent tables of
    BSAD/BSID/BSAS/BSIS/BSAK/BSIK.
    2. How can I find all the transparent table for Cluster Table PCDPOS?
    3. How can I find all the transparent table for Cluster Table EDID4?
    4. Additionally,I want to know if there is any
    general way to find out all the transparent tables for an specific
    cluster table.
    Many thanks.

    Hello,
    simply look in transaction SE11.
    Example:
    1.  SE11 -> Table CDPOS - Display. On Tab 'Delivery and Maintenance' you'll find Pool/Cluster 'CDCLS'.
    2. SE11 -> Table CDCLS -> Display. On next screen position on CDCLS-> Where-used-list -> Tables -> you'll find tables CDPOS and PCDPOS.
    Same thing with EDID4    -> EDI40 ...
    Regards Wolfgang

  • Multi Row Selection in Table list

    Hi All,
    Currently in our scenorio, we are able to select only one row at a time from the table list, but we need to select multiple row at a time.
    Even we have tried to select multi row using CTRL key but if we select another row previous selection got removed.
    Kindly suggest where we need to make modification.
    Thank you,
    Cha

    Balan,
    I have a Search Result View which allows users to select multiple rows. To process, user clicks the custom button "Submit" added on the Tool bar. In the event handler i wrote the below code. This is selecting only last record. But i want to read all selected rows.
    --- htm page
    <chmlb:configTable id         
    = "Table"
    reset      
    = "<%= controller->get_reset_flag( ) %>"
    actions    
    = "<%= controller->gt_button %>"
    navigationMode  = "BYPAGE"
    table      
    = "//RESULT/Table"
    visibleRowCount = "<%= lv_visiblerows %>"
    usage      
    = "SEARCHRESULT"
    downloadToExcel = "<%= lv_export %>"
    selectedRowIndexTable = "<%= RESULT->SELECTION_TAB %>"
    selectionMode    
    = "<%= RESULT->SELMODE_MULTI %>"
    onRowSelection   
    = "SELECT"
    showNoMatchText = "FALSE" />
    method submit.
      data: lv_collection TYPE REF TO if_bol_bo_col,
          lv_property_access TYPE REF TO if_bol_bo_property_access.
         lv_collection ?= me->typed_context->result->collection_wrapper->get_marked( ).
         lv_property_access = lv_collection->get_first( ).
         WHILE lv_property_access IS not INITIAL.
             lv_property_access = lv_collection->get_next( ).
         endwhile.
    endmethod.
    Thanks
    Tim

  • Get table list  of  fmb

    hi,
    I need to get table list that used on xx.fmb form
    for ex: I run a oracle form " find_table" then brows and choose xx.fmb file
    then press read button in " find_table" for create a text file for xx.fmb all tables
    is it doable?
    please help me

    I'm not sure that i understood your question.
    Do you want to scan all block in the FMB and get the DB source name they based on?

  • Cannot see views in table list when building a form or report page

    We are new to APEX. accessing remote databases by defining database links in our apex instance and then views in the apex instance on the remote tables. We set up all this stuff, then when we go to build a report or form on one of the views, the views are not showing up in the popup list for us to choose from.
    Any ideas as to why this would be? it's a showstopper for our application right now. Any help would be greatly appreciated! Thanks.
    Edited by: moo on Apr 11, 2011 11:55 AM

    Did you define local synonyms for the objects? Try this and then come back..
    Thank you,
    Tony Miller
    Webster, TX
    While it is true that technology waits for no man; stupidity will always stop to take on new passengers.
    If this question is answered, please mark the thread as closed and assign points where earned..

  • How to send mail to distribution list and another table list

    Hi
    I am facing a problem. I need to send mail to the user who is creating the SO/PO and a distribution list.
    Problem is only one thing can be used at the same time. ie either Distribution list or list from internal table.
    How can we use both in 1 function module. Like it should call the internal table and then the distribution list for sending the mail .
    Regards,
    Varun

    Hi,
    Refer to following link,
    http://www.sap-img.com/abap/make-e-mail-sender-of-po-the-po-creators-name.htm
    http://www.sap-img.com/fu016.htm
    Reward pts. if helpfull.
    Regards,
    Dhan

  • How to get the duplicate rows in dynamically generate data table [list items collection] and send emails in sharepoint2010

    Hi,
    i have share point list like  below
    ID   name AdminEmail Useremail   URl   DueDate   UploadSatus
    1    ppp     [email protected]  [email protected]    url  some date    uploaded
    2    yyy       [email protected]   [email protected]   url somedate    empty
    3  xxx         [email protected]   [email protected]    url   somedate   empty
    4  jjj           [email protected]    [email protected]  url     somedate   emp
    AdminEmail and UserEmail  are lookup column
    i using query the list using caml query
    inside of foreach i am checking  two condition like below
    one is upload status in not empty
    i need to send to mail to admin user  this part i have done my adding all list items which have datatable apply group by working fine
    in send condition i am checking difference between DueDate And current date value
    if the value is =1 or -1
    if the value is i
    thank
    i am getting the
    table like below
    ID   name AdminEmail Useremail   URl   DueDate   Upload
    2    yyy       [email protected]   [email protected]   url   somedate    empty
    3  xxx         [email protected]   [email protected]    url   somedate   empty
    4  jjj           [email protected]    [email protected]  url     somedate   empty
    my issue is here  how can i get the dynamic table rows which are same values of AdminEmail and user email  one set and distintict rows are another set
     sets which are same emails are same
    3  xxx         [email protected]   [email protected]    url   somedate   empty
    4  jjj           [email protected]    [email protected]  url     somedate   empty
    set 2
    2    yyy       [email protected]   [email protected]   url   somedate    empty
     how can i get this separate this can any one tell i need to send mail only one time to user [adim and user] .planing to aviod duplicate mail
    Srinivas

    your case better to use the two data tables to store the data
    DataTable dt = list.Items.GetDataTable();
    foreach (DataRow row in dt.Rows)

  • GUID stored in which Table ??? CRM Table List Please

    Hi all
       I want to know the Primary table inwhich the GUIDs are stored !!!
      Could anybody share the list of CRM Tables at [email protected] ??
    Many Thanks
    KK

    Hi,
    Can you me the list to [email protected]
    Thankx in advance.
    Regards,
    Arul Jothi. A

Maybe you are looking for

  • Error Message: EventType : BEX   P1 : iTunes.exe --- iTunes Crashes!!

    Hi, Please help with this seemingly unfixable issue: When I go to synch my iPod (30 GB/Video), iTunes crashes and shutsdown and I get an error message with this this string: EventType : BEX P1 : iTunes.exe P2 : 9.2.0.61 P3 : 4c18061b P4 : iTunes.dll

  • ActiveX controls and clear_form

    If you use ActiveX controls in forms and issue a clear all from the menu, or a clear_form built-in, it will kill any ActiveX controls in the Form. Once I set a key_clear trigger to clear my master data block and used clear_all_master_details to flush

  • How to define in different controls device and channels in a DAQmx function?

    Hi, I need to build a vi that permits the user to change the device of a DAQmx  acquisition system, although I don't want that the user modify the input channels. I`d like to know if it is possible to define in different controls device and channels.

  • HT201320 how can i set up my email

    Hi how can i set up my email on my wifes phone? i already have it set up on my phone, but would like to set it up so we both can get the same email.

  • Package Not deploying to secondary Site

    Dears, I have 1 primary site and 2 secondary site servers configured. I distributed software update and One Java installation (Bat file) to all 3 servers, its getting installed for clients which are reporting to primary server & in one secondary serv