Recorded results value against the batches.

Hi experts,
                  my requirment is i need Recorded  results against batches in tabular form anybody haviing any  std. t code or table ?
Like Batches    MIC 1 MIC2 MIC3
         X             25        26    27
          Y            65        56    58   like wise.
Cheers

Dear
There is no std report as per my knowledge but either use me53n
or
Use tables like QALS & QAMR in SQVI .
Regards

Similar Messages

  • Coding to calculate net purchase order value against the contract?.

    Hi ,
    Please help.
    Can any one send me the coding to calculate net purchase order value against the contract?.
    Thanks

    I got the below coding and information from SDN, would you please help me to fix this coding
    infomation from SDN
    For the above requirment I have coded a program in Endroutine but it is not populating cummulative Order value against Contract.
    DATA:
    WA_ty_t_TG_1 TYPE tys_TG_1.
    data: netsum type char15.
    types:begin of ty_net,
    netsum type /BI0/OINET_PO_VAL,
    V_EBELN TYPE /BI0/OIOI_EBELN,
    end of ty_net.
    data:t_net type standard table of ty_net .
    data:wa_net type ty_net.
    SORT RESULT_PACKAGE BY CONTRACT.
    loop at RESULT_PACKAGE INTO WA_ty_t_TG_1.
    WA_NET-V_EBELN = <RESULT_FIELDS>-CONTRACT.
    AT END OF CONTRACT.
    netsum = WA_ty_t_TG_1-NET_PO_VAL + NETSUM.
    ENDAT.
    WA_NET-netsum = NETSUM.
    APPEND WA_NET TO T_NET.
    CLEAR:T_NET,NETSUM.
    ENDLOOP.
    loop at RESULT_PACKAGE assigning <RESULT_FIELDS> .
    READ TABLE T_NET INTO WA_NET WITH KEY
    V_EBELN = <RESULT_FIELDS>-CONTRACT
    <RESULT_FIELDS>-/BIC/YNET_VAL = NETSUM.
    CLEAR: WA_NET-NETSUM.
    endloop.
    <RESULT_FIELDS>-/BIC/YNET_VAL = netsum.
    CLEAR:NETSUM,<RESULT_FIELDS>-/BIC/YNET_VAL.
    ENDLOOP.
    I have coded above one..let me know what mistake I have done.in the bolded loop I have given INTO instead of Assigning, because I need all records which assigns to WorkArea, but while executing DTP its leading to shortdump.if I replace Assigning statement,its working fine. but zero values in output( I think wrong in logic part)
    Let me know the brief coding part if I am wrongly coded.

  • The selected signed file could not be authenticated. The file might have been tampered with or an error might have occured during download. Please verify the MD5 hash value against the Cisco Systems web site

    I am trying to load any 9.0.3 firmware on my UCM 5.0.4.2000-1 server. Every newer firmware I load throws the following error. I have verified the MD5 is correct and also downloaded the file several times with the same result. I can load the same firmware file on another UCM server and it loads fine. Any ideas?
    Thanks in advance!
    Error Message:
    The selected signed file could not be authenticated. The file might have been  tampered with or an error might have occured during download. Please verify the  MD5 hash value against the Cisco Systems web site:  9b:b6:31:09:18:15:e7:c0:97:9f:e6:fe:9a:19:94:99
    Firmware File: cmterm-7970_7971-sccp.9-0-3.cop.sgn
    UCM version: 5.0.4.2000-1

    Thanks for your reply. We have a lab environment where I maintain  UCM 5.0, 5.1, 6.0, 6.1, 7.0, 7.1 and 8.0 servers each running the latest released firmware for our QA testing team. I have downloaded and installed the latest device packages but find that if I try to install any firmware newer then 8.3.1 on either 5.0.4 or 6.0 i start getting MD5 hash authentication errors. It looks like 9.0.3 firmware should work on UCM 5.0 and 6.0 so I am lost as to why I can't seem to update any firmware for any model phone if it is newer then version 8.3.1 on either 5.0 or 6.0. while 5.1 and 6.1 work without issues. Maybe it is just a bug. I mostly wanted to see if anyone else has experienced this or if it is just me.

  • Copy of Material Master charac. values to the batch classif. in GR for PO

    Dear gurus,
    Could you please help me with the following issue. I have a material managed in batches, and it has a classification type 023 in material master. I fill one chaacteristic of this classification with some value. Now I want this value to be copied to the batch classification during the creation of new batch while making GR to production order.
    Is it possible?

    Hi Nikolaj,
    What I am understand your requirement is like,
    You want to fetch the value of Characteristic maintain in Batch class in Material master to the Batches, correct?
    But my Friend if you maintain value of characteristic in Batch Class in material master then it will works as a validation.
    For Example,
    Suppose your Characteristic is Colour and in Material Master Batch classification view you have maintain value as Red.Then system will not allow you any other colour in Batches.You will find that value in Drop Down list.
    Regards,
    Dhaval

  • How to display the Overall result value at the top of work book

    Hi,
      How can i display the value of  Overall result(Sum of the Total) column at the top of the work book in Text field.
    Thanks
    Sreadhar

    Go to Query Global properties in Query designer and you can find a setting to show result rows on top. This setting will show overall result as first row in the report. But I don't think you can show it in Text field in WB.

  • Cumulative credit value against the combined invoice value

    Is there any FI table where we can find cumulative credit value against combined invoice value.
    The scenario is..
    There is a combined invoive created  for multiple sales documents for the value 5000 dollers .
    1.I have created a credit memo& accounting document for 2000 dollers with ref. to the above invoice.
    2.Again I can create credit memo&accounting document for 5000 dollers with ref. to the same invoice
    also we can keep on creating credit memos with the value more than the combined invoice value.
    I would like to put the check that the system should issue the warning while try to create credit memo with the cumulative value more than the invoice value
    Kumar

    Dear Megha,
    Max.open.item % is meant for different purpose, and we can mention Maximum percentage of overdue open items/customer balance in that field.
    In order to meet up your requirement, use the option Oldest Open ITEM. This will solve your issue.
    Activate the indicator OLDESTOPENITEM indicator; and check the STATUS/BLOCK indicator.
    If you enter Days oldestItem as 1; then, the system will check if there are any open items (open accounting documents) which are due for one day; If the sysetm finds such open items, then it will block subsequent orders.
    You can make use of the transaction FD10N to find out the overdue open items.
    I have not tried with value 0 for this particular field. Just try. Hope this will solve your issue.
    Thank you
    Venkatesh SP
    Edited by: venkatesh paulraj on Mar 2, 2011 12:02 PM

  • Can I create a VI that will allow me to choose whether I should record results or not in Teststand?

    I've created a front panel that consists of booleans. When one is chosen it will open a different subsequence in Teststand, and then walk the user through the appropriate test.
    The problem is, what if the user hits the wrong button and decides he doesn't want to run the test which opened. He can cancel out, but the results for the test are recorded (usually failing, because the default values are present). This, then, causes the entire test to fail.
    Is there any way I can place a button in a VI like 'exit, do not record results' along with the current 'exit and record results' button I have now?
    Thanks in advance for your help!
    Dave Neumann

    Hi,
    Find attached a VI (LV6.1) that will disable the results.
    You will need to call the DisableResults again passing False to enable the results during your execution.
    But I believe once your Step has executed you cannot then disable the Results for that step. The only way is to remove the result from the ResultList.
    (see example sequence2.seq).
    Regards
    Ray Farmer
    Regards
    Ray Farmer
    Attachments:
    TS_-_DisableResults.vi ‏28 KB
    Sequence_File1.seq ‏18 KB
    Sequence_File2.seq ‏22 KB

  • BW Stock Values (0IC_C03) by batch

    Has anyone successfully gotten stock values to display out of InfoCube 0IC_C03 at the Batch level?  I've reviewed OSS note 589024 and will continue to study it, but it isn't clear to me if this is possible.
    Stock values are correct at the plant-material level, but when a user drills down on batch, the values are wrong.  They want the report to "spread out" the inventory values amongst the batches but instead it just displays wrong values.
    We may end up implementing a back-end solution somehow but am wondering if anyone else has done development to get around this issue.
    Thanks,
    Chris

    Hello Chris.
    Miguel is right. We also implemented the code from the "How to" paper that comes with that note and is working just fine. However I've come with a problem that I can't find an answer yet...
    The paper tells you how to use a prequery for a single month, but what about an interval of time ??? I've tried to do it but I don't get correct values...
    Did you Chris or Miguel come with this issue as well ??
    Thanks,
    Luis

  • PO Order value against Contract

    Hi,
    I am loading data from 2lis_02_hdr, 2lis_02_itm, 2lis_02_scl datasources in to cusotmized cube.
    In the ITM datasource we have fields EBELN(PO Number), KONNR(Agreement number), and we have a filed NETWR(Net Order value) against the PO number.
    Here requirement is they want report which contain Target value(KTWRT), Order Value(NETWR) against Agreement no(KONNR).
    In the customized cube I consider Agreement and Agreement Item fileds as per requirment
    I have created query with the following navigations:
    I restricted PO number with Doc type=WK (for Agrement number)
    selcted PO number in Rows
    selected Target value and Order value in columns.
    In Query Output it is not showing Order value against the Agreement number,
    As we know One Agrement number can have more than One PO's but in datasource level he maintains Order value against PO number.
    So How will I get the Order value against Aggrement number..what calculations are required at what level..if routines required let me know the code in brief
    Thanks in Advance
    I will assign points for each reply..please help out this problem immediately..

    hi,
    Wht exactly do you need??
    yes, once you use del. comp. indicator and then you post the doc. later, the qty remains same it doesn't get updated bcoz by default system updates it in PO History...
    Why do you want same with GR?? Why you wanna keep GR histories?? it'll increase complications and will create problem while invoicing and that the reason sap has not provided it...
    Regards
    Priyanka.P

  • Assigning of values to the charecteristics while doing GR

    Dear Gurus
    I have created a charecteristic and assigned it to a class of classtype 23 (batch class).I assigned this class to a material.Now while doing GR of this material through TCODE MB1C and movement type 561 the system is giving the automatic batch number.But it is not giving any options for assigning  the values for the charecteristic that I have kept in the class.How to assign the value while doing GR ?.I am able to assign the value by going to TCODE MSC2N.
    Regards
    Sandip Sarkar

    Hi Sandip,
    One option will be mark all those characteristics as Entry Required in T.code CT04.
    So that you will get a warning msg. during GR if value is not maintain.
    Msg. No is LB045 and msg is,
    The characteristic values for the batch are incomplete.
    If required you can convert that warning msg to Error also.
    You can do it by using T.code OCHS.
    But keep notice that you have to go that Classification tab manually - there is no other option in
    Regards,
    Dhaval

  • Verify a value against value set

    Hi,
    I am trying to import price list lines along with Pricing attribute values.
    I have to validate the uploaded values against the pricing attribute value set, before I import them into base tables.
    Value set defined is of type table validation.
    I wanted to know if there are any public APIs that can be used to validate the value against the Value set values within my PL/SQL procedure
    Also please point me to documentation that lists various public PL/SQL APIs
    Regards,
    Mrutyunjay

    Hi,
    You can query the fnd_flex_values or fnd_flex_value_segments_vl to find the name of the value set defined.
    Another point is that the Value Set is defined of validation type Table so the values are dependent on the base tables.
    There are no such API's to cater the need for Verfying a Value against a Value Set.
    If u want to search for public API's go to the metalink.
    Regards

  • Validate a value against table validation value set within PL/SQL

    Hi,
    I am trying to import price list lines along with Pricing attribute values.
    I have to validate the uploaded values against the pricing attribute value set, before I import them into base tables.
    Value set defined is of type table validation.
    I wanted to know if there are any public APIs that can be used to validate the value against the Value set values within my PL/SQL procedure
    Also please point me to documentation that lists various public PL/SQL APIs
    Regards,
    Mrutyunjay

    You can find functions and procedure for Value sets in packages FND_FLEX_VAL_API or FND_FLEX_VAL_UTIL.
    Example : get_table_vset_select gives you the select statement of your value set. Executing this statement will allow you to validate your values.

  • How to get record count value in variable

    Hi,
    i wanted to capture record count value in the variable?
    Please let me know how to do this?
    Thanks,
    jag

    To determine count of records, use: count(field_name) -- replace field_name with your appropriate field.
    You don't have to save the record count value in a variable. You can directly use the condition <?if: count(field_name) > 0?> display table <?end if?>
    If you want to store it in a variable: use <?variable:record_cnt;count(field_name)?>
    Take a look at this post that uses a record count: https://blogs.oracle.com/xmlpublisher/entry/no_data_found
    Thanks,
    Bipuser

  • Use of makit chart for multiple values against month

    Hi all,
    here is my test data:
    var testDate = { mycollection : [ {Consumption : 200, Consumption1 : 170, ReadingDateTime: February},
                                     {Consumption : 300, Consumption1 : 170, ReadingDateTime: March},
                                     {Consumption : 200, Consumption1 : 130, ReadingDateTime: April},
                                     {Consumption : 200, Consumption1 : 230, ReadingDateTime: May},
                                     {Consumption : 200, Consumption1 : 270, ReadingDateTime: June},
                                     {Consumption : 200, Consumption1 : 200, ReadingDateTime: July},
    In this consumption is for present year and consumption 1 is for previous year.
    I want to implement both the values against the month using makit column charts:
    var oChartj = new sap.makit.Chart({
         height: "80%",
         width: "100%",
         showRangeSelector :false,
         primaryColorPalette:["#18458D"],
         category : new sap.makit.Category({ column : "month" }),
         values : [new sap.makit.Value({ expression : "consumption"})]
         var jsonModel = new sap.ui.model.json.JSONModel();
          jsonModel.setData(testData);
           oChartj.addColumn(new sap.makit.Column({name:"month", value:"{ReadingDateTime}"}));
          oChartj.addColumn(new sap.makit.Column({name:"consumption", value:"{Consumption}"}));
         oChartj.setModel(jsonModel);
           oChartj.bindRows("/mycollection");
    in this way i am able to print the data as consumption against month, I need to add consumption1 also.
    How to do this?
    Regards,
    Arun

    Hi All,
    I was able to do the same with the help of series property in makit charts.
    series : new sap.makit.Series({ column : "year" }),
    In our test data we need to create the data's based on this value, for example if we are plotting consumption against month then the year should be a differentiating quantity within the test data.
    So that the graph will iterate for that and plot two values for the same month.
    Regards,
    Arun

  • Result recording resukts are not reflecting in the batch

    Hi,
    I have one query which i am unable to get thrgh
    I have recorded the characterstics results in the results recording ,The recorded results need to reflect into the batch(MSC3N)
    What is the procedure to follow
    Please help me out
    Regards,
    Sravanthi

    Hi
    Steps Followed,
    u2022 Creation of class Characteristic (CT04)
    u2022 Creation of Batch Class (CL01)
    u2022 Assignment of above created classed characteristic to the Batch Class at the time of class creation. (CL01)
    u2022 Assignment of batch class to material master in classification view. (MM01)
    u2022 Creation of MIC with reference to above created Class characteristic (QS21)
    u2022 Creation of inspection plan with above MIC (QP01)
    u2022 Creation of new batch (external numbering) for the material (MSC1N)
    u2022 Creation of manual lot for 89 lot origin (QA01)
    u2022 Result recording and usage decision (QA32)
    please refer
    Re: QM_Class Characteristic
    Regards
    Sujit

Maybe you are looking for

  • Oracle 9.2.0.1 installation on RedHat Linux 9.0

    I am installing Oracle 9.2.0.1 on RedHat Linux 9.0. After the install is started it hangs after couple of seconds, I mean I don't see change in the install log. I also see an error file (/u01/app/oracle/oraInventory/logs/oraInstall2003-08-22_03-44-45

  • To creative as i cant email

    hi creative.. i seem to have problems emailing you. your suopport page is the pits.. i need acopy of webcam go plus instal cd.. do you have an adress i could post to.. and how much would this cost. your drivers on the net dont work cos it ask for a f

  • How do I cancel a purchase made in error?

    I have accidentally purchased a magazine subscription which I do not want. How do I ask Itunes to cancel the order? Thank you.

  • Website browsers in text

    Using Firefox 12 with Imac intel (10.6.8)  2 out of 12 website Browsers open in text instead of images. I have checked Internet Plug-in's all  O.K.

  • Filter Not working in ALV grid

    Hi All, The filter button in ALV Grid is not working for some fields. if the filter button is selected for a particular field in the ALV grid then no entries are getting displayed in the ALV. For few fields it is working. for few fields is it not dis