Skip to Content
0
Apr 13, 2010 at 05:14 PM

Error "the notification doesn't exists" when use BAPI_ALM_ORDER_MAINTAIN

363 Views

Hi gurus, I have a problem with a BAPI_ALM_ORDER_MAINTAIN.

My order has 3 notifications on the tab "Objects" and I want to remove one. But when i called the BAPI, i get the error message "Notification 100047495 does not exist".

The content of the tables is:

IT_METHOD:

REFNUM OBJECTTYPE -METHOD-----OBJECTKEY

000001-- -HEADER


CHANGE----000010009721

000001-- -OBJECTLIST -DELETE -----000010009721000100047495

000001--


SAVE--


000010009721

IT_HEADER:

Data of the order.

IT_OBJECTLIST: The fields that have data are...

COUNTER -


3

FUNCT_LOC -


UR DE TEST

NOTIF_NO -


100047495

FUNCLDESCR ---UR DE TEST COMPAS

Any help?

Thanks in advance.