2016 Jan 11 10:25 AM
Hi Everyone,
I have to add item like cause , damage and component codes for existing notification which will be creating at backend when I create workroder.
while creation of workorder item data is empty.
when I am trying to update the same notification using bapi_alm_notif_data_modify
I am getting below error
Error in processing notification , item 0000, cause 0000
When I tried multiple times, I got that it is expecting atleast one cause code.
Please tel me how can I achieve this.
Thanks
2016 Jan 11 1:55 PM
Error in processing notification , item 0000, cause 0000
Check values of ITEM_KEY or CAUSE_KEY in your parameters.
Hint: You could first use BAPI_ALM_NOTIF_GET_DETAIL to get current values, copy/increment values/keys to change BAPI parameters NOTITEM and NOTIFCAUS, then change required values and set 'X' values to actually changed fields in NOTIFITEM_X and NOTIFCAUS_X.
Don't forget to call BAPI_ALM_NOTIF_SAVE once no error in RETURN.
Regards,
Raymond
Error in processing notification , item 0000, cause 0000
Check values of ITEM_KEY or CAUSE_KEY in your parameters.
Hint: You could first use BAPI_ALM_NOTIF_GET_DETAIL to get current values, copy/increment values/keys to change BAPI parameters NOTITEM and NOTIFCAUS, then change required values and set 'X' values to actually changed fields in NOTIFITEM_X and NOTIFCAUS_X.
Don't forget to call BAPI_ALM_NOTIF_SAVE once no error in RETURN.
Regards,
Raymond
2016 Jan 11 11:47 AM
Ensure that the tables NOTIFITEM_X, NOTIFCAUS_X etc, etc are empty and not filled with 'X' in any of the fields..
2016 Jan 11 12:25 PM
2016 Jan 11 1:55 PM
Error in processing notification , item 0000, cause 0000
Check values of ITEM_KEY or CAUSE_KEY in your parameters.
Hint: You could first use BAPI_ALM_NOTIF_GET_DETAIL to get current values, copy/increment values/keys to change BAPI parameters NOTITEM and NOTIFCAUS, then change required values and set 'X' values to actually changed fields in NOTIFITEM_X and NOTIFCAUS_X.
Don't forget to call BAPI_ALM_NOTIF_SAVE once no error in RETURN.
Regards,
Raymond
2016 Jan 11 2:43 PM
I can able to add using BAPI_ALM_NOTIF_DATA_ADD,
How can I update dates tab in ntofication while updating.
2016 Jan 12 1:49 PM
Hi,
any one have any idea on how to update required end date on notification
2016 Jan 13 9:11 AM
2025 Mar 24 6:42 AM
Hi @rajanib_bollepally Can you please share how did you resolve this issue it will be helpful.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |