cancel
Showing results for 
Search instead for 
Did you mean: 

"BAPI_BUSPROCESSND_CHANGEMULTI"

Former Member
0 Kudos

Hi,

I am using FM "BAPI_BUSPROCESSND_CHANGEMULTI" to update Activities. But it is only updating the first record. I cleared all the variables and tables also. I am passing the same values for every record.

I used the FM "BAPI_BUSPROCESSND_SAVE" after change FM, it is saving the Activity. After it i commit also. But still when i am checking, only first record getting updated.

If you work upon this FM and have any idea then please reply.

Regards.

Raman Khurana

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member813607
Contributor
0 Kudos

Raman,

Could you please check if there is any flag/ Import parameter to set the function for single record/multi records?. are you calling bapi_transaction_commit after the execution of this bapi / ?

Regards, Sudeep..