2009 Jan 27 10:20 AM
Hi all,
I need to create a QM notification in R3. I use the FM IQS4_CREATE_NOTIFICATION for this purpose. Unfortunately the parameter of this FM don't include the custom Z-fields we append to table QMEL with append CI_QMEL.
I also had a look at the FM BAPI_QNOTIFICAT_CREATE but there is also no possibility to use the custom fields.
Has anyone an idea how to create a QM notification with custom fields in table QMEL?
Regards,
Dennis
Hi all,
I need to create a QM notification in R3. I use the FM IQS4_CREATE_NOTIFICATION for this purpose. Unfortunately the parameter of this FM don't include the custom Z-fields we append to table QMEL with append CI_QMEL.
I also had a look at the FM BAPI_QNOTIFICAT_CREATE but there is also no possibility to use the custom fields.
Has anyone an idea how to create a QM notification with custom fields in table QMEL?
Regards,
Dennis
2009 Apr 02 8:56 AM
Hi Dennis,
Right now I am facing exactly same problem.
How you solved this problem?
Please provide the solution...
Regards,
Bala....
Edited by: bala virupaksha on Apr 2, 2009 10:54 AM
2010 Dec 07 11:48 AM
sorry for the late reply, but for completeness....
you need to append to your fields to the internal structures used by the function module - at the very least viqmel, and probably riqs5 as well - I needed to add fields to the item area so had to append to zaqmfe and zrfc_viqmfe.
Edited by: Steve Weeks on Dec 7, 2010 12:48 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |