‎2007 Jun 22 11:58 AM
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..
‎2007 Jun 22 12:04 PM
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
‎2007 Jun 22 12:04 PM
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
‎2007 Jun 22 12:04 PM
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
‎2007 Jun 22 12:38 PM
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..