cancel
Showing results for 
Search instead for 
Did you mean: 

Mass upload of Inspection plan

0 Kudos

Business want a tool which will be helpful to them to mass upload the contents of the inspection plan.

For example , If there are  four inspection plan with the name GA ,GB , GC and GD and each with group counter 1 .

So the requirement is that business will alter the sequence of MIC in an operation of a group  and upload it into a new group counter say 2.

There are lots of such inspection plan in which the sequence has to be altered .So they need a tool in which they can alter the sequence and also upload to the new group counter .Is there any solution to fullfill their requirement ?

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member42743
Active Contributor
0 Kudos

SAP provides their own progrm RCPTRA01 to load inspection plans.  This works via LSMW.

See thread:

former_member186399
Active Contributor
0 Kudos

Dear Sujit

Make use of BAPI mentioned above. The good this about this you can make a customer tcode for this and business will be load at any point of time.

regards

Gajesh

Former Member
0 Kudos

Hello

Instead of use this bapi in a customized tcode, you can use the same bapi in LSMW (cheapear and easier)

Best regards

CD

Former Member
0 Kudos

Hello,

Either use BAPI BAPI_INSPECTIONPLAN_CREATE or CWBQM.

Regards

0 Kudos

Hi Shailendra ,

Thanks for your reply ........But can you please help me a bit in understanding how to do a mass change in inspection plan using CWBQM .