Inpection point results table- sample size- FIX-1

I am having some single reading result recording (sample size- FIX-1) in my in process inspection.
But I am unable to find the right tables where these informations are stored.
I checked in QASE, but no readings are available. In QAMR table it is showing mean value of all my in process readings only.
Which table will provide seperate readings which I entered during in in process inspection. Or inspn point wise readings table.
Thx in advance
Viny

Dear Jaison
                    Please search out from the following tables :--
Results Recording QAES Sample unit table 
Results Recording QAKL Results table for value classes 
Results Recording QAMR Characteristic results during inspection processing 
Results Recording QAMV Characteristic specifications for inspection processing 
Results Recording QASE Results table for the sample unit 
Results Recording QASR Sample results for inspection characteristics 
Results Recording QASV Sample specifications for inspection processing 
Results Recording TQ12 Ind. external numbering for test units in results recording 
Results Recording TQ12T Texts for the ind. for ext. numbering of units to be insp. 
Results Recording TQ70 Control table for results recording 
Results Recording TQ70C Function codes for navigation from the char.overview screen 
Results Recording TQ70E Screen-based processing tables 
Results Recording TQ70F Navigation during results recording
Results Recording TQ70S Characteristic overview screen for results recording 
Results Recording TQ73 Origin of results data 
Results Recording TQ73T Texts for origin of results data
Results Recording TQ74 Recording configuration
Results Recording TQ74T Recording configuration 
Results Recording TQ76 Processing status of inspection characteristics 
Results Recording TQ76T Texts for the processing status of insp. characteristics
Results Recording TQ77 Attributes for the Inspection Characteristic 
Results Recording TQ77T Text Tables for Attributes 
Results Recording TQ78 Status-dependent processing table for insp. characteristics 
Results Recording TQ78T Texts for the status-specific proc. table for insp. char. 
Results Recording

