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: 

PM order update (urgent)

Vijay
Active Contributor
0 Kudos

hi

i am creating an enhancement of transaction IW28.

i have to update user status of the selected order no;s by the value i have selected by checking one of the the radiobutton in the popup box.

now i want to know if <b>there is any FM that can update the user status of the selected orders with that value</b>.

IF there is no FM how can i achieve this functionality?

any pointers will be appreciated.

thanks & regards

vijay

3 REPLIES 3

Former Member
0 Kudos

Hi

use the fun modules

<b>ALM_ME_PUSH_STATUS_UPDATE

STATUS_OBJECT_UPDATE</b>

STATUS_UPDATE_ON_COMMIT

Reward points for useful Answers

Regards

Anji

0 Kudos

Use the FM STATUS_OBJECT_UPDATE

regards,

shaik

Former Member
0 Kudos

Hi,

Try with FM's

STATUS_CHANGE_EXTERN

ALM_ME_PUSH_STATUS_UPDATE

available BAPI's ARE:

BAPI_ALM_ORDER_MAINTAIN

BAPI_ALM_NOTIF_SAVE’

<b>Reward points</b>

Regards