Table for equipement no,measurement position,date and counter reading diffe

hi,
i am looking for tables that could provide me following data :
1) equipement no,
2)measurement position(like working hours,idle hours etc.)
3)date and
4)counter reading difference
I have equipment no.
i have searched table imrg,imptt but not able to find the 2nd and 4th data
plz help

i gt the table IMRG and the field is CDIFF
but its of type F.i want to read it as numeric value that cud be presented to user how cud I

Similar Messages

  • Buffered Data And Counter Reads

    Someone help me please....I need to do some fast digital data
    acquisition with handshaking, which I think I can figure out. If anyone
    has any hints on buffered data like that, please let me know. Also, I
    need to read the status of three counters every time that handshaking
    pulse comes in. I am not sure how to store the counter data in a buffer
    (ie, hardware controlled)
    I have to do it hardware controlled, because the DAQ rates have to
    be fast....right around 1000 Hz or higher. Can someone offer any guidance
    into how to do this? I believe I understand how to configure buffers for
    the regular data recording and set up that handshaking, but I'm not sure
    how to set up the counters so they write their values to a buffer (all
    hardware controlled) when the handshaking pulse comes in.
    If there are any books out there or anything, if someone could
    tell me, I would be very appreciative. I always get the feelign grad
    students are trying to do things that the hardware wasnt designed for. LOL
    Thank you.
    JP

    >Someone help me please....I need to do some fast digital data
    >acquisition with handshaking, which I think I can figure out. If anyone
    >has any hints on buffered data like that, please let me know. Also, I
    >need to read the status of three counters every time that handshaking
    >pulse comes in. I am not sure how to store the counter data in a buffer
    >(ie, hardware controlled)
    > I have to do it hardware controlled, because the DAQ rates have to
    >be fast....right around 1000 Hz or higher. Can someone offer any guidance
    >into how to do this? I believe I understand how to configure buffers for
    >the regular data recording and set up that handshaking, but I'm not sure
    >how to set up the counters so they write their values to a buffer (all
    >hardware controlled) when the hands
    haking pulse comes in.
    > If there are any books out there or anything, if someone could
    >tell me, I would be very appreciative. I always get the feelign grad
    >students are trying to do things that the hardware wasnt designed for. LOL
    >
    > Thank you.
    >
    > JP
    >
    >
    >
    >
    I am working on a project of high speed generation, and what I did was first to
    look at the spec sheets of the 6533 (32HS) at www.NatInst.com That is a board
    that buffers input and stores it till need be. The 6602 board has counters on
    it that can be scanned when events happen. A small bit of math resulting from
    those numbers can tell you a lot about when such triggering events happened.
    Hope this helps,
    Dave

  • QM action not allowed for DTP requests in master data and Text tables

    Hi,
    I have a master data object load request which has failed, returned error in st22 and job finished.
    BUT the request has not turned red in the monitor - it's still yellow. That means that I can not delete request nor start new load to infoprovider because it believes a request is still running. But it's not, I've checked both sm37, sm50 etc.
    When trying to manually change QM status to 'red' it says 'QM action not allowed for DTP requests in master data and Text tables'
    How can I force QM status to red so that I can move on?
    Running NW2004s BI (7.0) Patch 15.
    I searched for this question but there is no answer
    Thank you

    Folks
    I know how frustrating this problem is even in netweaver 7.0 environment. I found a solution for this problem atlast and it works but a not direct way of resolving this issue.
    When this request is in yellow status and not able to change / delete the request, its actually in a pseudo status and it is a bug in the program. This request sits in table RSBKREQUEST with processing type as 5 in data elements USTATE, TSTATE and this 5 is actually "Active" status which is obviously wrong.
    All we need is, ask your basis person to change the status to 3 in both these data elements and then it allows to reload the delta. Once the delta is successfully loaded, you can delete the previous bad request even though it is still in yellow. Once the request is deleted, the request status gets updated as "4" in table RSBKREQUEST.
    Hope this helps.
    Thanks

  • Can I use more than one blue-tooth device at the same time on IPhone 4S? Like a wireless headsets and speed and cadence sensor for cycling computer, receive the data and listen music simultaneously

    Can I use more than one blue-tooth device at the same time on IPhone 4S? Like a wireless headsets and speed and cadence sensor for cycling computer, receive the data and listen music simultaneously

    As long as the profiles are different (ex. HID vs AD2P) you will not have any issues. But say if you try to use 2 keyboards at once, it won't work. Or 2 headsets at once. Your scenario seems fine.

  • Table : for Equipment PRT

    Hi all ,
    i need the Table which contains :
    Equipment PRT name and the description for the same , which is assigned to the material routing operatioin , whr i can find the same ?
    Regards'

    Hi venky,
    Please try with below tables
    EQKT Equipment Short Texts  
    EQUI Equipment master data  
    CRFH PRT Master Data
    CRVD_A Link of PRT to Document
    CRVD_B Link of Document to PRT
    CRVE_A Assignment of PRT data to Equipment
    CRVE_B Assignment of equipment to PRT data
    CRVM_A Link of PRT data to Material
    CRVM_B Link of Material to PRT data
    I hope any one of above table will help
    Please also upadte ur previous thread regarding "multiple scheduling"
    Pradeep

  • Naming for Export dmp file in Date and Time

    Dear All,
    Please advise me how to give the file name in date and time stamp for the export dmp file and it's log file.Suggest me in Oracle 9i version.
    for example the file name get like this 020420041155.dmp and 020420041155.log where date and time are 02/04/2004 11:55 respectively...
    Kindly let me know the syntax of filename to be given along with the EXP command..
    Thanking You,
    Ragesh

    Hello
    I don't think you can get the exp command to automatically name an export for you. The only way I think you would be able to do it is through a shell script or something where you format the file name yourself and pass it to exp. If you wanted to you could generate the command line through a SQL statement and then spool it out to a file i.e.
    spool runexp.bat
    select 'exp user/pwd@tns file='||TO_CHAR(SYSDATE,'DDMMYYYYHH24MI')||'.dmp tables=(table1,table2)' from dual;
    spool offThe second option isn't as flexible as the first but if it's just a couple of exports you have to do, it will probably prove to be less work
    HTH
    David

  • Union dates and count(*) from different tables

    Hope you can help. Using Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    I have tables called apples, oranges, and pears. I want to get a count of all apples, oranges, pears and a total for a date range in one query statement. Any ideas?
    for apples the sql is select count(apple_types) from apples where apple_date > TO_DATE('2012-01-01')
    for oranges the sql is select count(orange_types) from orange where orange_date > TO_DATE('2012-01-01')
    for pears the sql is s elect count(pear_types) from pears where pears_date > TO_DATE('2012-01-01')
    EXAMPLE DATA
    Data for apples
    2012-01-01 4
    2012-04-23 1
    Data for oranges
    2012-02-13 5
    2012-03-11 2
    Data for pears
    2012-01-01 11
    I would like the output to be
    date count(apple_types) count(orange_types) count(pear_types) total
    2012-01-01 4 0 11 15
    2012-02-13 0 5 0 5
    2012-03-11 0 2 0 2
    2012-04-23 1 0 0 1

    here is one with pivot
    WITH apples
         AS (SELECT TO_DATE ('2012-01-01', 'yyyy-mm-dd') dt, 4 cnt FROM DUAL
             UNION ALL
             SELECT TO_DATE ('2012-04-23', 'yyyy-mm-dd') dt, 1 cnt FROM DUAL),
         oranges
         AS (SELECT TO_DATE ('2012-01-13', 'yyyy-mm-dd') dt, 5 cnt FROM DUAL
             UNION ALL
             SELECT TO_DATE ('2012-03-11', 'yyyy-mm-dd') dt, 2 cnt FROM DUAL),
         pears
         AS (SELECT TO_DATE ('2012-01-01', 'yyyy-mm-dd') dt, 11 cnt FROM DUAL),
         t
         AS (  SELECT dt, SUM (cnt) cnt, 'apples' fruit
                 FROM apples
             GROUP BY dt
             UNION ALL
               SELECT dt, SUM (cnt), 'oranges'
                 FROM oranges
             GROUP BY dt
             UNION ALL
               SELECT dt, SUM (cnt), 'pears'
                 FROM pears
             GROUP BY dt)
      SELECT dt,
             NVL (apples, 0),
             NVL (oranges, 0),
             NVL (pears, 0),
             NVL (apples, 0) + NVL (oranges, 0) + NVL (pears, 0) total
        FROM t PIVOT (MAX (cnt)
               FOR fruit
               IN ('apples' AS apples, 'oranges' AS oranges, 'pears' AS pears))
    ORDER BY 1
    DT     NVL(APPLES,0)     NVL(ORANGES,0)     NVL(PEARS,0)     TOTAL
    1/1/2012     4     0     11     15
    1/13/2012     0     5     0     5
    3/11/2012     0     2     0     2
    4/23/2012     1     0     0     1

  • Table for WBS status change with date

    Hi,
    Please assist me with a table name which should have WBS status with date on which statis was changed.
    Thanks,
    Manish.

    Hi
    You can use program (SE38) RBSVCDOC to track these changes. Else go manually in CJ20N to track these status changes.
    Use JCDS and JEST table for any other reporting on it.
    *Kindly mark your thread once your query is resolved.*
    Regards
    Saurabh

  • Mapping table for contact person download from ECC and Groupware

    There are 3 connected system in our landscape:
    - CRM
    - Groupware (connected to CRM)
    - ECC
    We have a requirement that the Contact Person can be created in any of the above 3 system and should flow to the other. So, the below scenarios are valid in our case:
    1.  Contact created in Groupware, flows to CRM ->ECC
    2.  Contact created in ECC flows to CRM-> Groupware
    3.  Contact created in CRM flows to Groupware and ECC
    Our flow system works fine and the contacts created in one system, flows to the other 3 and any changes also flow.
    The problem is that for the contacts created in ECC, the communication data (phone, email etc) flow in CRM and get updated in the "Work Address" section in the Contact display screen in Web UI and the updates from Groupware for communication data gets updated in "Main Address" section.
    Can anyone please advise what are the mapping tables for the address update when the contact is created in :
    - Groupware/CRM
    - ECC
    Regards

    Hi Christophe,
    Thanks for the response.
    I checked for the notes you suggested, but having read it it doesnt appear to address my problem. Did you get this from SAP as fix to solve' specify the name of contact person' error in SMW01 ? Unfortunately even SAP isnt replying to me on this.
    I am also not getting any dump, all my queues are getting cleared in ECC and CRM. My error remains 'specify the name of contact person'. Interestingly when i tried to push the contact person directly as bupa_main..it too failed with the same error..more interestingly whenver my contact person tried to get replicated as bupa_rel..ecc does eat up a number assignment..but no record is created for it in ecc...the smw01 says partiaslly send ..receivers has error..
    Edited by: Hamed Kazi on Apr 19, 2011 2:33 AM

  • Table for link between conttract account no and business partner

    Hi,
    can anyone let me know abt any table that defines relation between contract account and business partner.
    so dat for a contract account no i can get 1 business partner .
    Thnx,

    Hi
    Use the table
    <b>VVKKFOPT and VVKKFOP</b>
    both business partner and Contract account fields are there.
    Reward points if useful
    Regards
    Anji
    Message was edited by:
            Anji Reddy Vangala

  • Table  for Output condition record's data

    Hi
    In which table are the values of an output condition record stored?
    Regards

    go to the desired tcode  in display mode ex:"VV33" to see that condition type tables, then give ur condition type and press CONDITION INFORMATION button in application tool bar and u reach one screen and press "execute" in application tool bar  and u reach one more screen and in that screen press "control+F8" then u can reach one more screen there it dispalys the desired table of urs.
    reward me if it is helpful.

  • Two Discs shown for wireless time machine backup., "Data" and "Extreme"

    I have a new 1TB iMAC 24" connected to Time Capsule via ethernet and wireless, one MacBook connected to Time Capsule via ethernet, and another MacBook that uses wireless. The iMAC and the ethernet-connected MacBook backup just fine using Time Machine. When I try a wireless Time Machine backup from the wireless MacBook, the backup fails and I get the "unable to ... image ..." message (don't remember the exact wording). When I try to "Change Disc" in Time Capsule preferences, I see two discs, one labeled "Data" and the other labeled "Extreme." Which one should I choose?

    Try a new post in the 10.5 Time Machine forum.
    DALE

  • How do I position my layer/table for my header in the center and up top?

    I have designed a site before on my dreamweaver 4 site and
    decided to design a new one. I just tried to insert my header into
    the website and it worked fine. However, how to I align it directly
    in the center and all the way to the top so their is no space from
    the top of my site and header? My header is about 960 pixels wide
    and was hoping to have it centered when viewed with a few inches of
    background on each side. My last sight it just worked out when I
    did but not this time.
    Just so you know, I set a header layer down first, then put
    in a single row and column table, then inserted my Gif header.
    Header looks great but placement is wrong. Thanks

    Good grief - DW3? It's not there. You will have to do it in
    code view.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "dontsettle22" <[email protected]> wrote in
    message
    news:fm1p83$pql$[email protected]..
    > Darn it, this is what I was looking for, however, I am
    on dreamweaver 3.
    > I can't find an insert ....layout....div. Any other
    ideas where I find
    > div?

  • How to model a conversion table for unit of measures?

    Hi
    I am looking for some input on how to model a many-to-many relationship.
    The situation:
    A fact table with columns:
    Product
    Unit of Measure
    Date
    Value
    1 product is stored with 1 and only 1 unit of measure - e.g. Product = Oil, unit of measure = m3
    The fact contains several products, each having its own unit of measure.
    A dimension 'Unit of measures' with columns
    Unit Of Measure
    Unit Of Measure Name
    Measure System
    While reporting on the facts it should be possible to chose the unit of measure I want to see my facts in. E.g. I want to be able to show Oil-production in m3 or barrels or liters, etc.
    My challenge:
    How to model this requirement?
    Right now I tend to go for a bridge table between the fact and the dimension.
    But I was wondering:
    a) are there other ways to model it
    b) are there pitfalls in using Bridge tables?
    c) Can I re-use the bridge table in combination with other facts as the model grows?
    c.2) do I need to create an alias on the bridge table to re-use it?
    Thanks for your help
    regards
    Andy

    Hi Kart,
    ok let's say my model looks like this (columns below the tables names, sample in brackets) - again ignoring a date dimension:
    Dim_Product --- 1:n --- Fact ----- n:1 ----- Dim_UOM
    Id (1,2) Prod_id Id (1,2,3)
    Name (Oil, Gas) UOM_id Name (m3, Barrel, Litre)
    Value
    So the products are coming from the Dim_product, Unit_of measures coming from Dim_UOM.
    Fact values would look like this
    Prod_id UOM_id Value
    1 1 10
    1 2 84
    1 3 10000
    etc
    If I need to report in a new measure, I would be forced to add a new record to the fact table
    Prod_id UOM_id Value
    1 1 10
    1 2 84
    1 3 10000
    1 4 150
    with 4 being the new measure id.
    What I am looking for is a way to be more flexible when it comes to converting values to different measures.
    Thanks
    Regards
    Andy

  • Table for cost center plan/actual data

    Hello gurus,
            What are the tables to get for cost center wise plan/ actual data? The data which was entered through KP06 was sitting in whcih table?
    regds
    ramachandra

    Hello Ramachandra,
    Actual and Plan Data can be found in COVP view.
    1) For Actuals, you should use the values 04 and 11 to the field WRTTP;
    2) For Plans, you should use the values 01 and 10 to the field WRTTP.
    If you need to get the totals, you should use tables COSP and COSS.
    Hope this help you.
    Cheers,
    Daniel.

