Info abt Quality

hi experts,
i am working with implementation department and i have to work with quality team.i am very new to this area.pls give me some usefull tips abt qm .i need standard scripts and smartforms avilable in it .and all the tcodes for notification ,inspection etc.

Tcode     Description
QA12     Change usage decision with history
QA13     Display usage decision
QA14     Change UD without history
QC51     Create certificate in procurement
QC52     Change certificate in procurement
QC53     Display certificate in procurement
QC55     Worklist: Certificates - Procurement
QCC0     QM: Direct Access to IMG
QCC1     Direct Access to IMG: Notification
QCC3     IMG Direct Access: QM Q-Inspection
QCCC     QM standard settings complete
QCCS     QM sampling schemes
QCCT     QM standard texts
QCMS     Certificate for Inspection Lot w.
QDP1     Create sampling scheme
QDP2     Change sampling scheme
QDP3     Display sampling scheme
QDR1     Create dynamic modification rule
QDR2     Change dynamic modification rule
QDR3     Display dynamic modification rule
QDR7     Replace dynamic mod. rule used
QDV1     Create sampling procedure
QDV2     Change sampling procedure
QDV3     Display sampling procedure
QE51N     Results Recording Worklist
QM01     Create quality notification
QM02     Change quality notification
QM03     Display quality notification
QM11     Display List of Qual. Notifications
QM12     Change list of tasks
QM13     Display list of tasks
QM15     Display list of items
QM16     Change activity list
QM17     Display activity list
QVM1     Inspection lots without completion
QVM3     Lots without usage decision

