Quantcast
Channel: SCN : Discussion List - SAP ERP Operations - Quality Management (SAP QM)
Viewing all 2825 articles
Browse latest View live

Characteristics in outgoing quality certificate

$
0
0

Hello,

 

I'm setting up quality certificates for finished products, and in my inspection plans i have some characteristics that are not master, they were created for that one plan.

 

When printing the quality certificate (standard form), only the master characteristics are printed and not the others.

 

Also, in the certificate model, the system only allows me to select master characteristics and not the regular ones.

 

Can I assume only master characteristics will ever be available for the certificates or is there a way to include the plan-specific ones?

 

Thank you

D


Special stock in Transfer posting screen

$
0
0

Hi all,

 

i am customized new notification to capture the sale order and customized action box with 2 activities.

 

1. Transfer posting UU to blocked ( FM - QMLR_FREE_TO_BLOCKED_STOCK )

2. Scrapping ( FM -QMLR_POST_TO_SCRAP)

 

i want to do 344 E & 555 E so that how to cusotmize special stock field in transfer posting screen?

 

Regards., Meena.

DMR

$
0
0

Gurus,

 

I am trying to map skip lot.The system should skip the lot when 3 lots have been passed without any issues.What needs to be done in QDR1?

Read serial numbers during Insp. Lot creation on goods receipt

$
0
0

Hello everyone,

 

I'm not sure if this post belongs here or in ABAP development, but here we go:

 

When an inspection lot is created on goods receipt and certain criteria are met, I need to populate the inspection lot short text with the serial number from the material document.  I'm using enhancement QPL10001 (QM: Inspection lot creation - editing work area on creation) as the user exit, but I can't get the serial number from the database because it hasn't saved there yet.  Here is my nonfunctioning code in include ZXQPLU02.

 

*"*"Function Interface:
*"       IMPORTING
*"              I_QALS LIKE  QALS STRUCTURE  QALS
*"       EXPORTING
*"              E_QALS LIKE  QALS STRUCTURE  QALS
*"              E_ACTIVE LIKE  QM00-QKZ

 

DATA l_serial TYPE equi-sernr.

 

CHECK i_qals-werk = 'ABCD'. "Only for one plant

CHECK i_qals-art = '04' OR i_qals-art = 'Z04'. "Only for GR insp type

 

* Get the Serial Number into the short text field.

SELECT sernr

  FROM equi UP TO 2 ROWS

  INTO l_serial

  WHERE matnr = i_qals-matnr

    AND charge = i_qals-charg.

ENDSELECT.

 

* Only update if there is exactly one serial for batch.

CHECK sy-subrc = 0.

CHECK sy-dbcnt = 1.

e_qals = i_qals. "Output inspection lot record same as input.

e_qals-ktextlos = l_serial. "Put serial in short text field.

e_active = 'X'. "Flag to update inspection lot record.

 

Any help will be greatly appreciated!

Automatic copying of Inspection results into the Batch characteristic

$
0
0

Dear,

