Quality Certificate Printing Issue for assembly

Dear Expert
I am not sure how to achieve this(point 2 below) or even if its possible to do in standard SAP or not. So requesting your help to provide some suggestions.
We are in Chemical manufacturing business and the third party manufacturer produce certain product for us and send those to our customer or we buy from them . They produce COA for each batch of same product and send to us / customer. One particular product can have more than 10 batches in a shift / day , but when we receive it in SAP against PO we create a unique batch for the inventory. Third party manufacturer not using SAP system now, but we are planning to bring them in our ongoing QM Implementation landscape. In SAP the third party manufacturer is set up as a "Plant" and we Procure all products from them and sell to customer. They use different stand alone system for Production & QM now. The batch number they produce currently different than the batch number we receive.
Third party manufacturer produce different products e.g. P1, F1
1. When they produce P1 in say 10 different batches for P1 , they inspect all batch results and send 10 COA against the inspected result. This scenario we can easily map in SAP using 89 Inspection Type and Lots.
2. When they produce F1 with batch XX, they do not want to record any result for batch XX, but they only want to reference pre- identified batch from P1 and print the test result into COA for  batch XX. For integrated SAP system (PP) we would have achieved that easily, but in this case Production is out of SAP. We have plan to  make batch XX available in SAP using some program or manually.
As I said those third party not in SAP now, so when we will implement only SAP QM for them , what can be the best approach to achieve this (point 2)?
Any input will be highly appreciated.
Thanks
SK

Hi SK,
I assume that you do not have manufacturing set up for P1 and F1 products and hence procuring from outside manufacturer and selling it to your customer.
I have few queries here to understand it further correctly!
Why the third party manufacturer is created as plant code in your SAP system? Is that the legal entity which belongs to your company code? If not, then it should be a normal vendor.
Are you receiving the goods in your plant or your manufacture directly dispatches the same to your customer?
As per my understanding, it doesn't matter which ERP system your vendor is following. Hence possibly there could always be the difference between material and/or batch codes that your vendor follows and codes that you follow in your plant. Finally the COA should contain the same batch numbers' reference which your end customer is going to receive and not the internal numbering. I also understand that you have issues with F1 product only as for P1 the process you are following suits you.
Your vendor does not wish to inspect the consignment for F1 while they dispatch from their premises and want the reference of P1 results for F1 COA printing purpose. This could be feasible with inspection lot copy functionality but your vendor should be on SAP and COA should be printed by you vendor.
As COA is mandatory for P1 and F1, what I could suggest is, you can print COA at your plant until you supplier runs on SAP. You may have to carry out goods receipt at your plant for inspection lot generation.
Anand

