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

Appropriation Status Change

Former Member
0 Likes
583

Hi,

does any one know how to change Appropriation Request Status. I have used fm BAPI_APPREQUEST_CREATE to create an AR, it gets created with status "change", i want status to be Approved or Close. does any one know how to achive this?.

Hi,

does any one know how to change Appropriation Request Status. I have used fm BAPI_APPREQUEST_CREATE to create an AR, it gets created with status "change", i want status to be Approved or Close. does any one know how to achive this?.

1 REPLY 1
Read only

Former Member
0 Likes
423

Try using the function module BAPI_APPREQUEST_SETSTATUS after creating.

Hope this is helpful.

Thanks,

Pavan