Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI_INSPECTIONPLAN_CREATE - Issue

Former Member
0 Likes
612

Hello Experts ,

I made a Bapi For QP01 , Its Working Fine . But Now the User want add some more line item in some Group

And Group Counter .

But When I Execute My Bapi With This Requirement I am Getting Error Like "Task list Q 269 5 already exists"

When i am trying to put data Manually In this bapi "BAPI_INSPECTIONPLAN_CREATE" Again I am Getting Same Error .

I tried Every Where to Find out The Solution For That But Not Succeed .

Thanks .

Regards: Hemant_A1

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
558

Your post seems to indicate a desire to add to a plan already created? From reading the BAPI documentation, I don't see that update to the plan is supported, all documentation refers to create. Therefore, I would expect that attempting to supply taks list values would result in the error you're getting.

3 REPLIES 3
Read only

Former Member
0 Likes
559

Your post seems to indicate a desire to add to a plan already created? From reading the BAPI documentation, I don't see that update to the plan is supported, all documentation refers to create. Therefore, I would expect that attempting to supply taks list values would result in the error you're getting.

Read only

0 Likes
558

Hi ,

Thanks For Prompt Reply ,

I am Not With Your Ans.Because I am Able To Create Inspection Plan if Group Is Already Exist . It create New Group Counter , This is My Issue. i want same group counter will modified through my BAPI .

Thanks & Regards.

Hemant_A1

Read only

0 Likes
558

HI Experts ,

At Least Please Suggest Me ,Should i used Sama Bapi or work on BDC .

Thanks .

Regards: Hemant_A1.