Quality Test Certificate Outgoing (Delivery)

Dear QM Gurus,
Here I am having one scenario where I need to print test certificate for delivery considering inspection characteristics of a finished material and semi finished material at different BOM levels.
Ex:
Finished Material : FERT001
SemiFinished Materials : HALB001, HALB002 & HALB003.
Raw Materials: ROH001 and ROH002
Process: FERT001 produced using HALB003 Produced using HALB002 produced using HALB003 Produced using ROH001 and ROH002
At HALB003 we are going to capture some characteristics and FERT001 I will capture some other characteristics, Now at the time of delivery I want to print both(FERT001 and HALB003) inspection characteristics results in Certificate.
Except FERT001 for all other materials batch is maintaining(No batch Characteristics) for tracking purpose.
I tried some standard procedure like assigning both material in quality certificate and all MICs relevant for both materials. Result origin and inspection spec origin as 03 and Material sort no as 2 where i maintained this material in Materials sequence.
With all the above mentioned settings I tried but I con't able to print the characteristic results of HALB003 in test certificate I can able to get only FERT001 Insp Characteristics only.
Please help me in getting it done, it is critical requirement for our client.
Thanks and Regards,
Krishna Mohan.NSL

As Vishal saying in standard fert material must have batch.
Normaly if u want to fetch the characteristics value on certificate then
1. you need to define certificate profile with relevent characteristcis.
2. for Halb and ROH material characterictics relsult and inspection spec origin should be 3
3. related to Halb material and ROH material has to assign in material tab in class characteristics or MIC.
if you done the above setting in your profile correctly you must have to get the details of RR on your certificate.
Thanks & Regards,
Nilesh

