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

Updating Phase for PM notification value after completion process

Former Member
0 Likes
1,126

Hi,

I need to update Phase value for a PM notification, after its completion. This process will be triggered by a custom RFC called from PORTAL side. Could you suggest how to update phase value for PM notification confirmation/completion.

Regards,

Pulokesh

1 ACCEPTED SOLUTION
Read only

former_member188827
Active Contributor
0 Likes
712

check "BAPI_ALM_NOTIF_DATA_MODIFY".bapis are remote enabled so it might serve the purpose.

3 REPLIES 3
Read only

former_member188827
Active Contributor
0 Likes
713

check "BAPI_ALM_NOTIF_DATA_MODIFY".bapis are remote enabled so it might serve the purpose.

Read only

0 Likes
712

Hi,

Can you tell me where to pass the phase value in the BAPI that you have mentioned. Can anyone tell how to update Notification phase value while its closure/completion.

Regards,

Pulokesh

Edited by: Pulokesh Karmakar on Aug 19, 2009 11:16 AM

Read only

Former Member
0 Likes
712

The issues was solved by using BAPI BAPI_ALM_NOTIF_CLOSE. Thanks for the advices.

Regards,

Pulokesh