‎2007 Feb 06 9:32 AM
Hi,
I am using BAPI_SERVNOT_MODIFY_DATA for modifying cause codes and problem codes in service notifications.
But tables NOTIFCAUS and NOTIFITEM passes to this BAPI requires a parameter called REFOBJECTKEY.
What should be the value for this parameter?
regards,
G@urav.
‎2007 Feb 06 10:24 AM
Give Notification number and Item number together in this field.
‎2007 Feb 06 10:24 AM
Give Notification number and Item number together in this field.
‎2007 Feb 06 11:30 AM
Hi Sanjay,
I have tried that with the concatenation of Notification number and item number.
And provided that for REFOBJECTKEY. But it's not working.
Do i need to concatenate any thing else in that string.
Regards,
G@urav.
‎2007 Feb 06 11:33 AM
I think you need to add QM in the beginning...pl check entry in QMEL table for object number
‎2007 Feb 07 9:06 AM