cancel
Showing results for 
Search instead for 
Did you mean: 

Inspection Plan selection based on Ship-to party

ramakanth_sagar
Explorer
0 Kudos

The scenario is Inspection lot creation from MIGO for Production order.

Inspection type # 04 has been implemented and used user exit # QPAP0002 used to pick up Inspection Plan based up on Ship-to party

But the code is not working and relevant Inspection Plan is not being picked up.

Did any one come across this issue & if you know solution please guide us

Thanks

With best Regards,

Satish

Accepted Solutions (1)

Accepted Solutions (1)

busyaban7
Active Contributor
0 Kudos

Hi Satish,

If your code is not working, I think we may not be in a position to suggest what might be an issue here, unless you say some error message, issues happening, etc. I will recommend you to work with technical team to understand the nature of issue better.

Sorry, can't help much here!!

Thanks,

Arijit

ramakanth_sagar
Explorer
0 Kudos

Hi Arijit,

We have written the code is we are getting the ship to party value form sales order through production order in the inspection lot, from inspection plan material assignment tab from customer field we are getting relevant inspection plant, but at last step to pass this relevant inspection plan to inspection lot please suggest any relevant function module or badi or bapi.


Thanks

Satish

Former Member
0 Kudos

Hi All,

Facing the same issue, the requirement is same like for 04 inspection type also maintained the Inspection plan counters  for different ship to parties exits for the same material. So while generating the inspection lot at goods receipt to production order lot is created with stats CRTD. To release the lot need to do manual inspection plan assignment in QA02. We want it automatically based on values maintained in the Customer filed of Material assignment tab of Inspection plan.

Please suggest the any specific SPRO settings or exits or FMs for this.

Appreciate quick replies on this

Thanks in advance.

busyaban7
Active Contributor
0 Kudos

Hi Satish,

As per community rules, next time onwards please can you create a separate thread to avoid spamming other's discussions and feedback.

Well, ff there are more than one inspection plan + GrC active simultaneously for one material, then as per standard SAP, no inspection plans will be assigned during inspection lot creation. This is absolutely standard behavior and SPRO setup can't help solving your issue. You will have to make technical changes during inspection plan assignment for the lot, in the Inspection lot creation user Exit EXIT_SAPLQPAP_001, Enhancement QPAP0001, Include ZXQPAU03. Your technical team can surely help you here.

Please can you also double check some previous discussions threads to take clues -

http://scn.sap.com/thread/1673803

http://scn.sap.com/thread/1616597

Thanks,

Arijit

busyaban7
Active Contributor
0 Kudos

Hi Satish,

If you are missing the inspection plan, you can make a query using MAPL => PLKO => PLPO => PLAS => QPMK. Please take clues form the below thread -

http://scn.sap.com/thread/3667568

Or, you can also use the FM: CP_EX_PLAN_READ to read to read the inspection plan.

Thanks,

Arijit

Former Member
0 Kudos

Hi Arijit,

Okay sure.. thaks...I will create separate thread.

I will try with the suggested FM and query and get back to you.

Thanks you very much once again.

With Best regards,

Satish

Answers (0)