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

Creating notification using equipment and material

Former Member
0 Likes
1,255

Hi,

I need to create the notification using equipment and material programmatically using BAPI's .

The BAPI's I tried to create notification is BAPI_ALM_NOTIF_CREATE and ALM_PM_MAINTNOT_CREATE

I have passed the notification type, equipment number and material number to the BAPI's considering that these are the mandatory fields for BAPI but the notification number is not generated from either of them.

Please suggest me the way to use these BAPI's in a correct way i.e. what are the mandatory fields to be passed to BAPI's in order to create the notification or suggest me any other way to create notifications.

Thanks,

TK Agarwal

Hi,

I need to create the notification using equipment and material programmatically using BAPI's .

The BAPI's I tried to create notification is BAPI_ALM_NOTIF_CREATE and ALM_PM_MAINTNOT_CREATE

I have passed the notification type, equipment number and material number to the BAPI's considering that these are the mandatory fields for BAPI but the notification number is not generated from either of them.

Please suggest me the way to use these BAPI's in a correct way i.e. what are the mandatory fields to be passed to BAPI's in order to create the notification or suggest me any other way to create notifications.

Thanks,

TK Agarwal

5 REPLIES 5
Read only

venuarun
Active Participant
0 Likes
1,178

This message was moderated.

Read only

Former Member
0 Likes
1,178

Hi Arun,

Thanks for the link. On checking the details, I found the notification got created after creating the order number and passing the same to the BAPI.

But, my requirement is to create a notification number without order. I am having the equipment and material details in my hand and using that I have to create a notification.

Is there any way around ?

Thanks,

TK Ag.

Read only

venuarun
Active Participant
0 Likes
1,178

Hi Tammy,

I think it can be done by  the help of USER Status.

With Regards

Arun VS

Read only

Former Member
0 Likes
1,178

Hi Arun,

Could you please elaborate on USER status and how should I proceed to create the notification.

Thanks,

TK Ag.

Read only

venuarun
Active Participant
0 Likes
1,178