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 for Notification and work order

Former Member
0 Likes
2,386

hi firends..

i have to create

<b>notification and work order</b> for notification type A

and <b>only <b>n</b>otification</b> for notification type B.

Please send BAPI with details

Thanks in advance..

Regards..

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,490

hi,

Try with this BAPI....BAPI_ALM_NOTIF_CREATE

<b>Functionality</b>

You can use this BAPI to create a new maintenance- or service notification. You can create certain fields from the notification header as well as items, causes, tasks, actions and long texts for this. You can also maintain partner data.

<b>Technical note</b>

To create items, causes, tasks, or actions, the sort field must be filled.

When you create a cause, the sort field of the item must also be filled.

When you create a long text, the fields OBJTYP and OBJKEY must be filled. OBJTYP can have the following values:

1. QMEL - Notification header

2. QMFE - Notification item

3. QMUR - Notification cause

4. QMSM - Notification task

5. QMMA - Notification action

OBJKEY must have the corresponding sort field for the values named above. The combination of sort field of item/cause, item/task and item/action must be unique within a notification. If you leave the sort field empty and the OBJTYP = QME, then a long text is created for the notification header.

In the field REFOBJECTKEY an external reference can be transferred. The link between external reference keys and R/3 keys is transferred in the export table KEY_RELATIONSHIP. If the fields SENDER, REFOBJECTTYPE and REFRELTYPE are filled, then an object link can be created at notification header level.

Kind Regards

Alfred

3 REPLIES 3
Read only

Former Member
0 Likes
1,490

Hi,

BAPI

BAPI_ALM_ORDER_MAINTAIN

BAPI ALM_PM_NOTIFICATION_CREATE.

fm's

IQS0_CHANGE_NOTIF_TO_ORDER or IQS0_CREATE_NOTIF_TO_ORDER

<b>Reward points</b>

Regards

Read only

Former Member
0 Likes
1,491

hi,

Try with this BAPI....BAPI_ALM_NOTIF_CREATE

<b>Functionality</b>

You can use this BAPI to create a new maintenance- or service notification. You can create certain fields from the notification header as well as items, causes, tasks, actions and long texts for this. You can also maintain partner data.

<b>Technical note</b>

To create items, causes, tasks, or actions, the sort field must be filled.

When you create a cause, the sort field of the item must also be filled.

When you create a long text, the fields OBJTYP and OBJKEY must be filled. OBJTYP can have the following values:

1. QMEL - Notification header

2. QMFE - Notification item

3. QMUR - Notification cause

4. QMSM - Notification task

5. QMMA - Notification action

OBJKEY must have the corresponding sort field for the values named above. The combination of sort field of item/cause, item/task and item/action must be unique within a notification. If you leave the sort field empty and the OBJTYP = QME, then a long text is created for the notification header.

In the field REFOBJECTKEY an external reference can be transferred. The link between external reference keys and R/3 keys is transferred in the export table KEY_RELATIONSHIP. If the fields SENDER, REFOBJECTTYPE and REFRELTYPE are filled, then an object link can be created at notification header level.

Kind Regards

Alfred

Read only

0 Likes
1,490

please send only if you have worked on it...or this scenerio..please dont do search from SDN and paste here..

please send me the BAPI with functionality details and minimum required fields..

regards..