Maybe you are looking for

  • Error While Writing DOM to a CLOB i.e. xmldom.writeToClob

    I am running into error while writng and reading from a clob. The Sample Code is as follows : declare p xmlparser.Parser; doc xmldom.DOMDocument; i_tmp CLOB; i_tmp1 CLOB; i_buffer varchar2(32767); i_amount pls_integer; begin p := xmlParser.NewParser;

  • Can't watch videos, get a green screen only

    Hi, I can watch videos with MSN, but when I try to watch you tube, cbs or any other site,  get a green screen. I've enable flash and shockwave but still nothing. Help!

  • Oracle 11g : Directory and UTL_FILE - ORA-29280: invalid directory path

    Hi, I have Oracle 11g server on a UNIX box and im accessing it through an Oracle client on a windows box. Im new to File operations in Oracle 11g. Have couple of questions; 1. Can i create a directory in Oracle using CREATE DIRECTORY statment which p

  • Connecting to database Parallelly

    Hi For my project I need to open 10 database connections(of same database) parallelly and run a set of queries in each database connection parallelly.This is to be done to find load on database Can anyone suggest how to do this ..

  • Migration From D2K to Java Technology

    Hi Everyone, I am using Oracle D2K 6i Version from the last four year for transaction form for my company.Now because of low bandwidth and for multiple centers it is needed to go online. My Company want to switch to Java Technology with oracle databa