cancel
Showing results for 
Search instead for 
Did you mean: 

Notification creation with web page

Former Member
0 Kudos

Hi,

We need to create maintenance notification in web page like entering plant, Notification type & functional location details & submit the notification in web page. This will tigger SAP & its creates the notification.

Could anybody tell me the interface details like BAPI....

Thanks & Regards,

Venkat

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I found the below BAPI s for Notifications :-

NOTIFICATIONS:

BAPI_ALM_NOTIF_CHANGEUSRSTAT Change User Status of a PM/CS Notification

BAPI_ALM_NOTIF_CLOSE Complete PM/CS Notification

BAPI_ALM_NOTIF_CREATE Create PM/CS Notification

BAPI_ALM_NOTIF_DATA_ADD PM/CS Notification: Add Data

BAPI_ALM_NOTIF_DATA_DELETE PM/CS Notification: Delete Data

BAPI_ALM_NOTIF_DATA_MODIFY PM/CS Notification: Change Data

BAPI_ALM_NOTIF_GET_DETAIL PM/CS Notification: Read Detail Data

BAPI_ALM_NOTIF_LIST_EQUI Select PM/CS Notifications by Equipment

BAPI_ALM_NOTIF_LIST_FUNCLOC Select PM/CS Notifications by Functional Locations

BAPI_ALM_NOTIF_LIST_PARTNER Select PM/CS Notifications by Partners

BAPI_ALM_NOTIF_LIST_PLANGROUP Select PM/CS Notifications by Maintenance Planner Group

BAPI_ALM_NOTIF_LIST_SORTFIELD Select PM/CS Notifications by Sort Field

BAPI_ALM_NOTIF_POSTPONE Reset PM/CS Notification

BAPI_ALM_NOTIF_PUTINPROGRESS Release PM/CS Notification

BAPI_ALM_NOTIF_SAVE Save PM/CS Notification

BAPI_ALM_NOTIF_TASK_COMPLETE PM/CS Notification: Complete Task

BAPI_ALM_NOTIF_TASK_RELEASE PM/CS Notification: Release Task

BAPI_ALM_NOTIF_TASK_SUCCESS PM/CS Notification: Set Task to Successful

BAPI_SERVICENOTIFICAT_CREATE Create service notification

BAPI_SERVICENOTIFICAT_GETLIST Select service notifications according to customer or contact person

Out of the above BAPI_ALM_NOTIF_CREATE & BAPI_ALM_NOTIF_SAVE ,BAPI_ALM_NOTIF_CLOSE ,BAPI_ALM_NOTIF_PUTINPROGRESS may be useful for ur case ..

regrds

pushpa