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

bapi

Former Member
0 Likes
636

does anyone know which BAPI i can use to close a certain group of open notifications

5 REPLIES 5
Read only

former_member196299
Active Contributor
0 Likes
556

hi ,

Can you tell which is the transaction you are using ?

Regards,

Ranjita

Read only

Former Member
0 Likes
556

Hello,

If you want to close the notification(IW51) you can use <b>BAPI_ALM_NOTIF_CLOSE.</b>

Regards,

Pavan

Read only

Former Member
0 Likes
556

Hi

What type of notification is it PM,QM or Service notification?

check the following fun modules based on it

<b>2078 BAPIs for quality notifications</b>

BAPI_QNOTIFICAT_CREATE Create quality notification

BAPI_QNOTIFICAT_GETCATALPROFIL Determine Catalog Profile for Quality Notification

BAPI_QNOTIFICAT_GETKEYFIGURES Determines Existing Quality Notifications

BAPI_QNOTIFICAT_GETLISTFORCUST Select quality notifications for a customer

BAPI_QNOTIFICAT_GETMATLISTFCUS Select a Customer Material List for Quality Notifications

<b>EEWM_SV_NTF IS-U-WM: Service Notifications</b>

BAPI_ISUSMNOTIF_CREATEMULTIPLE Create service notifications

BAPI_ISUSMNOTIF_SETCOMPLETED Set Service Notification to Completed

BAPI_ISUSMNOTIF_USERSTATUSSET Set User Status for Notification

<b>IWOPM BAPI Functions for PM/CS Notifications</b>

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

<b>IWWW BAPIs for Eqpt. + Service Notifications</b>

BAPI_SERVICENOTIFICAT_CREATE Create service notification

BAPI_SERVICENOTIFICAT_GETLIST Select service notifications according to customer or contact person

<b>Reward points for useful Answers</b>

Regards

Anji

Read only

Former Member
0 Likes
556

Hi

open transaction se-37,and go to f4 then open information system and

use APINOTI* in the function module.and press ok. uwill find the bapi's.select one which u want.

If useful reward me with points.

Thanks

Sanket.

Read only

former_member196299
Active Contributor
0 Likes
556

hi ,

Help yourself from these :

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

Regards,

Ranjita