Standard report to display char. attributes

Dear Team,
Is there any standard report / screen for the display of result recorded against the inspection lots.
Currently we are using QA33 - work list, by the help of this work list we have to display char. attributes individually. But the requirement is to display char. attributes cumulatively against inspection lot. Kindly help. Is there any standard report available to full fill this requirement.
Thank You !!!
Regards,
Laxmikanta.

There is no standard report available in SAP to show Inspection lots & its results.
You need to develop using tables QALS (Inspection Lot), QPMK (MIC), PLMK (Inspection Plan), QAMR (Characteristics Results), QASR (Sample wise MIC results), etc.,
We have developed some report showing all the details like Inspection lot no., Material Description, MIC description, Its limits (upper, lower, target), actual results, valuation, etc.,

Similar Messages

  • Standard Report for displaying reason for action

    Hi Expets,
    Is there a standard report which displays the action and its reason for the action.
    eg.. ACTION - Direct Highering
          Reason- New Position
    Kaustubh.

    I Don't Think the standard report will give you this but you can use Query to extract this information.
    Afrasyab

  • Standard Report to display locked records of an infotype

    Hi All,
    Is there any SAP standard report to display the locked records of an employee.
    Suppose for an employee his two absence record has been locked and one additional payment has been locked. Is there any SAP standard report to display his locked records.
    Thanks and Regards,
    Visali. Malepati

    Hi,
    Hi there is no standard report  to get the locked records.
    You create a query thru quick viewer.
    where you can heve selection field as lock indicator and Personnel number.
    Steps:
    1. Goto SQ01
    click Qucikviewer
    or
    SQVI
    2.Create a new query
    Datasouce:Table
    Table:PA0006
    3.Lst field Selection tab:
    Add the fields pernr,lock indicator,enddat,begdate.
    4.Selection fields Tab:
    Add the fields pernr,lock indicator
    5.Execute:
    Your Query is ready now:

  • Standard Report not Displaying 'SAVE LAYOUT' Option

    Dear All,
    Using Tcode VF44, i am getting output list.But in that list when i click on select layout option from toolbar its not displaying 'save layout' Option. can anybody give me soln for the same.How can i get that option?
    Regards,
    Mayank

    hi ,
    it depends on the user parameters.
    U have to identify the parameter id and u have to activate it in user maintainance partameters .
    su01 -> parameters.
    ex .  parameter id ->  SD_VARIANT_MAINTAIN -> X
    so u can save layout now.
    regards,
    manikandan

  • Link based on value in column of a Standard Report

    I have a Standard Report the displays only the images (BLOBs) in a column of a table. In that same table I have a ciolumn that hold url's. I want to have the image link to its corasponding url.
    Currently I am displaying the image using a BLOB format mask. IMAGE:LC_SCSC_SPONSOR_CATALOG:SCSC_LOGO:SCSC_UID
    The url is in a column named SCSC_URL.
    I am running Application Express 4.0.1.00.03
    Thanks for any help.

    I know where to create templates but do not know how to make a "named column report template".Unfortunately the documentation is particularly pathetic on this important topic. Unfortunate as Custom Named Column templates are one of the best features in APEX. They can be used to do some cool stuff fairly simply.
    See:
    <li>About Generic Column Templates and Named Column Templates
    <li>Report Column Template Attributes for Named Column Templates
    and the online help from the property labels on the Report Row Template page.
    1. Go to: Shared Components > Templates > Create
    2. In the wizard select: Report > From Scratch
    3. Enter/select:
    Name: Photo/link list
    Theme: [Your current theme]
    Template Class: Custom 1
    Template Type: Named Column (row template)
    4. Click Create.
    5. Click the Photo/link list link in the Templates report.
    6. Enter the following properties:
    Row Template 1
    <li><a href="#SCSC_URL#">#SCSC_LOGO#</a></li>
    Before Rows
    <ul>
    After Rows
    </ul>

  • Reading values from standard report in custom report dynamically

    Hello Gurus,
    I have a strange requirement, We have some standard reports which displays output in drop down blocked data. I want to create a custom report which will get that data in my internal tables.
    Just to elaborate this requirement, I will give you a example:
    I have a standard report which output as first line 'A' and second line as 'B'. Now when I press drop down in 'A', it displays line items say 1,2,3,4,5.... Similarly block 'B' once when pressed displays line items 6,7,8,9,10.
    Here I want a custom report which directly read data from this standard report and gives us the values of line items 1,2,3,4,5 in one internal table and similarly items 6,7,8,9,10 in another internal table.
    Hope the question clarifies the requirement now.
    Request you to please provide the resolution.
    Thanks,
    Harjeet

    Hi Harjeet,
    Use sumit statement for standard program and export the list to  memory. and then read list from memory and use in your custom program.
    Use below code for reference.
    DATA: t_list TYPE abaplist OCCURS 0.
    SUBMIT rfdopr10
                    ************** your options
                    AND RETURN
                    EXPORTING LIST TO MEMORY.
    CALL FUNCTION 'LIST_FROM_MEMORY'
      TABLES
        listobject       = t_list
      EXCEPTIONS
        NOT_FOUND        = 1
        OTHERS           = 2.
    BR,
    Vijay

  • Standard Report to view the pegging status of the orders.

    Hi All,
    Is there any standard report which displays the pegging status for all the orders. The pegging status is currently being viewed from product view for every single product which is very tedious, thereby we are expecting a report that can display the pegging status for all the orders in a single report.
    Regards,
    S.Manjunath

    Hi Manjunath,
              I dont think there is any standard report to display the pegging relationship in one screen.there is one transaction /sapapo/peg1 which will show you the same pegging overview as in product view.
    You can develop one custom report which can show you all the details for entered material and location combination, for which you can use the std. function module /SAPAPO/EFPL_ORD_NET_GET which can give you the entire pegging relationship details for particular product location combination.
    Regards,
    Saurabh

  • Standard report for Request for down payment

    Dear All,
    Is there any standard report on request for down payment in case of vendor and Custm

    Hi,
    There is no standard report for displaying the Down Payment Requests.
    Workaround is go in standard line item reports for Vendor & Customer & select the line items for Noted Item with SPL GL Indicator F.
    Regards,
    Amit

  • Difference between standard report S_ALR_87011963 and the custom report

    Hi Friends,
    My client requires a report which displays the acquisition and depreciation values of assets. Actually the requirement is to display all the values except planned depreciation.
    Therefore we are taking the values only from the table ANLP. However the values in this report is not matching with that of the standard. In the standard report the Current Book Value should be selected to avoid planned depreciation. Am i right??
    So once the CBV is checked the standard report will display only the posted values for a period.
    But we are getting a huge difference in the depreciation value between the two reports.
    Please help me out on this.
    Regards,
    Prasad

    I think your client requires to see Gross asset value and Deon posted in the report for all the years (not for current year only).  If that is the case, current book value = APC - Depn posted earlier, so it gives wrong result.
    Ex  : Asset acquired in 2006 ; APC = 1000$ ; Depn posted in 2006 : 100$, so current book value is 900$.
    So, I would suggest to have a look at the logical data base ADA or use ANLC, ANLV, ANLQ, etc or ANL* and search for the relavant tables required for your purpose.
    regards
    S

  • Standard report to show Raw Material which has been consume

    Hi,
    My plant controller would like to know for particular of raw material has been consume by which style number for particular period of time. Example:- Material A has been consume by style number A - 6 pc, B - 4 pc and C - 2 pc
    Do SAP has standard report to display all this information.
    Pls. help.

    Hi,
    Use t-code COOIS and follow below activities -
    List - Documented goods movement ---> production order ---> plant ---> Execute
    All the components will appear with movement type 261 and 101.
    select only 261 movement type materials.
    These are your RAW material which has been consumed against subjected production order.
    Thanks,
    Rampreet Jaiswal

  • Standard program to display which tables are used by Webdynpro ABAP program

    Hi Gurus,
    I am working on a couple of enhancements in SAP Promotion Management for Retail (SAP PMR) which works on the principle of Floor Plan Management.
    I was wondering if anyone would know of a standard program to display the tables used by Webdynpro ABAP?
    (or)
    Where can I get info of SAP Tables associated to SAP PMR?

    Hi,
    I am not aware of any standard reports that displays the tables.
    If I have to view the tables, I would go to se80, give the package and view all the tables in the package.
    Regards,
    Daz.

  • Displaying the Attribute of a Char

    Hi All,
    I have to display a CHAR in the report. But that CHAR is an attribute of another CHAR. I am unable to display the attribute with out displaying the main CHAR means I have to display only the attribute and not the main CHAR i.e
    for ex: If I have to display the prod. hierarchy code which is an attribute of the CHAR Material, I have to display the Product Hierarchy with out displaying the Material.
    Any Ideas please???
    Best Regards,
    James.

    Hi All,
    I solved my problem with ur suggestions...
    Thanks a lot...
    Points Assigned...
    Best Regards,
    James.

  • Columns displayed in standard reports

    Hi all,
    I need your help!
    I need to make a report where the field "Priority" (from the document attributes in the blueprint part) is available.
    This field is not available with the standard report (I am not able to choose this field from the displayed columns to choose from).
    How can I get this field to show in the report? I hope that I can avoid an enhancement!
    Looking forward to hear from you!
    Kind regards,
    Line

    Hi,
    I don't believe you can modify the out of the box lists without recreating them.
    Not sure if this will work for you, but a possible workaround would be to use Search Layouts to achieve your desired result. For example, if you were to modify the Search Layout for accounts to reflect all the relevant columns you need to display, then a simple search for "*" as the Account Name would result in a search for All Accounts in the list format you wish to see.
    Hope this helps.
    Regards,
    Cameron

  • Can "Standard Report Column" be the Default Instead of "Display as Text"

    Almost every report region I write has some html in at least one column, whether it's a break or an apex_item or something else. Hence, when the region renders with the default settings, the column shows the html code - I have to change the column display type from "Display as Text" to "Standard Report Column".
    Is there some setting to make "Standard Report Column" the default? (Isn't that kind of what the word Standard implies?)
    Thanks,
    Gregory

    That Other Fellas Brother wrote:
    Almost every report region I write has some html in at least one column, whether it's a break or an apex_item or something else. Hence, when the region renders with the default settings, the column shows the html code - I have to change the column display type from "Display as Text" to "Standard Report Column".
    Is there some setting to make "Standard Report Column" the default? (Isn't that kind of what the word Standard implies?)In earlier versions of APEX "Standard Report Column" was the default. The default was changed in APEX 4.0 to "Display as Text" (which escapes HTML-sensitive characters) as a security measure to limit vulnerability to XSS attack. This is necessary for the protection of users and (so-called) developers who are not security conscious/HTML savvy.
    There's no option to change this, and I doubt that one will be provided in the future. The indications are that the Oracle APEX team are committed to blocking as many security holes as possible by default, leaving it to the developer to consciously make any modifications that increase the surface exposed to attack.

  • Purchase order field EKPO - AFNAM displayed in any standard report?

    Hello gurus,
    I can't find any standard report which contains in the layout the field Requisitioner (EKPO-AFNAM) of the Purchase Orders.
    Can you please advise if there is any? Do I need to make a query between EKKO and EKPO to get this field displayed together with the PO number?
    Thanks!!
    Marc

    Hello,
    @Venu, dynamic selections would allow me to have this field in the selection screen but not in the layout of the report (which is exactly where I need it).
    @Antony, you're confirming my fears; there is no standard PO report which contains the Requisitioner field in the layout. I know ME5A does include it, but it doesn't include the Purchase Order number as it is Purchase Requisition related.
    @All, any other suggestion besides the query? Are we missing something?
    Best,
    Marc

Maybe you are looking for

  • Satellite L - How to create a recovery disk?

    Hey, I deinstalled the Programm "Recovery Disc Creator" accidentally. But the Folder with the Win Vista Recovery Disc Informations are still in my Computer. Now i want you to help me in creating a Recovery Disc. My System is very unstable. So i want

  • Get a LOUD repeating sound after upgrading to Leopard

    I just installed Leopard on two mac minis and a macbook and all three will, quite suddenly give a loud ear-piercing repeating BRRRRRRR sound (kinda like a very high-pitched sports car that never shifts) that will only stop when the computer is placed

  • Timeline based presentation (non interactive)

    Hello, I work in a drugstore and I want to advertise the products and give some useful info using a mac mini 1.4 Ghz 512 RAM. The computer will run the presention in loop mode. However, every month our small cities drugstores make a list in which lis

  • Wireless Mode Settings on TC 2013 AC

    Hi, I recently bought and installed a Wireless Time Capsule AC 2013 model. When I use the Airport configuration tool on my MacBook Pro late 2013 model, I cannot see the option to change how my wireless must behave. I have an older Airport Express 802

  • Report Fonts Help

    I have a font selected in the Report Builder that is registered with ColdFusion server but will not display. Server has been rebooted but still no luck. Anyone out there have any thoughts? Thanks in advance for any ideas.