Is there any system table available to check no. of entries in the table?.

Hi
Is there any system table available to check the no of entries in the table.
Note : the table may be whether SAP table or Z-table.(All tables)
Regards
Raja.

Hi Raja,
I don't think so. Instead, try to perform
SELECT count(*) FROM dbtab.
...to get the number of records of the table dbtab.
I hope this helps. Kind regards,
Alvaro

Similar Messages

  • Is there any free app available for iPad 2 so can do the work in MSWord, Excel, PowerPoint.

    Is there any free app available for iPad 2 so can do the work in MSWord, Excel, PowerPoint.

    I'm not aware of free apps that will let you work with Word, Excel, etc.  There are however, paid apps, such as Pages and Numbers you can buy that will work for you.

  • How can I connetct internet on my ipad mini (non cellular) without wifi ? is there any wifi adapter available ?

    How can I connetct internet on my ipad mini (non cellular) without wifi ? is there any wifi adapter available ?

    You can not connect to the internet with a WiFi only iPad without WiFi. You can get a mobile hot spot from your carrier but that still connects to the iPad via WiFi and comes with a monthly data plan like a cell phone.

  • Is there any error guide available for BI Schedular??

    is there any error guide available for BI Schedular??
    I have scheduled a iBOT. in the instance tables it is showing the details of the instances howeverit is not showing any cache in caching. also there are some error logged in the error table.
    how to get the info what is causing the error and what error it is?

    hi abhi,
    Did u checked the log file after scheduling the ibot
    \OracleBI\server\Log\iBots
    we will get Scheduler conf guide and NQSERROR code guide
    thanks,
    saichand

  • Is there any Function module available for GR IR for purchase order

    Hi
    Is there any function module available in SAP to get the list of Goods Received and Invoice Reciept for a purchase order.
    One way to create a custom fuction to fetch the details from MSEG and BKPF.
    Can somebody suggest a better solution.
    Thanks in advance.
    Ruhi Hira

    Which table in BAPI_PO_GETDETAILS exactly has these information ?
    PO_HEADER_TEXTS
    PO_ITEMS
    PO_ITEM_ACCOUNT_ASSIGNMENT
    PO_ITEM_SCHEDULES
    PO_ITEM_CONFIRMATIONS
    PO_ITEM_TEXTS
    PO_ITEM_HISTORY
    PO_ITEM_HISTORY_TOTALS
    PO_ITEM_LIMITS
    PO_ITEM_CONTRACT_LIMITS
    PO_ITEM_SERVICES
    PO_ITEM_SRV_ACCASS_VALUES
    RETURN
    PO_SERVICES_TEXTS
    EXTENSIONOUT
    NFMETALLITMS
    Regards
    Ruhi Hira

  • Are there any other templates available besides those that come with numbers?

    Are there any other templates available besides those that come with Numbers?

    Hi David,
    If you have Numbers '09 there is a Checking Register template that might suit.
    Numbers can open Excel templates and documents. Do a web search for checking register spreadsheet.
    Regards,
    Ian.

  • Is there any standard BAPI available to vendor , customer and G/L ?

    Hi all,
    any standard BAPI available to vendor , customer and G/L? I found BAPI_CUSTOMER_CREATE and BAPI_VENDOR_CREATE but when i traying to execute , then control directly taking to XD01 and XK01 initial screen's .i need to create vendor and customer master data using BAPI(data will come from legacy system).
    Other than these , is there any standard  BAPI available .Pl tell me
    Regard's,
    Pratap.

    Hello Pratap
    For customer the following BAPI is available:
    BAPI_CUSTOMER_CREATEFROMDATA1
    "This fm uses a reference customer as template for the new customer.
    " Using this BAPI you cannot create a new customer from scratch
    Regards
      Uwe

  • Is there any system level support for RAW files from an Olympus XZ-10 camera.  I use Lion and iPhoto version 9.4.2

    Is there any system level support for RAW files from an Olympus XZ-10 camera.  I use Lion and iPhoto version 9.4.2

    If there is I can not find it - Google provides a list of possible methods form Adobe and others
    LN

  • Is there Any alternate software available for the zen microphoto that allows me to

    <SPAN class=postbody>I can only view the contents of my Zen microphoto as folders and files (i.e. it gives me a "Windows Explorer" type view of the contents) - I cannot view my Zen microphoto library in the same way as my PC Music Library (i.e. by Genre, Artist or Album) Is there Any alternate software available that allows me to see and organize my Zen microphoto library in the same way as my PC Music Library (i.e. by Genre, Artist or Album)

    There is program in the App Store called Bookpedia that seems tailor-made for your situation.
       http://itunes.apple.com/us/app/bookpedia/id408505152?mt=12
    Bento is another easy to use database solution.
    Or GoogleDocs has a spreadsheet application, free online, although not really specific to your application.
    If you really are using OS8.6, as your signature states, you may look for an old version of FileMaker on eBay.
    Good Hunting!

  • Is there any system object can save the cost time of package?

    Guys, i have one question.
    Usually I get the execute update time of package in JAVA to know the performance, but there is time lost in the network, right? So I suppose to get the cost time in DB and cost time in Weblogic, two parameters together.
    In package I think at the beginning of my code write belows
    p_date := current_timestamp at time zone 'GMT';
    -- SQL code
    --Then I can get current_timestamp at time zone 'GMT' - p_date and return as a output.
    But there are too many packages, and is there any system objects save the cost time?
    thank u.

    dbms_utility.get_time. Gets the database clock time in hundreths of seconds.
    Does NOT relate to the wall clock!
    Sybrand Bakker
    Senior Oracle DBA

  • Urgent : Is there any c++ parsers available for reading tnsnames.ora

    I have to parse the tnsnames.ora and get the connection string , host name , instance name , port etc .. and store it in my local memory structure . Is there any c++ parsers available , which parses and gives the desired output or do i have write my own parser .

    You're right...the database connections work fine if I define them manually rather than reading them from the tnsnames.ora file.
    I was hoping to have many users running SQL Developer so using the tnsnames.ora file might save people's time and reduce the number of database connection-related support calls.
    If worse comes to worse, I can create an XML file to define the database connections. The only drawback to this is that we have an automated procedure to update people's tnsnames.ora whereas there is currently no way to keep the XML file up-to-date.

  • Is there any system variable for this date format 01/21/2004 18:00:32

    Hello,
    Is there any system variable for this date format 01/21/2004 18:00:32
    This is my Internal date format and my External date format is sy-datum.
    How can I validate....any suggestions will be apprecaited!
    Regards,
    Kittu

    Hello,
    Thank you very much for your response!
    My internal date format is 01/21/2004 18:00:32
    and external date format on selection-screen is sy-datum.
    My external format is stored in S_crtsp
    and internal format is stored in L_crtsp. (01/21/2004 18:00:32)
    I want to remove the time from the internal format and validate it aginst the external format.
    Any suggestions or brief explonation is appreciated...I apprecaite the help soo far...
    Regards,
    Kittu

  • Is there any corporate database available for Multisim12?

    I'm trying Multisim12. Master database has a lot of components but I wonder there many simple and common ICs are missing while I have noticed that many of these components are readily available in Proteus etc.  I'm especially talking about CMOS 4000 Chips which are the building blocks of a medium level designs. Example includes CD40110, CD4063 etc. and a lot more. I don't meant to prove Multisim useless but just have to ask that:
    1. Is there any corporate database available that can be downloaded? or,
    2. Can I import Proteus components in to the Multisim?
    Please help me.   Thanks and regards.

    Hello,
    No we do not have a corporate database. The one you get has all the components available in Multisim (depends on the edition of course). CD40110 is a a simple decade counter right? You should find that under peripherals and indicators. The CD4063 is a comparator. You can find a 4 bit magnitude comparator in the CMOS section. These are the modls for simulation, if you want to create your own package and symbol you can (so you could potentially add CD40110 package to your schematic for routing purposes if you transfer your design to a layout tool). You could also create a component called CD4063 using the SPICE model from the CMOS comparator sections. I don't know what models Proteus uses, but if they are SPICE or PSPICE it should work.
    Kind regards,
    Miguel V
    National Instruments

  • Is there any certification exam available for ios developement ?

    Hi
       Is there any certification exam available for ios application developement ?Like micosoft,.net,Oracle java
    If anyone have knowledge , please let me know .I want to get some apple certification on ios application developement.
    Thanks

    None that I know of.
    It's more impressive and useful if you write an app and get it published in the App Store.
    That way you can show you aren't just a 'paper MCSD'.

  • Is there any German version available of Firefox portable?

    Question
    Is there any German version available of Firefox portable?

    See also http://portableapps.com/apps/internet/firefox_portable/localization

Maybe you are looking for