Application Development 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: 

Activity Quanty Factor in ALM_ME_NOTIFICATION_CREATE

Former Member
0 Kudos

I am using BAPI ALM_ME_NOTIFICATION_CREATE to create notifications. While this BAPI supports the creation of Activities, it does not handle the entry of the "Activity Quantity Factor" field, aka: QMMA-MNGFA.

The BAPI input structure ALM_ME_NOTIF_ACTIVITY does not include this field.

Has anyone attempted to insert this value when creating notifications programmatically?

Any suggestions would be appreciated.

John Ohlson

1 REPLY 1

Former Member
0 Kudos

Problem solved with FM IQS4_CREATE_NOTIFICATION.

This allows for activity quantities to be entered to the activity records on a notification.