Similar Messages

  • Set up quality certificate printing for deliveries

    Hi,
    to print a quality certificate for a delivery,
    1. do you need a certificate profile? Or is that only for QC for a batch and for an inspection lot?
    2. do you always use usage B?
    3. do you always use application V2?
    4. how do you set up condition tables, access sequences, condition types and output determination procedures?
    I created an output type (copy of LQCA) in application V2, assigned a program (RQCAAP00), a form routine (entry) and a form (QM_QCERT_01). I also created and released a certificate profile.
    But when I run QC20, I get the message
    "No messages for initial processing exist".
    What could be the error?
    Thx.
    Jessica

    Yes, you always need a certificate profile.  Usually you always use V2 (shipping).  The form you used, QM_QCERT_01 is only an example form that SAP provides.  It should be copied and must be adapted for your businss and you'll need a person knowledgable about SAPscript to make changes to it.  I  believe there is another for a COC (Certificate of compliance) which might be more what your looking for if you don't need to report batch values or inspection lot vales.
    Your probaly missing the certificate recipent record.  You'll find this under the QM area under Outgoing certificates.  You can try adding LQCA output type directly to the delivery in the item outputs.  (Any good SD person on site should be able to show you how to do this)
    To understand condition tables and procedures I would again turn to an SD person or a pricing person.  They use the condition technique a lot and should be able to explain it easilly.  They should also be able to help with setting up the output procedures and related items as well.
    Craig

  • Printing issue for documents more than 10 pages.

    My boss is having a printing issue with larger documents.  They start printing correctly, but then sometimes the font will change to something I don't recognize and can not read.  The computer is running Windows XP Professional.  She was using Adobe Reader 8 something, so I uninstalled it and downloaded Adobe Reader X.  This did not cure the problem.  I next tried uninstalling and reinstalling her printer and that did not fix the problem.  The printer was an HP laserjet 1320.  I replaced this printer with an OKI B411d.  This helped the problem, but did not cure it.  I've attached an example of the script.  Please does anyone have any idea how to fix this problem?

    HI,
    its in the same screen where you'he changed the number of pages. In this screen there are 3 sub-screens:
    1: Display mode
    2: Display area
    3: Save settings, here tick the option you need.
    best regards, Christian

  • Printer issues for HTML document.

    Hello,
    We are facing a critical problem.In our project we are using sql server 2005,from one of the SP we are generating an HTML document.Ideally this document should be printed in 2 pages.When we print that with Laser JET 2430 printer it gets printed in two pages but when we print that with other version printer it gets printed in four pages.Our client has different version printer due to which they get that document printed in four pages which they want to be in two pages only.
    Workflow of this Document generation is as foloows:
    1)When this SP is executed it generates a HTML document and places at some shared folder.
    2)Then we open the document and apply follwing settings to document in order to view and print it properly as:
    View>>Text Size>>Medium.
    Also check if the size is A4 and margins are set to default values by doing the following.
    Go to
    File>>Page Setup
    Size: A4
    Left: 0.166 Right: 0.166
    Top: 0.166 Bottom: 0.266
    And then click on Print Preview.
    When the document is previwed it should be on two pages only.
    Basically here problem is that document gets printed perfectly when its Top margin is set to 0.166 but each printer has its own minimum Top margin settings due to which in different printers it takes different Top margin values for e.g when we print the document with HP Laser Jet P3005x its minimum Top margin are 0.196 then that document expands to 3 pages.Even we try to set this to 0.166 it gets overwritten with 0.196.
    Can you please tell us what changes should be done to SP which is generating the HTML so that its setting doesnt change printer wise and document gets printed in two pages only.Or else can you please suggest the links of forums where we can discuss this issue.

    Hi
    Quest_RG,
    This is actually very simple question, but it is an CSS question and not sql :-) once you open the HTML document the part of the SQL is over.
    You can use CSS to configure the printing way. using page-break-before and
    page-break-after you can insert CSS breaks where ever you want. for example:
    content here
    <DIV style="page-break-after:always"></DIV>
    content here
    I Hope this will help you,
    [Personal Site] [Blog] [Facebook]

  • TDS CERTIFICATE PRINTING ISSUE AFTER FISCAL YEAR CLOSED

    HI SAPFICO EXPERTS,
    Our user has booked the invoice in the 28 march 2010 & he has made remittance & bank receipt update  in the month of  30th April 2011. So while taking the print of certificate through t. code J1INCERT on 30th April 2011. it is giving the error i.e he cant take the printout of tds certificate.
    Is there any changes or table maintenance  required, please let us know
    thanks in advance
    Alokmoni

    Dear:
                  Please refer to the one of my following link
                  No data selected for printing in production server t.code J1INCERT
                  Regards

  • Print issue for smartform by zebra QL420plus in SAP

    Hi All,
    I created a smartform in SAP to print out label on zebra QL420Plus.
    Current the key issue is that I can not print out smart form from SAP to QL420plus directly. I need to print some text from windows by notepad or word after I power on QL420plus. Then QL420plus seem to be active. So at this point I can print out smartfrom from SAP to QL420plus. I am not sure what’s wrong with QL420plus equipment?
    Thanks.
    Crystal

    did you try like this :
    Spool
    data: in_list     like  pri_params-plist,
          in_dataset  like  pri_params-prdsn,
          in_spool(1) type  c,
         d_dest          like pri_params-pdest.
    NEW-PAGE PRINT ON
                NO-HEADING
                NO-TITLE
                LIST NAME in_list
                LIST DATASET in_dataset
                LINE-SIZE 132
                LINE-COUNT 65
                COPIES 1
                NO DIALOG
                KEEP IN SPOOL ''
                DESTINATION d_dest
                NEW LIST IDENTIFICATION in_spool
                ARCHIVE MODE '1'
                IMMEDIATELY ''.

  • Printing Issue for Labels in Adobe forms

    Hi,
      I have created a form for Label printing using Adobe Forms. Label size is 6.4 X 4.3 inches..The print preview is fine, even when i take the printout, the entire label can be seen. However onsite when the client is using his Label Printer, it is printing only the below half of the Label, i.e. Only Half the Label is being printed, that too below part.
    Could someone guide me as to what can be wrong.
    Thanks and Regards,
      Vanessa

    I too am facing the same problem. The print preview looks  fin but when the client is using with his Zebra Label printer, it is eating out top 7 lines of the data and thus printing remaining data on the top half of the Label.

  • Fix for Aperture 3 printing issue for Non-US users - "Value too large"

    Hi,
    I just found a fix to an annoying bug when Non-US customers want to print in Aperture 3.0 and 3.0.1 on their printers:
    If you set the Image Size to "Custom image size" Aperture 3 will complain that:
    "The value xx is too large" !!!, even if the margins are set to a minimum!
    Here's the solution and it's definitely a bug:
    Set your Measurement Units to "US" instead of "Metric" in:
    System Preferences > Language & Text > Formats > Measurement Units: US
    Since I had my Measurement Units in "Metric" instead of "US", Aperture thinks that you enter your values in "Inch".
    So when a Non-US User enters 25cm, Aperture interprets it as 25" inch for a 8"x10" paper size, that's why then it complains that value is too large.
    Yep a bug!! Waiting for Aperture 3.0.2
    Hope this helps

    Some problem here... Have you guys already filed a bug report? If not, please do so, so Apple nows there is this problem. You can file a report from the Aperture >Provide Aperture Feedback menu item.

  • Printing Issue for Smartform

    Hi All..
    The smartform has been created and activated without any Errors.
    All the data are appearing in the Print Preview in a desired format.
    But when i take the Print, the icon is not getting printed.
    Instead of icone being printed, few dark lines are getting printed on the paper.
    Except icon, all the Text, Tables, etc are getting printed in a right manner.
    What may be the reason..???
    Please Help me out....

    Hi Pavan,
    Please check your printer settings.
    Regards,
    Chetan.

  • Table for Quality certificates

    Hi QM Guys,
    Can anybody tell me what is the table name in which quality certificate is stored?
    I am searching particularly for certificate number.
    S Dey

    Quality Certificates QCPR QM quality certificates in procurement 
    Quality Certificates I000 Conditions for certificate profile 
    Quality Certificates KONDI Conditions: Data part for certificates 
    Quality Certificates QCVK Certificate profile header 
    Quality Certificates QCVM Certificate profile characteristic level 
    Quality Certificates QCVMT Certificate profile characteristic level: texts
    Quality Certificates QCVV Certificate Profile: List of Preliminary Products 
    Quality Certificates TQ61 Result value origin for certificates 
    Quality Certificates TQ61T Origin of result values for certificates: texts 
    Quality Certificates TQ62 Output strategy for skip characteristics 
    Quality Certificates TQ62T Output strategy for skip characteristics: texts 
    Quality Certificates TQ63 Origin of insp. specs for certificates (function modules) 
    Quality Certificates TQ63T Origin of inspection specifications for certificates: texts 
    Quality Certificates TQ64 Origin of characteristic short text for certificates 
    Quality Certificates TQ64T Origin of characteristic short text for certificates: texts 
    Quality Certificates TQ65 Certificates: Combinations allowed for origins, specs/values 
    Quality Certificates TQ67 Certificate-Relevant Output Types 

  • Fraudulent digital certificates issued for high-value websites, iOS patch ?

    http://www.zdnet.com/blog/security/microsoft-warns-fraudulent-digital-certificat es-issued-for-high-value-websites/8488?tag=nl.e589
    http://www.h-online.com/security/news/item/SSL-meltdown-forces-browser-developer s-to-update-1213358.html
    this obviously means that iOS could be vulnerable. Mozilla has patched Firefox (all versions), MS just pushed an update, Google patched Chrome already a few days ago, how about Safari and iOS?
    edit: does iOS use OSCP validation?

    I see Safari desktop supports OCSP checking - if manually activated - but does Safari mobile too? as there's hardly any setting available for Safari on idevices it's hard to know...

  • Jewel Case printing issues on i-tunes 11

    Why won't i-tunes 11 prind a cd jewel case insert properly on my HP 4500 deskjet. Every other edition did. it prints the title of the playlist then jumbles all of the song titles on top of one another. Orint preview looks correct, A songlist NOT the size of a jewwl case insert prints the way it is supposed to. quite annoying.

    A huge shout out needs to go to Apple senior advisor John Altamirano. After I sent him some system diagnostics and i-tunes info which he forwarded to Apple engineers the jewel case printing issue for windows users has been resolved with the i-tunes 11.0.1 update that was released today, Thank you John.

  • Issue for Production Query

    Hi,
    I'm having a situation when I print "Issue for Production" for an item, sometimes the batch issued printed out wrongly. I'm wondering is there a way to write a query to display issue for production (item code, item description, quantity, batch) based on production number? Please advise. Thank you for your help and time.
    Cheers,
    serene

    Try the code below. You will have to replace the XXXXXXXXX with Document Number of the Production Order.
    SELECT     dbo.OIGE.DocEntry,dbo.OIGE.DocNum, dbo.IGE1.ItemCode, dbo.IGE1.Dscription,
    dbo.IBT1.BatchNum,dbo.IBT1.Quantity, dbo.IGE1.LineNum
    FROM         dbo.OIGE INNER JOIN
                          dbo.IGE1 ON dbo.OIGE.DocEntry = dbo.IGE1.DocEntry
    INNER JOIN dbo.IBT1 ON dbo.IGE1.ObjType = dbo.IBT1.BaseType
    and dbo.OIGE.DocEntry = dbo.IBT1.BaseEntry and dbo.OIGE.DocNum = dbo.IBT1.BaseNum
    and dbo.IGE1.LineNum = dbo.IBT1.BaseLinNum
    and dbo.IGE1.ItemCode = dbo.IBT1.ItemCode
    where dbo.IGE1.BaseType = 202
    and dbo.OIGE.DocNum = XXXXXXXXX
    order by dbo.IGE1.LineNum
    Krishnan

  • Laptop and printer connection for printing

    I have had this printer connected to my laptop for over a year now and have never had any proble,s printing until now. My printer and laptop are connected to my wifi and my printer app says that my printer is online and I've downloaded the software needed for the printer on my laptop, but when I try to print something it tells me to check my printers internet connection over and over with everything I try to do. When I disconnect and reconnect my printer to the internet it says the connection is Excelent so I try tp print agian and it still says that the printer is offline when it's not, isn't connected to my wifi when it is, and other things like that. Can anyone help me fix this problem so I can print again? I've tried everything I can for hours and I've gotten no where. I've also reconnected the wifi to my laptop aswell and reset my router but I still have the same problem and I don't know what to do to fix it. Please help me!!

    Hi , Welcome to the HP Forums! I noticed that you cannot print with your HP Envy 4500, on Windows 8.1 using a wireless connection. I am happy to look into this printing issue for you!  A question for you, are you able to print a test page? Video: Printing a Test Page. In the meantime, please try the steps within the following guides:  'Offline' Printer Status Message Displays (Windows 8).Printer Does Not Maintain Wireless Connection. Tips for troubleshooting wireless connection issues
    The following tips can help you troubleshoot and avoid wireless connectivity issues. You can try these tips separately or in combination to get a successful wireless signal. Move the printer and the computer closer to the router, but no closer than 6 ft (1.8 m). Wireless signals can be weaker at greater distances between the printer and the router.If you are experiencing an intermittent wireless connection, try restarting your router. Consult your router manufacturer, Internet service provider, or network administrator for instructions on how to restart the router.Remove any metal objects between the printer, the computer, and the router. Objects such as refrigerators, microwaves, or metal bookcases can interfere with wireless transmission.Move any device that emits radio signals, such as microwaves and cordless telephones, farther away from the printer. Such devices can interfere with wireless signals. You will also want to make sure that your router is only broadcasting at 2.4 ghz and not switching between 5 ghz.  Hope these guides, and information is helpful!  “Please click the Thumbs up icon below to thank me for responding.”

  • Error while executing the transaction QC22 (Quality Certificate for Batch)

    Hello Friends,
    While executing the transaction QC22(Quality Certificate for Batch), after giving the Batch Number and Customer Number, when i am executing it , system is throwing the error message as "Not all data was found for characteristic 90139982 in profile D80D8".
    Message no. ZQ010
    Diagnosis
    Not all data was found for characteristic 90139982, referenced as number 0030 in certificate profile D80D8. The missing data could be the short text, specifications, or results.
    System Response
    The missing charactertistic will not be printed on the certificate,
    Procedure
    Review the settings for data orgin of the short text, specifications, and results, and adjust accordingly.
    One more thing i would like to add here as against the same batch in april we had taken the print of COA (Quality Certificate) through the transaction QC22. But now we are trying to do that than system is thrown above mentioned error.
    As i am new in QM, kindly explain we were to maintain the certificate profile.
    Waiting for the experts inputs.
    Thanks and Regards,
    Jitendra Chauhan

    Hi
    Try with QA33 you may have display authorization,  or check in MB51 on the base of material and batch you can find the lot number generated, then go to QA03 and check the result, if you want to validate the characters check with the inspection plan, the characters entered in the inspection plan and the characters in the concerned certificate profile.
    Regards
    Naveen.
    Edited by: vaddapalli naveen on Jul 1, 2010 1:57 PM

Maybe you are looking for

  • Copy service line items to new line items in the same contract (ME32K)?

    Hello friends, Requirement: There are many contracts (account assignment K) has service line items  (type 9). I need to copy a contract line item along with its service line items (1 or more) into a new line item in the same contract. I tried bapi_po

  • Need to show popup when the Submit button is clicked for the second time ..

    Hi guys, I have a requirement where i need to show a popup or alert when the submit button is clicked twice . When it is clicked for the first time one method is been called and its process starts. When the user clicks the submit button for the secon

  • Workflow not triggering when changing Item-level Permissions in Sharepoint 2013 list

    Scenario: We have a custom list in Sharepoint 2013 that we use for Case Management. We have a workflow that triggers on a created item generated from an email. The user then gets a reply with a link to his own case. I want the users only to be able t

  • Tv mac

    if i use usb port on my imac connect cable to usb port on my tv can i watch my dvd films from my imac as its bigger screen use sound from imac

  • Xorg error: Failed to load module

    I'm trying to configure the X server. My configuration file was generated with "hwd -xa". But when I run "startx" I get this: (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jan 25 04:26:36 2009 (==) Using config file: "/etc/X11/xorg.conf" (EE) Faile