Similar Messages

  • Output for Quality test certificate

    Hi mates
    Can anybody help me out in Configuring Output type for Quality test certificate while creating Outbound delivery.
    Thanx
    regards..,
    Karthik

    Hi..
    Go to QA11 or QA31..
    system will ask for Inspection lot.. do the user status(UD completion) wid ststus "A"
    and save..
    go back and check tab Message type..
    hope this will help u...
    correct me if i m wrong...
    thanks..
    mk

  • Quality Certificate for Outgoing (Delivery)

    Dear QM Gurus,
                Here I am having one scenario where I need to print test certificate for delivery considering inspection characteristics of a finished material and semi finished material at different BOM levels.
    Ex:
    Finished Material :           FERT001
    SemiFinished Materials :  HALB001, HALB002 & HALB003.  
    Raw Materials:                ROH001 and ROH002
    Process: FERT001 produced using  HALB003 Produced using HALB002 produced using HALB003 Produced using ROH001 and ROH002       
         At HALB003 we are going to capture some characteristics and FERT001 I will capture some other characteristics, Now at the time of delivery I want to print both(FERT001 and HALB003) inspection characteristics results in Certificate.
        Except FERT001 for all other materials batch is maintaining(No batch Characteristics) for tracking purpose.
        I tried some standard procedure like assigning both material in quality certificate and all MICs relevant for both materials. Result origin and inspection spec origin as 03 and Material sort no as 2 where i maintained this material in Materials sequence.
       With all the above mentioned settings I tried but I con't able to print the characteristic results of HALB003 in test certificate I can able to get only FERT001 Insp Characteristics only.
      Please help me in getting it done, it is critical requirement for our client.
    Thanks and Regards,
    Krishna Mohan.NSL

    just a idea,
    use batch dervivation to get all HALB char data into FERT batch abd then print the delivery of that batch. try and come back

  • Quality Check Certificate

    Does cisco offer quality check certificate for ISR routers?

    Dear Gajesh,
    I was going through your article on Certificates.
    In condition type for output detemination(SPRO settings),What is the use of maintaining form,If in VV21 in communication tab i need to mention the form name again.
    Also If i maintain it here it doent come as default form name in vv21.
    In certificate profile we give the form name again.
    Why is same setting done so many times?
    Also i tried with a test case and coudnt get output without the following setting
    VL02N, "Extras"> "Delivery Output"> header". Enter the output type and save the delivery.
    Can u pls guide

  • Test certificate from vendor

    hi experts
    I want to mention in purchase order that test certificate is required or not.
    one option is to write in text.
    but i want to have additional field in PO . how to have additional field ???/

    Hi Atul,
    Ther is provision in POs item conditions in delivery tag and in stock type field.
    If you open it then there is a flag of quality inspection.
    While placing the PO if you activate it then it will aloow to make the GRN and it will place such stock in GR blocked stock 
    The further processing i.e. issue and bill parking will not allowed unless and until you remove the the GR blocked stock for qualty inspection
    Atul

  • Tables related to test certificate

    hi friends,
    i am an ABAP consultant now i am developing a smartform for test certificate.
    i require data base table where i can get tests that which should be conducted on the material.
    for example
    tests                                   standard value                        top sample            bottom sample 
    1.composition of
    compartments
    2.appearence                  colour less liquid
    3.specific gravity            .890
    4. TBC content                 redish colouration
    5.polymer                        no turbidity
    6.%age purity                   99.6% min
    like this i have to get the tests of the material and the standard values and the values after test conducted.
    i want tables and relations for the above.
    than

    Dear Venkat
    Please find the same
    1) QALS  - Here you will get the connection between Inspection lot, type, sale order, delivery details
    Pass the inspection lot number to these tables to get the actual results and specification
    2) QAMR :  Characteristic results during inspection processing 
    3) QAMV Characteristic specifications for inspection processing 
    Regarding the profile you will get the details in
    QCVK Certificate profile header 
    QCVM Certificate profile characteristic level 
    QCVMT Certificate profile characteristic level: texts 
    Regards
    Gajesh

  • How to pick quality stock for a delivery in WM

    Hi All,
    I am working on a scenerio wherein stock is to be picked from unrestricted and quality stock type, wherver available. It has been acheived by making setting in availability check control "Include Quality Stock".
    The scenerio and the issue is-
    The storage location is WM linked. For testing I maintained stock only in Quality . While creating delivery for a sale order, the batch got determined which belongs to quality stock. But when I do LT03 for the delivery it tries to pick the stock from unrestricted use in WM.
    How to make system search the stock in the Quality in WM.
    Thanks in advance
    Vinod

    Hi bmemq,
    You can do this with the Equal? function found in the Comparison palette. You would have one Equal? function for each index that you're interested in- one input would be a constant of that number and the other input will be the index terminal of the for loop. Next, you can you a Compound Arithmetic found in the Boolean palette. The number of inputs of the Compound Arithmetic can be expanded to match the number of indices that you're interested in, and each input will be the output of an Equal? function. Finally, the output of this Compound Arithmetic will be in the input of the selector in a Case Structure where you will have a true and false case to toggle the Boolean. 
    Josh Y.
    Applications Engineer
    National Instruments

  • Test certificate

    Hi sap gurus,
    My client sends a material from his factory to vendor place and after completion of work, Vendor will send to customer. Before sent to customer he has to send a Test certificate to my ckient factory then Q.A. Dept will give a clearance, then he has to send a material to customer. Can anybody tell me how to address in SAP
    Cheers,
    Krishna

    Hi,
    Activate the material for QM with control key which specifies the requirement of Quality Certificate.
    Activate enhanded certificate profile in your customizing in Quality Certificate. Also you may opt to select 'No certificate check at GR'.
    Then ask your vendor to send the material certificate. Quality personnel will check the material & enter the same in transaction QC51 against the purchase order number.
    After the confirmation of certificate receipt from Quality personnel, you nay ask vendor to send material.
    Hope this clears your query.
    Prashant

  • Needs maintain Quality testing condition type in order

    Hi,
    There is  a scenario for maintaining the quality testing charges after PGI. in cash sales customer. after they are updating in the invoice. so there is difference in order value and invoice value,
    This difference needs to avoid.
    This condition type (like ZQTC) needs to indicate the user at the time of sales order processing.
    Please help me for configure the same,
    Note: this condition type should be maintained only for Quality testing charges applicable for cash sale customer.
    Thanks and Best regards,
    Muralidharan S
    9841381700.

    resolved by self

  • Request to SAP - Adobe Forms test certificate missing / expired

    Hello,
    the Adobe certificate present on the SDN page:
    http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/70aa75cc-6ac3-2910-c78c-ade192ec861e
    does not provide a valid certificate for 2012. There's been some error and this certificate is only valid until January 2011 (!).
    Please provide a new test certificate.
    Best regards!
    Piotr Sliwinski

    Hi Pradeep,
    I think that you may not get the performance running adobe forms while using citrix. For using portal applications you need to open the port to access the client portal through VPN.
    Regards,
    Arafat

  • Setup SSL using test Certificate

    Hi,
    All I am trying to setup SSL on my weblogic server 6.1. I have generated CSR and
    received a temporary free certificate from verisign. But I am having hard time
    following documentation..as wording is misleading. Can anyone tell me exactly
    how would I setup/configure SSL using this test certificate. Any help ASAP will
    be greatly appreciated.
    Thanks
    Jitesh

    Yeshwant,
    I looked at my weblogic.log file and apparently last log I see is when I actually
    generated a CSR using servlet. That was last week, no updates to log after that.
    I got my error on IE browser version 5.0
    Also CA root file that you pointed me to will not work. I am assuming do if I
    need to go buy valid certificate which comes along with CA file and CSR.
    Thanks
    Yeshwant <[email protected]> wrote:
    Hi Jitesh
    can you attach the weblogic.log file ?
    If you look at the logs or the server startup do you see something like
    <Aug 6, 2002 11:35:08 AM PDT> <Notice> <WebLogicServer> <SSLListenThread
    listening
    on port 7002, ip address 172.17.24.85
    in your log ?
    I am trying to understand if the ssl listen thread comes up or not .
    "There was a communicator problem"
    Is this error coming in the browser? if so which browser and what version
    Jitesh wrote:
    Yeshwant,
    Thanks for providing good information to my question. I tried whatyou told me,
    but still I cannot get SSL to work. Any suggestions. I get Problemreport as:
    "There was a communicator problem", when I use https after configuringit.
    Thanks
    Yeshwant <[email protected]> wrote:
    Hi Jitesh
    There are 3 things needed to get up and running with ssl
    1)Server Key File Name --> This is the private key which is generated
    along with the
    CSR (usually by the certificate webapp if you are using it)
    2)Server Certificate File Nname --->This is the certificate that verisign
    sent you
    3)Server Certificate Chain File Name ---> This should be either sent
    by verisign or
    it will be available on their site . If not try the Intermediate
    CA
    available at
    http://www.verisign.com/support/install/index.html
    On the right there is a link titled (Get Intermediate CA here )
    All these 3 fields can be configured through the Console-->Server-->SSL
    tab
    Restart the server and it should be able to use the trial certificate
    and start the
    SSLListenThread
    Jitesh wrote:
    Hi,
    All I am trying to setup SSL on my weblogic server 6.1. I have generatedCSR and
    received a temporary free certificate from verisign. But I am havinghard time
    following documentation..as wording is misleading. Can anyone tellme exactly
    how would I setup/configure SSL using this test certificate. Any
    help
    ASAP will
    be greatly appreciated.
    Thanks
    Jitesh

  • SAML  1.1 SSO with AM 7.1 (generating a test certificate)

    Hello,
    I am trying to use AM 7.1 to Federate with an SP (SalesForce.Com) and wondered if there
    was a way to create a test certificate within AM 7.1 (as there is within OpenSSO Express 7) ?
    With OpenSSO, it's fairly trivial to generate a test certificate and export it to the SP and
    complete the SAML 1.1 SSO, but I see no indication that I can do this with AM 7.1. If anyone
    has done something like this and could provide me with guidance, it'd be most appreciated.
    As I said, getting SAML 1.1 based SSO with OpenSSO is fairly easy but I am not currently
    finding that to be the case with AM 7.1 and would appreciate any help folks could provide.
    Thanks.
    --Vic.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    So this was actually pretty easy and I should have located this earlier. One just simply can use
    keytool -genkey ..... (need a few other flags - see Federation and SAML AM 7.1 guide for details of this).
    to generate a self-signed 'test' cert. It's then just a simple matter of creating the .keypass and .storepass
    files using ampassword ( do this as root) and the put them in the appropriate location as specified
    in the AMconfig.properties file (save your original keystore and replace it with the one you create above).
    You'll also have exported your test cert from the keystore to a file and that will be used on the SP-side.
    Hope that this helps others.
    --Vic.
    Edited by: VicB on Oct 19, 2009 3:54 PM

  • Quality agreement and technical delivery term

    what is quality agreement and technical delivery term?

    Hi Rupali,
    Quality aggrement document type is used in Quality Info Record.If you maintain control key regarding Quality Aggrement you must maintain the Quality aggrement otherwise PO or GR will be blocked.
    Technical dele term are maintained in Material master-->additional data -->documents.
    if you select the control key which has reference of Technical dele term you have to maintain this in MM otherwise PO or GR will be blocked.
    Q01 Q-Agreement
    Q02 DelivTerms

  • Goods send for quality testing

    hi,
    sap gurus,
    good morning to all,
    what type of business process can v identify as the goods will send for LAB TESTING/QUALITY
    TESTING and they are excised.
    can anybody send the steps for the following.
    regards,
    balaji.t
    09990019711

    Hi Balaji
    there are two kinds stock  1) internal manifacture  2) extranal stock comming from vendor.
    1) if it si internal finished goods it willlbe send it for  quality testing after every thing is fine then it will go to un-restricted stock with momennt type 561
    2) if it external stock it is comming from vendor.with ref to po MM people they do MIRO and MIGO (invoice verification) then it will go to unresticted stock. otherwise it will send it back to vendor.

  • Outgoing delivery still to be delivered on archived transport

    Hi,
    We have the following situation:
    an outgoing delivery was placed on a transport, but one did delete this transport.
    Now this delivery can not be placed on another transport, nor can it be deleted....
    How can this be fixed???
    Any help is welcome!
    Danny

    Hi,
    the delivery can NOT be deleted nor can it be taken from the transport since this transport has been deleted.
    I found that I however can delete the delivery-lines....
    So my problem has been solved!
    Anyway many thanks for your answers!
    Danny

