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

set user status

Former Member
0 Likes
781

Hi,

I am using the BAPI_SALESORDER_CREATEFROMDAT2 to create a sale order.

I am looking for a function module to set the user status to "VALIDATE" after the excution the previous bapi.

Could you help me?

Abdel

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
645

Would this be a column in VBUK, or an entry (user or system status) in JEST?

4 REPLIES 4
Read only

Former Member
0 Likes
645

just check que RETURN table.....

Read only

Former Member
0 Likes
646

Would this be a column in VBUK, or an entry (user or system status) in JEST?

Read only

Former Member
0 Likes
645

thank you for your answers

Done with FM status_change_intern

Read only

Former Member
0 Likes
645

done