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_BUS1240_CHANGE

Former Member
0 Likes
616

Hi Everyone

Are there anyone out there who has experience with using BAPI_BUS1240_CHANGE.

I have some difficulties adding new 'Involved persons' and adding new 'Actions' when calling this BAPI.

There is no problem changing the existing entries.

Been debugging the BAPI for some time and right now my conclusion is that it is not possible to add new ones. It is in no way supported in the BAPI.

Hoping that anyone know about this.

Best regards,

Kell Vagtholm

March IT A/S

Hi Everyone

Are there anyone out there who has experience with using BAPI_BUS1240_CHANGE.

I have some difficulties adding new 'Involved persons' and adding new 'Actions' when calling this BAPI.

There is no problem changing the existing entries.

Been debugging the BAPI for some time and right now my conclusion is that it is not possible to add new ones. It is in no way supported in the BAPI.

Hoping that anyone know about this.

Best regards,

Kell Vagtholm

March IT A/S

3 REPLIES 3
Read only

Former Member
0 Likes
565

It seems I was right - adding new 'Involved persons' and 'Actions' will require using BAPI_BUS1240_CREATE.

Calling this BAPI will also require using the header record specifying the 'Incident' number that needs to be changed - added to.

So - in order to both change an 'Incident' and add new person/action to it will require a call to BAPI_BUS1240_CHANGE and then BAPI_BUS1240_CREATE!?

---

I know that the BAPIs has status 'Not released' but anyway it would have been nice if someone from SAP would have had the time to add some kind of documentation on this.

Edited by: Kell Vagtholm on May 18, 2009 11:24 AM

Read only

0 Likes
565

How do you add points to yourself when you actually delivered the solution yourself!?

Read only

0 Likes
565

Too late!

you should have asked me to post the question so you could give your answer

Regards,

Clemens