I am trying to set up the automatic copying of Inspection results into the Batch characteristic (http://help.sap.com/saphelp_470/helpdata/en/2d/350a19448c11d189420000e829fbbd/frameset.htm).

For that, I have created a Class (Class type 023) TEST with only one Characteristic WIDTH.

 

I have created a Material 123 and assigned Class TEST to it.

Now when I create a Master Inspection Characteristic WIDTH, I want to assign it to Class TEST.

I tried to do so via QS21/QS23: Environment > Classification / Classification-button.

 

When I then try to change the Class type (from 005 to 023), the following message pops up:

 

No assignments found for class type 005

Message no. CL509

 

My question is how can I make the assignment Batch characteristis - MIC?

 

Thanks in advance for any clues, meaningful ones will be rewarded for sure.

Kind regards,

Bart

Assign Class (of Class type 023) to Master Inspection Characteristic

$
0
0

Dear,

 

I am trying to set up the automatic copying of Inspection results into the Batch characteristic (http://help.sap.com/saphelp_470/helpdata/en/2d/350a19448c11d189420000e829fbbd/frameset.htm).

 

For that, I have created a Class (Class type 023) TEST with only one Characteristic WIDTH.

I have created a Material 123 and assigned Class TEST to it.

Now when I create a Master Inspection Characteristic WIDTH, I want to assign it to Class TEST.

 

I tried to do so via QS21/QS23: Environment > Classification / Classification-button.

When I then try to change the Class type (from 005 to 023), the following message pops up:

 

No assignments found for class type 005

Message no. CL509

 

My question is how can I make the assignment?

 

Thanks in advance for any clues, meaningful ones will be rewarded for sure.

Kind regards,

Bart

QM Config for New Plant

$
0
0

Dear All,

 

We have created new plant in SAP. It is production unit.

 

We have done MM/PP related configuration.

 

In QM Config I have following query :

 

1.  During QM Config I am not able to enter "Proposal for inspection point valuation" ("Result Recording" tab)  in SPRO->Quality Managment->Basic Setting -> Maintain Settings at Plant Level ("Result Recording" tab)

 

-------------------------------------------------------------

2.

Can we copy one plant data to another in QS51.

 

We have 3 catalog for X001 plant. Now I wan to copy all three catalog to new plant Y001.  I am not able to find any option in QS51 to copy data.

 

 

Thanks and Regards,

 

Nirav

stamping a file in DMS

$
0
0

Hello

 

Do you know how do I can do to open a file of DMS, put some information within it and save it as a new file ?


Uploading Multiple Serial Number to QN Assigned Objects

$
0
0

Hi All,

 

We have ECC with latest EPH4 patch updated. SAP has given the option to input Assigned Objects like Serial Numbers, Batches etc in the item level. We have a requirement to upload thousands of serial number to the assigned objects.

 

The screen to input this is an ALV and screen recording is not possible there, hence we cant do a call transaction. Existing BAPI and Idoc for creating QN is not enhanced to add Assigned Objects.

 

Has anyone come accross a similar scenario ?

 

Regards,

Rakesh.

inspection lot is not created in skip inspection lot

$
0
0

Dear Friends,

Actually i am working in new requirement in QM so any one please guide me

We need to do GRN against PO at that time we can maintain skip inspection lot procedure i.e 1 lot will be inspected and 5 lot's will be skipped and 7 lot will be inspected for this requirement i can maintain

in Material master: Procurement active,Auto UD,Skip allowed

Quality plan:Vendor assignment

Vendor master:Actual qm system assignment

Quality info records:existing qm sys:1299 ISO 9001,Withcert,skip,source inspection:01

Quality level (QDL1):Assignment of DMR

but my problem is while i do the GRN total lot's will be skipping

where can i do the mistake,any one can help me pls it is urgent requirement

if you feel free give mis cal to:09739426554

Thanks,

Krishna.

stamping a file in DMS

$
0
0

Hello

 

Do you know how do I can do to open a file of DMS, put some information within it and save it as a new file ?

sample analysis recoding before migo

$
0
0

Hi ,

 

how we will map sample analysis recoding before migo .

Multiple email address on sending Quality Certificates on QC20

$
0
0

Hi,

 

I am trying to use standard transaction QC20 to send attached Quality Certificates (as PDF file) to clients but I couldn't send it to multiple email addresses even adding 2 or more email address on XD02. Can you help me?

 

Regards,

 

Rodrigo

Appearance of Machine Sl. No. in Inspection lot

$
0
0

Dear Experts,

 

Can anyone tell me how to make machine serial number appear in inspection lot number. What is the required settings to be made for making machine serial number appear in inspection lot number. This is one of the requirement of my client. Please suggest solution or steps for solving this issue.

 

Regards

V. Srinivasa Ranganath

Inspection plan for transfer postings

$
0
0

Hi,

 

We maintain vendor specific inspection plan. Means in inspection plan material assignment we are assigning vendors. However while doing transfer posting (for eg 322 movement type) system is not assigninginspection spec automatically since it is within plant transaction. we donot want to create a generic inspection plan without vendor assignment. we wish to utilize the inspection plan which is assigned to vendor for transfer posting also. is there a way we can achieve this by config or master data tweak? thanks in advance for your help.

 

Sri


Query in Physical sample drawing - QPR6

$
0
0

Dear all,

 

 

                       I have a doubt regarding the usage of "Physical samples" in T code - QP01/QP02 and "Physical sample drawing" in T-code - QPR6/QPR4

 

Up to my understanding in Physical sample is

 

    Physical samples are created automatically created with reference to "Sampling drawing procedure" for planned samples and for

unplanned samples we can create physical samples manually in QP01 and we can create inspection lot in QPR5 with inspection type 15

 

What is the purpose and usage of Physical sample drawing created in QPR6

 

      My query is in what is the difference between 'Physical samples" and "Physical sample drawing" and in which scenario we have to use the "Physical sample drawing" in T-Code QPR6 and QPR4

 

Please solve the issue

 

J.Balakrishnan

Authorizations during Results Recording

$
0
0

Hi All,

 

We are having Manual Valuation for MICs. The requirement is, the User should be able to valuate these characteristics but he should not be able to change the valuation proposed by the system(in the pop up that appears for valuation). That authority will be given at a higher level. I tried using the Authorization Object Q_CHAR_PRC but am not able to get the correct combination. Any other way will also do.

 

Thank You.

 

Best Regards,

 

Rahul

Do not allow that document in DMS be printed when the status is Obsolete

$
0
0

Dear Gurus,

 

In our scenary we have a specific document type is controlled by status. There is a specific status that we've created as Obsolete. Unfortunately the end user is getting to print it when the status for the document is selected as Obsolete. It is not correct and we would like that the system does not allow the user prints any document when the status is Obsolete. Is it possible? I mean, we wondering if you could help us with any tip about it?

I'd be glad to hear any experience about it too.

 

Please, if you need more detail let me know.

 

In advance, thanks a lot for your attention.

 

Best Regards,

 

Valdevair

Discrepancy in MMBE after UD

$
0
0

My user did UD partial accept for an inspection lot (total quantity 2724KG) with 2701.3KG posted to UU (movement type 350) and 22.7KG (movement type 321) posted to Blocked stock. In MMBE, 2701.3KG is correctly displayed under UU but 22.7KG is displayed under Quality Inspection at batch level and 22.7KG under Blocked stock under Plant/Storage Location level. Something seems to be wrong here as 22.7KG should be under Blocked and not QI for the batch.

 

The problematic 22.7KG has been returned to customer from the 2701.3KG UU stock resulting inn 2678.6KG. Now, user needs to move the 22.7KG back to UU. How can this be done?

mmbe.png

Automatic usage Decision without serial number

$
0
0

Hi All,

 

We have a requirement wherein we have activated a serial number profile to few materials , however we are not going to enter any serial number for these materilas immediately.

Now because of the missing serial number , the automatic usage decision job does not consider the lots for these materials.

 

I tried by making the serilization procedure MMSl as optional , still the auto UD job skip the lots of these materials.

 

Could you please let me know , is there any way by which we can make automatic usage decision for these lots( with missing serial numbers).

 

 

 

Thanks,

Viewing all 2825 articles
Browse latest View live