Similar Messages

  • QM: Sample Size is 32767 if freely defined inspection point is used

    Hi,
    I am using Inspection plan with freely defined inspection point (100).
    Inspection type: 04
    I want to do 100% inspection. Material master setting is done for early lot creation.
    If I use freely defined inspection point in the plan and create an order of any quantity > 32767, I get a sample size of 32767. If create a order of 100000 qty still sample size is 32767 and I can't even change it during result recording. If I don't use freely defined inspection point I get a sample size which is equal to the order quantity.
    My Requirement:
    I want to use freely defined inspection point in the plan... and also I want to get a sample size equal to production quantity (not 32767 always when production quantity exceeds the this quantity).
    Please let me know how to control this fix sample size 32767 when my plan is with freely defined inspection point.
    Regards,
    Abir.

    Hi,
    Sample size under 'Inspect' column in result recording screen is always 32767, if order quantity >32767.
    I use EARLY lot creation (through material master setting), because I want one lot for one production order... do partial confirmation. Lot is created with production order release, before actual GR takes place.
    Say I have an order with qty 100,000 and if I open the lot after REL of order I see,
    inspection lot quantity: 100,000
    Actual Lot Qty:             0
    Sample Size:                100,000
    Even if I do confirmation and GR for say 100,000 qty and open the Lot I can see,
    inspection lot quantity: 100,000
    Actual Lot Qty:             100,000
    Sample Size:                100,000
    When I go to result recoding screen, against every MIC there is column 'Inspect' (there I get 32767), there is another entry field 'Inspected' (here system don't allow to enter more that 32767)
    Sampling procedure I have used:
    Sample Type:     200    100% Inspection
    Valuation Mode: 500    Manual Valuation
    Free Inspection Point
    May be I made mistake in pointing out the issue; the problem is with 'Inspect' quantity in result recording  - which always appearing 32767. For smaller quantity order its equal to order quantity.  How change the 'Inspect' quantity.
    Also not if I remove Inspection Point from the plan I get "Inspect' quantity equal to Production order quantity.
    Best regards,
    Abir.

  • Point cloud clip doesn't return anything in the result table

    Hi experts,
    I am wondering why my point cloud clipping function does not return anything into the result table.
    The boundaries of my point cloud are:
    min long 316,500
    max long 316,643.21
    min lat 234,000
    max lat 234,105.38
    min elevation -4.79
    max elevation 30.87
    For the ind_dimquery I have tried different geometry types, like 3003 and 3008, usually with the elem_info_array (1,1007,3)
    like in the following example:
    SQL> declare
    2 inp sdo_pc;
    3 begin
    4 select pc into inp from base109 where rownum=1;
    5 insert into restst
    6 select * from table(sdo_pc_pkg.clip_pc(
    7 inp,
    8 sdo_geometry(3003, 29903, null,
    9 mdsys.sdo_elem_info_array(1,1007,3),
    10 mdsys.sdo_ordinate_array(316510, 234080, -3, 316550, 234100, 2)),
    11 null, null, null, null));
    12 end;
    13 /
    PL/SQL procedure successfully completed.
    Elapsed: 00:00:00.20
    SQL> select count(*) from restst;
    COUNT(*)
    0
    What am I doing wrong? This should be a query window within the right area and I know that at least one point lies within this defined window.
    Any help is greatly appreciated!!!!!
    Cheers,
    F.

    yes exactly, I have tried all of this already.
    For a further example, there is a point in:
    POINTS(SDO_GTYPE, SDO_SRID, SDO_POINT(X, Y, Z), SDO_ELEM_INFO, SDO_ORDINATES)
    R G B I POINT_ID
    SDO_GEOMETRY(3001, 29903, SDO_POINT_TYPE(316503.49, 234089.46, 3.32), NULL, NULL
    71 91 78 70 55
    so theoretically, I'd feel that at the VERY LEAST this point should be in the 3008geometry and 1007 elem array for the coordinates for xmin, y min, zmin, xmax, ymax, zmax for
    316500, 234080, 2, 316510, 234100, 5
    but...nothing. Nothing in the result table.
    For full query:
    SQL> declare
    2 inp sdo_pc;
    3 begin
    4 select pc into inp from base109 where rownum=1;
    5 insert into restst
    6 select * from table(sdo_pc_pkg.clip_pc(
    7 inp,
    8 sdo_geometry(3008, 29903, null,
    9 mdsys.sdo_elem_info_array(1,1007,3),
    10 mdsys.sdo_ordinate_array(316500, 234080, 2, 316510, 234100, 5)),
    11 null, null, null, null));
    12 end;
    13 /
    PL/SQL procedure successfully completed.
    Elapsed: 00:00:00.13
    SQL> select count(*) from restst;
    COUNT(*)
    0

  • How come inspection points with DESTRUCTIVE MICs don't affect sample size?

    Hi guys,
    i have a case i tried on IDES and i need an explanation for it if you can.
    @ the beginning we have an in-process inspection with inspection points and non-destructive MICs, the interval of 10 mins (of the inspection point) generated 3 inspections, and my sampling procedure led to a sample size of 1 PC, in the inspection lot display the sample size is "1", which is normal and i understand this.
    here comes the problem
    we will change one of the MICs and make it destructive. Now we have our 3 inspections. The normal logic says that I'm having 3 inspections and there is on of the MICs DESTRUCTIVE, therefore I'm must get 3 samples, one for each inspection, which means that when we check the sample size in the inspection lot we must get a size of 3, but when i tried this i got a size of 1 again....and this is not logical because my sample will be destructed in the first inspection so how can I carry on the remaining 2 inspections ???
    so i need to know how come I'm getting a size of 1 and is that right or wrong ???
    i hope i made it clear and wish you can help
    Regards,
    Mahmoud Osama

    Hi Amol,
    i'm sorry i don't understand what do you mean by operation confirmation quality  ???
    and about stock posting, i know as you said that it is not possible with in-process inspection, as the lot is not stock relevant, but whether it is stock relevant or not has nothing to do with the sample size calculation, my problem is that the logic says that i must get 3 samples because with each inspection i'll destruct my sample, but SAP calculations give only one sample !!!!
    i hope you can help with that, thanks for you concern.
    Regards,
    Mahmoud Osama

  • Sample Size Calculation based on the results

    Dear all
    I have a scenario as below
    for a product the upper and lower specification is given as below
    Upper spec 19.00mm
    Standard  18.00mm
    Lower spec 17.00mm
    my client is having ranges as below
    Range 1
    Upper spec 19.0 to 18.75
    Lower spec 17.0 to 17.25
    Range 2
    Upper spec 18.75 to 18.50
    Lower spec 17.25 to 17.50
    Range 3
    Upper spec 18.50 to 18.25
    Lower spec 17.50 to 17.75
    Range 4
    Upper spec 18.25 to 18.00
    Lower spec 17.75 to 18.00
    a) Initially the sample size is 50%. Starts with range 4 .
    b) if consecutive 5 receipts are ok we want to switch to range 3 - sample size 25%.
    c) if consecutive 5 receipts are ok we want to switch to range 2 sample size 10%
    e) and range 1 sample size 5%.
    f) if there is any rejection at any range, then reset to range 4.
    g) if out of specification noticed then the next incoming material will be inspection in the next lowest range. ie in range 1 out of specification noticed shift to range 2 in the next Goods receipt.
    I know that Sampling scheme can be used but how to link the specifications in it.
    How to link this in SAP QM.
    awaiting for your valuable feed back Please.
    Regard
    P.Srihari

    Hi Sri,
    As per your requirement you have to create 4 MIC as well as 4 DMR follow the below step.
    1. Create MIC1,MIC2,MIC3,MIC4
    2. Create DMR1,DMR2,DMR3,DMR4
    3. Assign the DMR at MIC level.
             a) Go to QP01 In Header data screen choose Dynamic mod. level DMR at character level. (Don't assign any DMR here)
             b) In Characteristics screen assign DMR to MIC
    (Range1) MIC1 - DMR1
    (Range2) MIC2 - DMR2
    (Range3) MIC3 - DMR3
    (Range4) MIC4 - DMR4
    Save the Inspection plan.
    DMR detail explaination
    As per your requirement MIC4 will be initially inspected (ie: range 4) and remaing MIC all are after 5 consecutive lots if any rej at any stage again inspect the Range4.
    DMR1: Create 2 Stage (1st is SKIp  2nd is Inspection)
    Stage1: Start with Initial stage, Tick in SKIP, and Maintain No Skip as 15 (Bcz your case You need this MIC1 after 15 lot (555)), Skip duration 999 (Bcz your case days not consider) New Stage 2 (Bcz after complete the 15 lot it will go to 2nd stage for Inspection.), Rej 1 , New Insp 1 (Bcz rejected means MIC1 is not required)
    Stge:2, Insp Sev 4,  Ist Enter Description as Inspection required and press enter.
    In another small popup screen enter no of Inspection 5 , New Stage as 2, Rej 1, New 1,
    DMR2: Create 2 Stage (1st is SKIp  2nd is Inspection)
    Stage1: Start with Initial stage, Tick in SKIP, and Maintain No Skip as 10 (Bcz your case You need this MIC2 after 10 lot (5+5)), Skip duration 999 (Bcz your case days not consider) New Stage 2 (Bcz after complete the 10 lot it will go to 2nd stage for Inspection.), Rej 1 , New Insp 1 (Bcz rejected means MIC2 is not required)
    Stge:2, Insp Sev 4,  Ist Enter Description as Inspection required and press enter.
    In another small popup screen enter no of Inspection 5 , New Stage as 1, Rej 1, New 1,
    DMR3: Create 2 Stage (1st is SKIp  2nd is Inspection)
    Stage1: Start with Initial stage, Tick in SKIP, and Maintain No Skip as 5 (Bcz your case You need this MIC3 after 5 lot ), Skip duration 999 (Bcz your case days not consider) New Stage 2 (Bcz after complete the 5 lot it will go to 2nd stage for Inspection.), Rej 1 , New Insp 1 (Bcz rejected means MIC3 is not required)
    Stge:2, Insp Sev 4,  Ist Enter Description as Inspection required and press enter.
    In another small popup screen enter no of Inspection 5 , New Stage as 1, Rej 1, New 1,
    DMR4: Create 2 Stage (1st is Inspection 2nd is Skip)
    Stge:1, Insp Sev 4,  Start with Intial stage Ist Enter Description as Inspection required and press enter.
    In another small popup screen enter no of Inspection 5 , New Stage as 2, Rej 1, New 1,
    Stage2: Tick in SKIP, and Maintain No Skip as 999 , Skip duration 999 (Bcz your case days not consider) New Stage 2,  Rej 1 , New Insp 1 (Bcz rejected means again inspect the MIC4)
    Note: Read step by step.
    Revert further clarification.
    Regards,
    S.Babusingh

  • What table column size is needed to accomodate Unicode characters

    Hi guys,
    I have encounter something which i dont understand and i hope gurus here will shed some light on me.
    I am running a non-unicode database and i decided to port the data over to a unicode database.
    So
    1) i export the schema out --> data.dmp
    2) then i create the unicode database + create a user
    3) then i import the schema into the database
    during the imp i can see that character conversion will take place.
    During importing of data into the unicode database
    I encounter some error
    saying column size is too small
    so i went to check the row that has the column value that is too large to fit in the table.
    I realise it has some [][][][] data.. so i went to the live non-unicode database and find the row. Indeed it has some [][][][] rubbish data which i feel that someone has inserted other language then english into the database.
    But regardless,
    I went to modify the column size to a larger size, now the row can be accommodated. However the data is still [][][].
    q1) why so ? since now my database is unicode, during the import, this column data [][][] should be converted to unicode already but i still have problem seeing what language it is.
    q2) why at the non-unicode database, the [][][] data can fit into the table column size, but on unicode database, the same table column size need to be increase ?
    q3) while doing more research on unicode, it was said that unicode character takes up 2 byte per character. Alot of my table data are exactly the same size of the table column size.
    E.g Name VARCHAR2(5);
    value - 'Peter'
    Now if converting to unicode, characters will take 2byte instead of 1, isnt 'PETER' going to take up 10byte ( 2 byte per character ),
    why is it that i can still accomodate the data into the table column ?
    q4) now with unicode database up, i will be supporting different language characters around the world. How big should i set my column size to ? the longest a name can get ? or ?
    Thanks guys!

    /// does oracle automatically "look" at the each and individual characters in a word and determine how much byte it should take.
    Characters usually originate from a keyboard, which has an associated keyboard layout and an associated character set encoding (a.k.a code page, a.k.a. encoding). This means, the keyboard driver knows that when a key with a letter "á" on it is pressed on a French keyboard, and the associated character set encoding is MS Code Page 1252 (Oracle name WE8MSWIN1252), then one byte with the value 225 is generated. If the associated character set encoding is UTF-16LE (standard internal Windows encoding), two bytes 225 and 0 are generated. When the generated bytes travel through APIs, they may undergo character set conversions from one encoding to another encoding. The conversion algorithms use translation tables to find out how to translate given byte sequence from one encoding to another encoding. In case of translation from WE8MSWIN1252 to AL32UTF8, Oracle will know that the byte sequence resulting from conversion of the code 225 should be 195 followed by 161. For a Chinese characters, for example when converting it from ZHS16GBK, Oracle knows the resulting sequence as well, and this sequence is usually 3 bytes.
    This is how AL32UTF8 data gets into a database. Now, when Oracle processes a multibyte string, and needs to look at individual characters, for example to count them with LENGTH, or take a substring with SUBSTR, it uses information it has about the structure of the character set. Multibyte character sets are of two type: fixed-width and variable-width. Currently, Oracle supports only one fixed-width multibyte character set in the database: AL16UTF16, which is Oracle's name for Unicode UTF-16BE encoding. It supports this character set for NCHAR/NVARCHAR2/NCLOB data types only. This character set uses two bytes per each character code. To find the next code, 2 is simply added to the string pointer.
    All other Oracle multibyte character sets are variable-width character sets, including AL32UTF8. In most cases, the length of each character code can be determined by looking at its first byte. In AL32UTF8, the number of 1-bits in the most significant positions in the first byte before the first 0-bit tells how many bytes a character has. 0 such bits means 1 byte (such codes are identical to 7-bit ASCII), 2 such bits mean two bytes, 3 bits mean 3 bytes, 4 bits mean four bytes. 1 bit (e.g. the bit sequence 10) starts each second, third or fourth byte of a code.
    In other ASCII-based multibyte character sets, the number of bytes is usually determined by the value range of the first byte. Bytes below 128 means a one-byte code, bytes above 128 begin a two- or three-byte sequence, depending on the range.
    There are also EBCDIC-based (mainframe) multibyte character sets, a.k.a shift-sensitive character sets, where a sequence of two-byte codes is introduced by inserting the SO character (code 14=0x0e) and ended by inserting the SI character (code 15=0x0f). There are also character sets, like ISO-2022-JP, which use more complicated byte sequences to define the length and meaning of byte sequences but Oracle supports them only in limited number of places.
    /// e.g i have a word with 4 character. the 3rd character will be a chinese character..the rest are ascii character
    /// will oracle use 4 byte per character regardless its ascii(english) or chinese
    No.
    /// or it will use 1 byte per english character then 3 byte for the chinese character ? e.g.total - 6 bytes taken
    It will use 6 bytes.
    Thnx,
    Sergiusz

  • Sample Size Calculation in Quality Management

    Dear QM Experts,
    We are facing an issue in sample size calculation when the Inspection Lot Quantity is less than 1 Kg Lets Say for Ex: 0.5 Kg. We are using MICs inside the Plan with suitable Sampling Procedure. The Sampling Procedure has the Following Settings
    Sampling Type = Fixed Sample, Valuation Mode = Attributive inspection for Non-Confirming Units, No of Samples = 2
    So Whenever the Inspection Lot Quantity is 1 Kg or More than that then Each of the MICs inside the results recording screen has the "Inspect" Column correctly set to 2. However when the inspection Lot Quantity is set to 0.5 Kg, the "Inspect" Column for that MIC is set to "1".
    Kindly Provide your suggestions how to handle this ?. Kindly advise if we can avoid this by changes to Inspection Plan or Sampling Procedure.We would like to have the "Sample Size" or the "No of Inspections" to be carried out on a MIC to be Fixed irrespective of the Inspection Lot Quantity.
    Regards
    Ram

    Hi All,
    Issue Resolved by Adjusting the Base Unit of Measure against the MICs. SAP Calculates Sample Size by multplying the Sample Size in the Sampling Procedure ( = 2) and the Base Unit of Measure against that MIC (0.5 KG). So SAP Calculates this for each and Every MIC inside that operation and takes the highest number out of that. Therefore the minimum sample Size requirement in the above case was = 0.5 X 2 = 1 KG
    If the Inspection Lot is created with a quantity lesser than this then the Inspect Column Showed "1" although the sampling procedure had a sample size of "2". This is because SAP finds that the Inspection Lot quantity and therefore the sample size in the lot is not enough to meet the minimum sample size requirements for that operation. To resolve this issue we modified the Base quantity as 0.1 KG and it resolved our issue
    Regards
    Ram

  • Sample size does'not appear in QA02 of created Inspection lot Number.

    Hi Experts,
    I have created a production order of a material and its Inspection lot is automatically created but the inspection lot created does'not have sample size from the stock as a result I am unable to perform result recording of a inspection lot.
    Please correct me if i am wrong.
    Thanks
    Saurabh

    Dear Saurabh Mishra.
    Kumar & Barjatya's said is right. and more you can consider for solve this problem as below step;
    - You must change the sampling procedure in the inspection plan. After you have reset the sample
      in QAC3
        1. First you must change the sampling procedure to fixed sample (assuming  you have 100%
            inspection at present) in QDV2 or 
            create a new sampling procedure (as Naik remarked) with fixed sample in QDV1
        2. Then assign the changed sampling procedure in the inspection plan through QP02
        3. Then assign a sample quantity in the inspection plan in the same transaction (QP02) for the
            inspection characteristic to be inspected
        4. Save the inspection plan, and run QA02 where you re-assign the updated inspection plan and
           re-do sample calculation.
           For GR based lot i have already stated what has to be done. In case of an inspection lot caused
           due to the GR from a process or purchase order, cancel the GR. The inspection lot is also
           cancelled. Then follow steps 1 to 3. In the 4th step after saving the inspection plan, simply do the
           GR again, It should work out.
    Regards,
    Jeong, Yeong-Chul

  • Sample size calculation for Source Inspection

    Dear Gurus,
    I have an issue regaring sample size calculation for Source Inspection.
    I created a PO for 500 nos.
    The sampling procedure assigned in the Quality Plan is %age based (10%).
    When Inspection lot is created, system is caluating the Sample size as 500 and not 50.
    Moreover, when I go to Result Recording, the Inspection qty for the MIC is shown as 1. If the system is calculating sample size as 500, then the inspection qty for the MIC should also be 500. Moreover, the sample size should be 50 only.
    Please provide your inputs on this.
    Regards,
    Nitin

    Thanks Sujit!
    Your are correct. It works in the same way as u told.
    Assigned you the points for the answer.
    Closing the thread.
    Regards,
    Nitin

  • Result table data to be populated based on selection in the result list

    Hi,
    We have a parent data source "P" containing all the record types. Further we have two child data sources each having filters on exclusive record types(for ex. child1 containing record types X, Y, Z and child2 containing record types A, B).
    In our page we have a result list associated with data source child1(record types X, Y, Z) and result table associated with data source child2(record types A, B). There exists common attributes among the attributes present in result list and in the result table.
    Rest of the containers in the page namely search, breadcrumbs, guided navigation point to the parent data source("P") containing all the record types.
    Whenever we select a value from the guided navigation using the common attributes both the result list and result table are getting filtered.
    What we require is that, whenever an attribute(common attribute) is clicked in the result list, the data in the result table needs to get filtered based on the value of the attribute that is clicked.
    Is this possible? If so, pl. suggest how.

    Take a look at the Studio release notes for EID 2.4 http://docs.oracle.com/cd/E35976_01/studio.240/RELNOTES.txt a lot of little bugs like the one you describe have been resolved. If you haven't already done so you should upgrade to 2.4.

  • Is it possible to name the results table.

    Hi, I'm new to java and have hit a brick wall devloping a GUI which access a SAPDB database.
    They layout of the GUI is:
    have a awt lists in card layout, which is populated with the results of a SQL query to table REGION.
    However the number of results returned can be greater then 1Mill. To minimise the mem useage, i'm using the ResultSet absolute(), first() etc methods to collect and display small chunks of the data, for the different card in the gui. This works fine :)
    However, the user is able to select an item from the list to perform a new query, which the results a presented in a dialog box, not dependent on the parent frame. Works :)
    But, when the user (I) try to move anothe card in the parent frame I get this error:
    SAP DBTech JDBC: Object is closed
    com.sap.dbtech.jdbc.exceptions.ObjectIsClosedException: SAP DBTech JDBC: Object is closed
    at com.sap.dbtech.jdbc.ConnectionItem.assertOpen(ConnectionItem.java:54)
    at com.sap.dbtech.jdbc.ResultSetSapDB.beforeFirst(ResultSetSapDB.java:177)
    at blastDb.Table.getResultSetSize(Table.java:205)
    at blastDb.Table.setCursor(Table.java:227)
    at ViewDatabase$RegionPanel.setRegionList(ViewDatabase.java:354)
    at ViewDatabase$TabPanel.showRegionList(ViewDatabase.java:180)
    at ViewDatabase$TabButtonListener.actionPerformed(ViewDatabase.java:289)
    at java.awt.Button.processActionEvent(Button.java:381)
    at java.awt.Button.processEvent(Button.java:350)
    at java.awt.Component.dispatchEventImpl(Component.java:3526)
    at java.awt.Component.dispatchEvent(Component.java:3367)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:445)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:191)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:144)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)
    After some reading I have come up with this hypothesis:
    In the parent frame there is the object (class) RegionTable, which contains the ResultSet (rsR) of the sql query generated by it.
    In the dialog box there is the object (class) ProteinTable which also contains the ResultsSet (rsP) of the sql query generated by it.
    So when RegionTable querys the database the rsR points to the results table in the SAPDB. All good.
    However when ProteinTable querys the database, rsR closes and rsP is valid ie. points to the results table in the SAPDB.
    Thus after the second query RegionTable.rsR is unable to collect the results of its query. BAD :(
    From what i have read, if the results table is named for the first query, the second call which results table is named something diff then rsR will not close, as the results table is not destroyed, thus rsR can read it's results after the second qury.
    This problems occours when the objects share the same connection or diff connections.
    As far as I'm aware i'm using JDBC 1.2 drivers and SAPDB latest build.
    I know i could hold the results in a view, but that requies more coding, being able to name the results table in the SAPDB make it alot easier.
    So my question is:
    1. Are my assumptions correct??
    2. is there a SQL statement to name the results table for a given query?
    From SAPDB:
    A result table name identifies a result table (see table).
    Syntax
    <result_table_name> ::= <identifier>
    And I've got no idea what is beging impiled beyond that it is possible to name a results table. Obtained from :
    http://www.sapdb.org/htmhelp/da/ed9036dfe4b903e10000009b38f889/frameset.htm
    If anyone can help, that would be fantastic!!!
    Cheers
    fauxn

    I've check the code, when the dialog box is opened a new connection is made, and i still get the same error:
    SAP DBTech JDBC: Object is closed
    com.sap.dbtech.jdbc.exceptions.ObjectIsClosedException: SAP DBTech
    JDBC: Object is closed
    at com.sap.dbtech.jdbc.ConnectionItem.assertOpen(Connection
    Item.java:54)
    at com.sap.dbtech.jdbc.ResultSetSapDB.beforeFirst(ResultSet
    SapDB.java:177)
    at blastDb.Table.getResultSetSize(Table.java:205)
    at blastDb.Table.setCursor(Table.java:227)
    at ViewDatabase$RegionPanel.setRegionList(ViewDatabase.java
    :354)
    at ViewDatabase$TabPanel.showRegionList(ViewDatabase.java:1
    80)
    at ViewDatabase$TabButtonListener.actionPerformed(ViewDatab
    ase.java:289)
    at java.awt.Button.processActionEvent(Button.java:381)
    at java.awt.Button.processEvent(Button.java:350)
    at java.awt.Component.dispatchEventImpl(Component.java:3526
    at java.awt.Component.dispatchEvent(Component.java:3367)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:445)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Ev
    entDispatchThread.java:191)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Even
    tDispatchThread.java:144)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThr
    ead.java:138)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThr
    ead.java:130)
    at java.awt.EventDispatchThread.run(EventDispatchThread.jav
    a:98)
    when i ask rsR to collect the results from it's query.
    Dosen't make sence, unless its they way I'm implementint the GUI???
    I'll look into the JDBC driver bug.
    Cheers

  • How do you find the frequency of a small sample size and a square wave.

    I am collecting data from ten 12v pulses that are seperated pretty uniformly. The pulses make a square wave. I need to know how to input this small sample size and find it frequency. I need this frequency to be output in a readable file. Im not very knowledgeable in labview so if you try and help me please be very descriptive.
    I know i need some sort of trigger because of uknown wait times before the sensor will be triggored but other than that im pretty lost. Any help would be appreciated.

    What have you tried so far?  What parts are giving you trouble?  Please be as specific as possible. Post the code you have written.
    You ask about frequency measurement and then you are talking about triggering.
    If you always have 10 pulses, just measure the time from the beginning of the first pulse to the beginning of the last pulse.  The frequency is 10/time.
    Break down the problem to smaller parts.  Acquire the data.  Measure the frequency. Save the result to a file.  Get each part working separately, then put them together.
    Lynn 
    Sorry about duplicate post. My internet connection is very slow today.
    Message Edited by johnsold on 05-31-2010 12:05 PM

  • How to use dynamic query for Result table

    Hello Experts,
    I want to use dynamic query and then display the result in the assignment block.
    Using dynamic query BTQAct and BTQRAct and base on some search criteria i want tofilter and then append the result in the result table of that custom context node, and then it should display the result in the view in UI.
    SO can you please provide me the samplle code on how to use the dynamic query and append in the result table.
    Regards.

    Hi,
    Please find below sample code:
    data:  query         TYPE REF TO cl_crm_bol_dquery_service,
               result        TYPE REF TO if_bol_bo_col.
    DATA: lt_params       TYPE crmt_name_value_pair_tab,        
               lwa_params      TYPE crmt_name_value_pair.             
    query = cl_crm_bol_dquery_service=>get_instance( 'BTQAct' ). " Get instance of dynamic query
    Set general query parameter for maximum number of hits
          lwa_params-name = 'MAX_HITS' .
          lwa_params-value = '50'.
          APPEND lwa_params TO lt_params.
          query->set_query_parameters( it_parameters = lt_params ).
          query->add_selection_param( iv_attr_name = 'OBJECT_ID'
                                                    iv_sign      = 'I'
                                                    iv_option    = 'EQ'
                                                    iv_low       = <lv_objectid>
                                                    iv_high      = '' ). " Set your search criteria. Repeat this code if you have multiple parameters
    "You can find possible search options for a query object in  GENIL_BOL_BROWSER
    result ?= query->get_query_result(  ).   " Get result from your search query
    me->typed_context-> <your result context node>->set_collection( result ). 
    Here you will have to create a context node in your view which would refer to query result object like for BTQAct its BTQRAct                      
    Hope this helps.
    e Regards,
    Bhushan

  • BEx analyzer 7.x: How to determine first data column in result table?

    Hi,
    we are upgrading to 2004s where the SAPBEXqueries Sheet is not used anymore. Instead there is BExRepositorySheet. Is there a way to determine first data column in result table?
    Regards, Josko.

    hi dinesh......
    please use  'INTO TABLE' instead of  ' INTO CORRESPONDING FIELDS OF TABLE '.  and use ' FOR ALL ENTRIES '............based on relavence ....coz when I set break point  over the select queries it took me long time to execute .......
    becoz u didnt used the for all entries  in select query ............ u r read statement
    READ TABLE I_KNA1 INTO WA_KNA1 WITH KEY KUNNR = WA_KNVV-KUNNR.  ..... 
    it is reading wrong kunnr value .............even it took long time to execute ......
    use sort where ever required...
    use for all entries .......and check weather the table initial or not......
    use sy-subrc check where ever reqired ..............

  • Is it possible to change dynamicaly VC table view size (width/heigth)?

    Hi gurus!
    So the question is: Is it possible to change dynamicaly Visual Composer table view size?
    Particularly I'm interested in changing table-view height; the objective is not to use table-view paging option, instead to show all returned data rows at once.
    Thanks in advance!
    --- Kaspars

    Hi Kaspars,
    I would say there is atm no possibility to change the table view size dynamicly, because you can't input a formula into the size field so the size is fixed as you enter it.
    Best Regards,
    Marcel

Maybe you are looking for

  • GL account creation issue - reg

    hi guys, i created a GL ACCOUNT "500001". step 1: i created the PO and assigned the mentioned GL account ....it's working. step 2 : I did the goods receipt it's working. step 3 : When i try to to the invoice (MIRO)  by using the created PO ....(which

  • Zoom shrinking instead?

    howdy, ok, so my cat walked across my keyboard recently, and for some reason i just can't figure, now when i hit the zoom shortcut key in aperture ("z"), my image gets smaller instead of zooming in. i've looked in preferences, in the menus, all aroun

  • Steps in STO

    hi,   i want STO process please send me the STO steps. it is very urgent to me   email: [email protected] regards raghavendra

  • Error relate to PO Release Strategy

    Hi expert, I have a problem relate to PO release strategy. I try some of suggestions but nothing work. I hope you guy can help me to fix it. I have finished configuring PO Release Strategy and  Release Group is ZT with 2 release code (01, 02). After

  • SAP HCM Professional Certification

    Dear Experts, I wanted to give a professional Certification exam for SAP HCM module, Can you help me out to find the books required for this exam. Please guide me...... Thanks Swapnil