Maybe you are looking for

  • Unable to open and save across mount point

    Why do these forums appear so neglected? Here's is my on-going question/problem: General input/output error while accessing /home/MyDir/mountedDir/SomeDire/TheFileName I experience a "feature" wherein I cannot open and save documents across an NFS mo

  • Problem by creating table in the SHC Web-based Development Workbench

    Dear all, I'm facing an error by creating a new table with a file within a XS app. file name: new.hdbtable table.schemaName = "NEO_xxxxxxxxxxxxxxxxxxxxx"; table.tableType = COLUMNSTORE; table.columns = [     {name = "id"; sqlType = INTEGER; nullable

  • 1GB for up to 30 days

    I topped up my first EE-pack ever, a £10 Data Pack, on thursday 25. Today, five days after, I got a message from 2525, telling me that I had zero credit left. According to my phone I have used 56,41 MB in this period. How can that be? I can't find an

  • Linking/Calling to files in Numbers

    Hello, I am trying to reference cells from different numbers files through the iPad and having some difficulty. For example, if I enter a name/phone number/address in some cells in spreadsheet A, I'd like certain cells in spreadsheet B to fill based

  • Camera Raw CC 2014 and Fuji X-trans Raf

    Camera raw is bad bad bad..color definition bad bad Photoshop CC 2014 Other