Similar Messages

  • Where can i get info abt deadlocks

    Hi ,
    I want to get some info abt dead locks and when it happen.I have one scenario where 4-5 process writing to the same table at the same time.I want to find out how the process is gng to effect if i ncrease parallel processes.
    Thanks
    Anand

    Based on the above mentioned commands, it looks like it's just going to block the rows forever. Try the following
    1)Open two sessions of SQL Plus. Let's call them S1 and S2
    2)Run the following using S1
    CREATE TABLE DTEST (ID INT,NAME VARCHAR2(400));
    INSERT INTO DTEST (ID,NAME) VALUES (1,'NAME1');
    INSERT INTO DTEST (ID,NAME) VALUES (2,'NAME2');
    COMMIT;
    And then these
    S1: UPDATE DTEST SET NAME='NAME3' WHERE ID = 1;
    S2 : UPDATE DTEST SET NAME='NAME4' WHERE ID = 2;
    S1: UPDATE DTEST SET NAME='NAME4' WHERE ID = 2;
    S2: UPDATE DTEST SET NAME='NAME3' WHERE ID = 1;
    (While running the above mentioned commands,
    DBA_BLOCKERS, DBA_WAITERS views can be used to view the locks being held ofcourse
    by using separate sessions than the above mentioned ones)
    A deadlock will occur with the following error message
    ERROR at line 1:
    ORA-00060: deadlock detected while waiting for resource
    Hope this helps
    Regards

  • Info abt developing iphone Apps

    helow
    am a software engg student
    i want to develop an iphone application as a project....
    can ne1 plz guide me the procedure.....
    abt its sdk??
    do i 've to get MAC for it..or can be done on windows..???
    ??

    thanks every1 4 valuable reply..
    i serchd apple.com and found mac os latest installation guide and i knw mac can be installed on intel machine
    now let me rephrase my question
    Kindly mention the steps for installing the write tools and tecs for iphone apps development
    like
    1. install MAC os
    2.??
    3.??
    ur valuable replies are required

  • Info Abt Rebate.

    Dear SD Gurus,
    I want to know some more abt rebate senarios.
    what is manual payments & manual accurals doc. when we use them.
    Please explain with some examples.
    Regards
    nitin

    Hi nitin
    Manual accurals - you can post accurals manually in two scenarios when you are going to pay for lumpsum amount and when you are going for accurals correction
    when you enter the amount manually in VBo2 then a credit memo request is created . but these are not posted to FI as these are manual accurals and manual payments
    Manual payments - When you click on the payment data tab in VBo2 then you can  enter the value and the accural amount partially or fully and when you save a credit memo request is created . then you can do the billing and that accural amount is passed to FI
    Regards
    Srinath

  • Some info abt SCHEDULE LINES - VBEP; VBBE for OPEN quantites?

    Hi Experts,
    Pls. clarify me that,
    Am trying to show up the OPEN or BALANCE or BACK quantities in the report FOR EACH SCHEDULE LINE FOR EACH ITEM/POSNR.
    So, I need to look/subtract the VBEP-WMENG, VBFA-RFMNG for Delivery i.e. "J" VBTYP_N and the BALANCE I hv to show up.
    So, pls. let me know How Can I build the logic betwn VBEP, VBFA, VBBE? Is VBBE-MBDAT is comes into picture?
    thanq

    no reply

  • Need more info abt the functions of each classes in Workflow API's of BPEL

    Need more information about the functions of each method of the classes in Workflow API's of BPEL
    The Java documentation of the workflow API (especially Identity Service classes) is having a one liner explanation for the methods of each class. We need to implement our own Identity Service that implements the BPMIdentityService interface. We are not able to map the function of each methods of this interface to what our security subsystem provides. We feel that we need more detailed information about what each method of each class is doing internally so that we can map to whatever our security subsystem provides.
    The BPEL Developers Guide does not talk about the functionality of each methods of this interface. If anybody can guide me to look into some documentation that has this information or if anybody has this information, then please do the necessary help.
    Regards
    Ramana

    Did you find out the solution for your above posted query ? I'm also in need of some documents. Can you help me out?

  • Pls help me on finding info abt classes and methods....

    hi.. I'm new to java .. but i know the very basics of it.. so that i could write a couple of simple programs.. I've been working wit .NET all these days and MSDN library helps me a gr8 deal.. it gives explanation for every class and methods of the class, even explaining the parameters passed into the methods.. I'm currently workin wit J2ME for developing MIDlets... As i know the basics programming isnt very bad.. but where can i find the explanation for the classes used in micro edition or the methods that belong to the classes...
    Is there any facility like MSDN library for java where i can find the whole information...?????
    Pls help with....
    Thanks for ur patience...

    * Goto [http://java.sun.com/j2me/docs/|http://java.sun.com/j2me/docs/]
    * Click on link "MIDP 2.0 Specification (JSR 118)"
    * Under Specification, Click on Download
    * Hit Accept License Agreement
    * Download ZIP file (not the pdf version)
    * Unzip file and view files
    * Enter folder "midpng-javadoc-final"
    * Open Overview.html
    * Find link "JavaDoc API Documentation".
    [Ref.|http://www.java-tips.org/java-me-tips/midp/where-is-j2me-api-javadoc.html]

  • Can anyone give info abt drivers plss....

    will drivers come along with the JDK??...If not pls tell me from wer to download...i googled it out but its of not much help...
    I included java.sql.* package
    but getting "DriverManager" cud not be resolved error
    Can anyone help...

    pls explain in details...How i shud move to write program in JDBC??

  • What is java proxy, why its is used and where can i get more info abt this?

    Hi all!
    My current scenario is File->XI->j2ee appl.
    <b>Can XI sends file to my J2EE application using java server proxy.</b> If so how to develop that?
    what are the requisites that my SAP system should have?
    I have jdk1.5,Tomact5.0,eclipse3.1.2, NWDS2.0.9
    Where can i get full step by step procedure to develop that. Please help me
    Thanks

    Hi
    Go through these link:
    <a href="http://help.sap.com/saphelp_erp2005/helpdata/en/97/7d5e3c754e476ee10000000a11405a/frameset.htm">Java Proxy</a>
    <a href="http://help.sap.com/saphelp_erp2005/helpdata/en/5b/12b7e6a466456aa71ef852af033b34/frameset.htm">Configuring the Channel for Java Proxy Receivers</a>
    <a href="http://help.sap.com/saphelp_erp2005/helpdata/en/c5/7d5e3c754e476ee10000000a11405a/frameset.htm">Java Proxy Objects</a>
    Hope this will help.
    Rgards
    DhanyaR Nair

  • Kdoc (tracking post: collection of links and infos abt kdoc)

    i'm trying to find out, what happened to "kdoc" ... we have a pkg of it in the repositories, but it's source-path do not longer work ... all kde-ftp-servers have removed kdoc from it
    the Arch Linux Bug:
    http://bugs.archlinux.org/index.php?do= … ments#tabs
    the link to the original kdoc project page (last changes 1999):
    http://www.ph.unimelb.edu.au/~ssk/kde/kdoc/
    to all who are good in searching the internet:
    please help me find out, what happened with this kdoc --- it seems that it is dead and not longer in use
    if it is not dead, please provide me the link to the source-tarball
    thank you for helping

    dp wrote:
    Hi Archers,
    kdoc is not longer provided by kde.org and the website of this project
    is last updated longer than 2 years ago. The author is not responding
    to emails and is not reachable.
    As the sources disappeared from the kde-servers, i changed to use
    sources from Slackware 8.1 for this pkg to be still build-able. (thanx
    Sarah31 for the link)
    In wonder if kdoc is used by anyone here, i want all, who need this pkg
    staying in Arch Linux to reply to the Mailing List ([email protected]) and express, that they
    are using kdoc. If you plan to use it, please explain why.
    If there is no positive answer, nobody claiming using this package till
            the 20. March 2004,
    i will remove it from the repositories.
    thanx in advance,
    Damir Perisa
    4 days left

  • Pharmacist need info abt SAP career

    Im working as intern-pharmacist.I about to finish my internship in couple of months. After becoming pharmacist,Im looking into diversifying into IT..Im actually looking for information on SAP's pharmacuetical software and how it will be possible for pharmacist to become SAP solution consultant, specialising on pharmacuetical softwares and its application to pharmacy practice either in industry or hospital or retail.
    I need your advice on how to go about this....How easy will it be for pharmacist to break into SAP consultancy services,especially in managing pharmacuetical manufacturing and bussiness.
    thanks
    Anil

    Hi,
      SAP CRM 5.0 has Lots of new functionality for Pharma industry will be available in Industry specifc solution.
    For SAP best practices
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/23a3b890-0201-0010-cfa1-8d831df8c6ac
    Regards
    Bala

  • Help me  in info abt   tools -- ReqPro, Clear Case, Clear Quest, Remedy...

    Please help me with the links and details to find complete information of tools (ReqPro, Clear Case, Clear Quest, Remedy.) which are used for tools used for Application Development and Maintenance process on internet as soon as possible.
    plzzz....

    Please help me with the links and details to find complete information of tools (ReqPro, Clear Case, Clear Quest, Remedy.) which are used for tools used for Application Development and Maintenance process on internet as soon as possible.
    plzzz....

  • Where can i get complete info abt WD?

    Hi all,
    I want to know what do,when do and why do we write in wdDoInit(),wdDoModifyView(),Constructors, when they are activated?
    When to use Component Controller and CustomController?
    Where exactly MessagePool is used?
    I also want to know about WD library types, IWDTable,IWDView,....
    I want a complete tutorial on this. Can any one plz send it across to my mail id: [email protected]
    Thanks a lot
    regards,
    Ganesh

    Hi Ganesh,
       I collected this content from experts:
    wdDoInit:
    wdDoInit in ComponentController or in ViewController would be called only one time automatically by the WAS.
    If you want to call some code which is used in wdDoInit then seperate them in another method and call them from wdDoInit and from another view as well.
    wdThis.initialize();
    From another view if you want to call this initialize method then you might do that like this.
    wdThis.wdGet<herecomesyourcomponentname>().initialize();
    wdDoModifyView:
    First, method wdDoModifyView is executed only if view is visible. So, if as result of action handling you are navigating away from view (via plugs), then wdDoModifyView will not be invoked.
    Second, wdDoModifyView is invoked only when custom action is executed. For counter-example, you can left Table without onLeadSelect action handler. Nevertheless, you may notice client-server roundtrip when you are selection elements. However, in this case (internal action, not custom) wdDoModifyView will not be invoked.
    Difference between wdDoInit() and custom method()  
    1. wdDoInit is WD-specific hook method that is invoked by WD runtime when corresponding controller is created. Any other init or execute methods are your custom methods and you yourself is repsonsible for initializing them.
    For WD libraries see this link:What is the Difference between CustomController and ComponentController?
    You can also search sdn and help.sap..
    Regards
    Suresh

  • Info abt rolled back sql statements

    hi friends,
    Is there any way to check / get the rolled back sql statements in oracle for a specific time frame.
    eg: say at 10AM i have issued an insert statement and i have rolled it back. Now at 11AM if i want the list of rolled back statements, is there any way to check it ?
    What to do if tracing is also not enabled ?
    Thanks
    Ramya

    try logminer.

  • Info abt  jpeg Encoder

    hi
    i'm doing some image processing and i want to save tht processed image in mobile memory.I think to retrieve the processed image after storing needs some encoding format is there any jpeg encoder available or else v've have write our own encoder.
    and also is it possible to change the encoder in core java to j2me
    thanx in advance

    Hi nitin
    Manual accurals - you can post accurals manually in two scenarios when you are going to pay for lumpsum amount and when you are going for accurals correction
    when you enter the amount manually in VBo2 then a credit memo request is created . but these are not posted to FI as these are manual accurals and manual payments
    Manual payments - When you click on the payment data tab in VBo2 then you can  enter the value and the accural amount partially or fully and when you save a credit memo request is created . then you can do the billing and that accural amount is passed to FI
    Regards
    Srinath

Maybe you are looking for

  • Processing of Group Policy Failed - Single DC error 1058

    I have been getting the error every 5 mins for awhile:  The processing of Group Policy failed. Windows attempted to read the file \\xx.company\sysvol\xxx.company\Policies\{0000000-2323-2222-2222-333333}\gpt.ini from a domain controller and was not su

  • Acrobat 9.0 Professional Installer for Windows

    I want the Acrobat 9.0 Professional Installer for Windows.

  • Direct posting to material

    Dear all, I have actived Activate Direct Posting to G/L Accounts and Material Accounts in Spro --> Materials Management --> Materials Management --> Incoming Invoice --> Activate Direct Posting to G/L Accounts and Material Accounts --> Dir.posting to

  • Separate Server for OBIEE 11G Presentation Server

    In version 10 of OBIEE many people put the Presentation Server and the OBIEE Application Server on separate servers. Is this architecture possible in OBIEE 11G using the new Fusion framework?

  • Can Berkeley DB Java Edition read BDB created with C

    Hi, If I use C to create a BDB database and store the values. Can I use Berkeley DB Java Edition to open and read the content? I am trying to do search and reversed order display and it seems like only DB java Edition has that feature. Is that correc