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

status

Former Member
0 Likes
522

Hi all,

is there any BAPI to change status in CJ02.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
494

Hi,

You can use the function module STATUS_CHANGE_INTERN_VB to change the status.

Reward if it is useful.

Thanks,

Srinivas

2 REPLIES 2
Read only

Former Member
0 Likes
495

Hi,

You can use the function module STATUS_CHANGE_INTERN_VB to change the status.

Reward if it is useful.

Thanks,

Srinivas

Read only

0 Likes
494

I used BAPI_BUS2054_SET_STATUS

Thanks.