cancel
Showing results for 
Search instead for 
Did you mean: 

Inspection lot creation after 541 movement and usage decision problem

Former Member
0 Kudos

Hello all,

As mentioned in the title, I need 541 movement to create inspection lot.

To this goal, I configured T156SY and T156M tables as below( I may have done this wrong),

I also maintained the master of material with inspection type '05'.

Now after I 541 the material, system creates inspection lot, sends material to quality stock but, in QA12 inspection lot stock tab is missing. I cannot send material from quality stock to unrestricted stock by using qm.

What did I do wrong?

Thanks.

Arda

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member207800
Active Contributor
0 Kudos

To Arda Takan

Interesting modification !

But I wouldn't modify the configuration for SAP internal control.

Regards

Former Member
0 Kudos

Hello,

Yes I want to test each scenario because I don't know what those parameters exactly do.

And I feel safe because I am working at our production clone test system.

nitin_jinagal
Active Contributor
0 Kudos

Hi,

What modification did you do to get the inspection lot for mvmt type 541 since it doesn't have any lot origin assigned !!

Besides, Inspection lot stock tab doesn't appear when there is some non-stock relevant inspection type is involved. I doubt you get an inspection lot with '05' origin.

Pl share the snapshot of Inspection lot & MB51 and others you feel like sharing !

Also, try posting this material out of QI using 321 mvmt via MB1B. I think you'll be able to do that (Because if it is non-stock inspection lot, quantity would have gone into QI by other means)

ntn

Former Member
0 Kudos

Hello Nitin thank you for your response,

I modified original movement type parameters in T156SY table so now 541 has a inspection lot source.

As you can see in below pictures, inspection type is 05. And also I tried manually 321, it is possible but I want user to do this action in QM.

Thank you.

nitin_jinagal
Active Contributor
0 Kudos

Hi,

Tell me you have created this inspection lot manually but not automatically on the basis of 541 mvmt. Or else, there has to be a insp lot stock tab into it.

I assume above statement is correct and you somehow posted the quantity into QI during execution and that's the reason you could take it out of QI using MB1B. Correct ??

You must know 541 is used to post the quantity to vendor stock then how/ why would system post it to QI for 541 mvmt? May be little explanation of the business give a better insight.

ntn

Former Member
0 Kudos

Hi Nitin,

No I haven't created IL manually. After my 541 modification system started to create IL automatically.

My company wants to inspect materials before sending to subcontractor. So after 541an IL would be created for each material and after approval of quality responsible we can physically transfer the goods.

nitin_jinagal
Active Contributor
0 Kudos

How about going by standard procedure by introducing an intermediate storage location SL1 ?

  1. Before sending it to subcontractor, you post the material to SL1 using 311.
  2. Prior to that, activate inspection type 08 for the applicable material(s). This way you'll get 08 inspection lot (with stock posting facility).
  3. QM user can inspect the material and accordingly post it to final storage location (or even reject/block if something is wrong)
  4. Thereafter, go for 541 mvmt and carry out the process without much modification.

I'd have done that for sure if there is no more surprise involved !

ntn 

Former Member
0 Kudos

Hello Nitin,

Yes I considered that solution too but I have two problems;

  1. I don't want each 311 movement to trigger quality inspection because we use this movement type for other purposes,

  2. Our stock personnel is doing 541 movement with reference to a PO document(ME2O and MB1B). So he doesn't need to manually determine amounts for each material.

nitin_jinagal
Active Contributor
0 Kudos

Another case to please users !!

Well that's correct you may want to ensure the quality of material before sending it out but this scenario is somewhat not digestible.

  • It should be like you first inspect the material, ensure the compliance and then deliver the material. It'll make everyone's life easy and happy.
  • Or, simply go by MB1B to release the stock. Assume you don't do QA32 to carry out RR and UD but QE01 and QA11, thus QE01 and MB1B won't make much difference

At this moment, I can't think of a solution for this (some enhancement may do something) but again you are looking at QI stock (via inspection lot) for a movement type SAP itself hasn't assigned an inspection lot origin to.

I won't recommend doing that & love to get opinions from experts here

ntn

Former Member
0 Kudos

your suggestions are very reasonable. But as you know. Users:)

I'd like to hear from experts about my modification too.

Thanks.

Arda

Martin_H
Contributor
0 Kudos

I think your solution of modifying the system is not very good. Modification should always be the last thing one should do. You will for sure get issues with the next SAP Release update, as the movement types are kind of one of the very basic elements of SAP logistics. You will also get issues with the SAP Support if you have any tickets in the Logistics area, as they might tell you they do not provide support because you modified the system here.

Actually the proposal of Nitin is not so bad. If you combine it with a user exit that only creates inspection lots when sending the stuff to this specific storage location, it should work fine (we do this for 08 inspection type, too).

Regards

MH