Application Development 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: 

Appropriation Status Change

Former Member
0 Kudos

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

Former Member
0 Kudos

Try using the function module BAPI_APPREQUEST_SETSTATUS after creating.

Hope this is helpful.

Thanks,

Pavan